[Xorp-hackers] vrrp is not work on freebsd 7.3

wxh585 43026437 at qq.com
Sun Jun 26 01:34:02 PDT 2011


dear Ben Greear
 I configure flow,but it is not work
 admin at a.f# 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)
admin at a.f# quit
admin at a.f> show version
Version 1.8.3
admin at a.f> 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
admin at a.f>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/xorp-hackers/attachments/20110626/e50db2b6/attachment.html 


More information about the Xorp-hackers mailing list