This page is being proposed for deletion because it is no longer needed. If you believe it should be kept, please move it to another parent topic and delete this notification from its markup.
Configuration for VLAN 186 (wheatnet); 2008-11-19
wheatnet 129.97.186.0 # Math,CS,TRDP (dccore-exsw08) /24
To add VRRP routing for this VLan on our OSPF core routers.
On "dc-cs2"
router vrrp
vlan 186
name wheatnet
ip address 129.97.186.1/24
tagged trk1
vrrp vrid 186
owner
virtual-ip-address 129.97.186.1/24
enable
vlan 186 ip ospf 129.97.186.1 area 4
exit
exit
On "dc-cs1"
router vrrp
vlan 186
name wheatnet
ip address 129.97.186.2/24
tagged trk1
vrrp vrid 186
backup
virtual-ip-address 129.97.186.1/24
enable
vlan 186 ip ospf 129.97.186.2 passive
exit
exit