summaryrefslogtreecommitdiff
path: root/templates
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:35:11 -0800
commit4b9191d5a41d6eeb8a0a2b5507ce2d6243adc656 (patch)
tree50cfb3a3a4b1b8341e9fe59800d29606273ea64f /templates
parentefcbf8947713c36ed4419653bdac8057aca37125 (diff)
downloadvyatta-cfg-quagga-4b9191d5a41d6eeb8a0a2b5507ce2d6243adc656.tar.gz
vyatta-cfg-quagga-4b9191d5a41d6eeb8a0a2b5507ce2d6243adc656.zip
Bugfix 8501: fix ordering problems in IPv6 peer-groups
Diffstat (limited to 'templates')
-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(../../../@)"