On 06/26/2011 01:34 AM, wxh585 wrote: > /dear Ben Greear/ > I configure flow,but it is not work
Can you try it on Linux? I tested VRRP on Linux and I think it was working as designed. It may require some extra hacking to get it functional on BSD. Thanks, Ben > [email protected] <mailto:[email protected]># show -all > protocols { > vrrp { > interface rl1 { > vif rl1 { > vrid 1 { > priority: 2 > interval: 1 > preempt: true > ip 192.168.1.1 { > prefix-length: 24 > } > disable: false > } > } > } > interface rl2 { > vif rl2 { > vrid 1 { > priority: 100 > interval: 1 > preempt: true > ip 192.168.1.1 { > prefix-length: 24 > } > disable: false > } > } > } > } > } > [edit] > --More-- (END) > [email protected] <mailto:[email protected]># quit > [email protected] <mailto:[email protected]>> show version > Version 1.8.3 > [email protected] <mailto:[email protected]>> show vrrp > Interface rl1 > Vif rl1 > VRID 1 > State initialize > Master IP 0.0.0.0 > Interface rl2 > Vif rl2 > VRID 1 > State initialize > Master IP 0.0.0.0 > [email protected] <mailto:[email protected]>> > > > > _______________________________________________ > Xorp-hackers mailing list > [email protected] > http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers -- Ben Greear <[email protected]> Candela Technologies Inc http://www.candelatech.com _______________________________________________ Xorp-hackers mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers
