From 91a04daa3a843bb6cff9de67437763c1dc695960 Mon Sep 17 00:00:00 2001 From: slioch Date: Thu, 19 Feb 2009 21:46:23 -0800 Subject: as per discussion with Stephen. update handles shutdown of daemon and explicit stop is not needed. Removed from delete node, but might promote end action to delete action --- templates/protocols/bgp/node.def | 1 - 1 file changed, 1 deletion(-) (limited to 'templates/protocols/bgp/node.def') diff --git a/templates/protocols/bgp/node.def b/templates/protocols/bgp/node.def index b2586eb0..91d7261b 100644 --- a/templates/protocols/bgp/node.def +++ b/templates/protocols/bgp/node.def @@ -11,5 +11,4 @@ update: vyatta-vtysh -c "configure terminal" -c "router bgp $VAR(@)" update: vyatta-vtysh -c "configure terminal" -c "router bgp $VAR(@)" \ -c "bgp network import-check" delete: vyatta-vtysh -c "configure terminal" -c "no router bgp $VAR(@)" -delete: sudo /opt/vyatta/sbin/quagga-manager stop bgpd end: sudo /opt/vyatta/sbin/quagga-manager update -- cgit v1.2.3