From 495f3b830b19c58ec2dc5ca1b9fee91b1d252cf7 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Thu, 7 May 2009 09:13:19 -0700 Subject: Get rid of update action There were several problems with the quagga-manager update. 1) can not have multiple end: tags in same tree path 2) can not shutdown bgp without losing policy 3) watchquagga timing races --- templates/protocols/ospfv3/node.def | 1 - 1 file changed, 1 deletion(-) (limited to 'templates/protocols/ospfv3/node.def') diff --git a/templates/protocols/ospfv3/node.def b/templates/protocols/ospfv3/node.def index e144e962..e1549441 100644 --- a/templates/protocols/ospfv3/node.def +++ b/templates/protocols/ospfv3/node.def @@ -2,4 +2,3 @@ help: Configure IPv6 Open Shortest Path First protocol (OSPFv3) parameters create: sudo /opt/vyatta/sbin/quagga-manager start ospf6d vyatta-vtysh -c "configure terminal" -c "router ospf6" delete:vyatta-vtysh -c "configure terminal" -c "no router ospf6" -end: sudo /opt/vyatta/sbin/quagga-manager update -- cgit v1.2.3