dear Ben Greear
 I configure flow,but it is not work
 [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]# quit
[email protected]> show version
Version 1.8.3
[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]>
_______________________________________________
Xorp-hackers mailing list
[email protected]
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers

Reply via email to