Pages

Friday, August 29, 2014

Force10 VRRP

[ s4810-01 ]
interface Vlan 777 
 description [Dell_vrrp]
ip address 192.168.102.1/24
ip address 10.11.6.1/24 secondary
untagged gigabitethernet 2/24-35
tagged gigabitethernet 2/42-47
!
vrrp-group 30
  priority 150
  virtual-address 192.168.102.3
!
vrrp-group 31
  priority 150
  virtual-address 10.11.6.3
no shutdown
!
 
 
[ s4810-02]
interface Vlan 777 
 description [Dell_vrrp]
ip address 192.168.102.2/24
ip address 10.11.6.2/24 secondary
untagged gigabitethernet 2/24-35
tagged gigabitethernet 2/42-47
!
vrrp-group 30
  priority 100
  virtual-address 198.168.102.3
!
vrrp-group 31
  priority 100
  virtual-address 10.11.6.3
no shutdown
!

No comments:

Post a Comment