From 40d23b3d1b2c6ae348059bf996b20a10480f1b1e Mon Sep 17 00:00:00 2001 From: Stig Thormodsrud Date: Tue, 15 Apr 2008 15:16:01 -0700 Subject: Partial fix for 3004. Set priority of network node higher than virtual-link node. --- templates/protocols/ospf/area/node.tag/network/node.def | 1 + 1 file changed, 1 insertion(+) (limited to 'templates') diff --git a/templates/protocols/ospf/area/node.tag/network/node.def b/templates/protocols/ospf/area/node.tag/network/node.def index 3929d1e7..d50adfc5 100644 --- a/templates/protocols/ospf/area/node.tag/network/node.def +++ b/templates/protocols/ospf/area/node.tag/network/node.def @@ -1,6 +1,7 @@ multi: type: ipv4net help: Set OSPF network +priority: 1 syntax:expression: exec "/opt/vyatta/sbin/vyatta_quagga_utils.pl --check-prefix-boundry $VAR(@)" create:expression: "${vyatta_sbindir}/vyatta-vtysh.pl -c \"configure terminal\" \ -c \"router ospf\" \ -- cgit v1.2.3