summaryrefslogtreecommitdiff
path: root/interface-definitions/protocols-bgp.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-02-14 10:09:50 +0100
committerChristian Poessinger <christian@poessinger.com>2021-02-14 10:09:50 +0100
commitd468102e66ff7ed784d794e6884983669bba108e (patch)
tree0890ccf753d54e8560f5520cebca9a8a39bbbed7 /interface-definitions/protocols-bgp.xml.in
parent0c814f19cdc81360005055dbf24b627ba6449877 (diff)
downloadvyos-1x-d468102e66ff7ed784d794e6884983669bba108e.tar.gz
vyos-1x-d468102e66ff7ed784d794e6884983669bba108e.zip
bgp: T3308: add graceful-shutdown option
Diffstat (limited to 'interface-definitions/protocols-bgp.xml.in')
-rw-r--r--interface-definitions/protocols-bgp.xml.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/interface-definitions/protocols-bgp.xml.in b/interface-definitions/protocols-bgp.xml.in
index 13caa7b63..d7bc86aff 100644
--- a/interface-definitions/protocols-bgp.xml.in
+++ b/interface-definitions/protocols-bgp.xml.in
@@ -852,6 +852,12 @@
</leafNode>
</children>
</node>
+ <leafNode name="graceful-shutdown">
+ <properties>
+ <help>Graceful shutdown</help>
+ <valueless/>
+ </properties>
+ </leafNode>
<leafNode name="log-neighbor-changes">
<properties>
<help>Log neighbor up/down changes and reset reason</help>