diff options
author | slioch <slioch@eng-140.vyatta.com> | 2009-02-18 09:26:09 -0800 |
---|---|---|
committer | slioch <slioch@eng-140.vyatta.com> | 2009-02-18 09:26:09 -0800 |
commit | 507ca1cf3cdfc0316d0cc8004921870244fbfe96 (patch) | |
tree | c0cecf8705121fc20bc70a06f1480d4d2640c139 /templates/priority | |
parent | 8bfe38434c925e1ec69f7e3b59c0f99e466afb58 (diff) | |
download | vyatta-cfg-507ca1cf3cdfc0316d0cc8004921870244fbfe96.tar.gz vyatta-cfg-507ca1cf3cdfc0316d0cc8004921870244fbfe96.zip |
fixed vrrp configuration error by placing vrrp under vif after vif interface is created. this
is a nested priority and can potentially cause a problem if the parent fails and the child
succeeds.
Diffstat (limited to 'templates/priority')
-rw-r--r-- | templates/priority | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/priority b/templates/priority index ff7a7e6..2442dbc 100644 --- a/templates/priority +++ b/templates/priority @@ -25,6 +25,7 @@ 620 protocols/rip 630 protocols 700 vpn +800 interfaces/ethernet/node.tag/vif/node.tag/vrrp 900 cluster 900 qos-policy 900 test-definition |