summaryrefslogtreecommitdiff
path: root/templates/protocols
diff options
context:
space:
mode:
authorJohn Southworth <john.southworth@vyatta.com>2012-12-13 09:34:44 -0800
committerJohn Southworth <john.southworth@vyatta.com>2012-12-13 09:36:44 -0800
commita36ed1a022294b84f1d568099175bd3e271a5816 (patch)
tree3d66d6745d1dc6917e5923b5ef0bceb5a0d812bc /templates/protocols
parenta3f17355b76ba2d6bd5cc261a0b72a60f84f6bbd (diff)
downloadvyatta-cfg-quagga-a36ed1a022294b84f1d568099175bd3e271a5816.tar.gz
vyatta-cfg-quagga-a36ed1a022294b84f1d568099175bd3e271a5816.zip
Bugfix 8501: fix ordering problems in IPv6 peer-groups
Diffstat (limited to 'templates/protocols')
-rw-r--r--templates/protocols/bgp/node.tag/peer-group/node.tag/address-family/ipv6-unicast/node.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/protocols/bgp/node.tag/peer-group/node.tag/address-family/ipv6-unicast/node.def b/templates/protocols/bgp/node.tag/peer-group/node.tag/address-family/ipv6-unicast/node.def
index 44738872..4dd66c6b 100644
--- a/templates/protocols/bgp/node.tag/peer-group/node.tag/address-family/ipv6-unicast/node.def
+++ b/templates/protocols/bgp/node.tag/peer-group/node.tag/address-family/ipv6-unicast/node.def
@@ -1 +1,3 @@
help: BGP peer-group IPv6 parameters
+delete:expression: exec "/opt/vyatta/sbin/vyatta-bgp.pl \
+ --check-peer-groups-6 --peergroup $VAR(../../@) --as $VAR(../../../@)"