From 507ca1cf3cdfc0316d0cc8004921870244fbfe96 Mon Sep 17 00:00:00 2001 From: slioch Date: Wed, 18 Feb 2009 09:26:09 -0800 Subject: 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. --- templates/priority | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/priority') 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 -- cgit v1.2.3