[Xorp-hackers] vrrp is not work on linux.

wxh585 43026437 at qq.com
Fri Aug 5 18:48:06 PDT 2011


dear Ben Greear :
     vrrp is not work on linux.
    connect:
    xorp router==============switch
  
 a.f #show -all 
protocols {
vrrp {
interface eth1 {
vif eth1 {
 vrid 1 {
 priority: 2
 interval: 1
 preempt: true
 ip 192.168.1.1 {   prefix-length: 24   }
 disable: false
 }
 }
 }
interface eth2 {
vif eth2 {
  vrid 1 {
  priority: 100
  interval: 1
  preempt: true
  ip 192.168.1.1 {
  prefix-length: 24
  }
  disable: false
  }
  }
  }
  }
  }
  [edit]
 # quit
a.f>show version
  Version 1.8.3
a.f>show vrrp
  Interface eth1
  Vif eth1
  VRID 1
  State initialize
  Master IP 0.0.0.0
  Interface eth2
  Vif eth2
  VRID 1
  State initialize
  Master IP 0.0.0.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/xorp-hackers/attachments/20110806/7a49f747/attachment.html 


More information about the Xorp-hackers mailing list