From 8a0924f19a09c8a543ad0c4f2034ecbf9d722115 Mon Sep 17 00:00:00 2001 From: Stig Thormodsrud Date: Tue, 31 Mar 2009 17:17:58 -0700 Subject: Revert "Remove redundant check-as call since it doesn't work with peer-groups." Wrong way to fix it. This reverts commit b6f1a09410983507a7cfc8b08dafbd13600ed8e5. --- .../node.tag/neighbor/node.tag/soft-reconfiguration/inbound/node.def | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/protocols/bgp/node.tag/neighbor/node.tag/soft-reconfiguration/inbound/node.def b/templates/protocols/bgp/node.tag/neighbor/node.tag/soft-reconfiguration/inbound/node.def index 6524725c..f52c6702 100644 --- a/templates/protocols/bgp/node.tag/neighbor/node.tag/soft-reconfiguration/inbound/node.def +++ b/templates/protocols/bgp/node.tag/neighbor/node.tag/soft-reconfiguration/inbound/node.def @@ -1,4 +1,6 @@ help: Set inbound soft reconfiguration for this neighbor +commit:expression: exec "/opt/vyatta/sbin/vyatta-bgp.pl --check-as \ + --as $VAR(../../../@) --neighbor $VAR(../../@)" update: if [ -n "$VAR(../../remote-as/@)" ]; then peer="remote-as $VAR(../../remote-as/@)"; -- cgit v1.2.3