summaryrefslogtreecommitdiff
path: root/templates/system
diff options
context:
space:
mode:
authorslioch <slioch@eng-140.vyatta.com>2009-10-20 13:43:07 -0700
committerslioch <slioch@eng-140.vyatta.com>2009-10-20 13:43:07 -0700
commit61c25d4a752a46a19b30a5578ece19f8bfaa28b0 (patch)
tree38575609faf9df6dcdedc21f974df2d3576c227b /templates/system
parent0146e4f3bee021c74c354b9f1e2194639b2584f3 (diff)
downloadvyatta-cfg-quagga-61c25d4a752a46a19b30a5578ece19f8bfaa28b0.tar.gz
vyatta-cfg-quagga-61c25d4a752a46a19b30a5578ece19f8bfaa28b0.zip
pushed priority to node.def's
Diffstat (limited to 'templates/system')
-rw-r--r--templates/system/gateway-address/node.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/system/gateway-address/node.def b/templates/system/gateway-address/node.def
index e5764c0c..ee4cbabc 100644
--- a/templates/system/gateway-address/node.def
+++ b/templates/system/gateway-address/node.def
@@ -1,3 +1,4 @@
+priority: 400
type: ipv4
help: Set default gateway
create: vyatta-vtysh -c "configure terminal" -c "ip route 0.0.0.0/0 $VAR(@)"