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 1732 (csg2net); 2009-5-6
csgnet 129.97.173.192/26 # Math,CS,CSG (mc-cs2) /26
To add VRRP routing for this VLan on our OSPF core routers.
On "dc-cs2"
config
router vrrp
vlan 1732
name csg2net
ip address 129.97.173.193/26
tagged trk1
vrrp vrid 253
owner
virtual-ip-address 129.97.173.193/26
enable
vlan 1732 ip ospf area 4
exit
exit
On "dc-cs1"
config
router vrrp
vlan 1732
name csg2net
ip address 129.97.173.194/26
tagged trk1
vrrp vrid 253
backup
virtual-ip-address 129.97.173.193/26
enable
vlan 1732 ip ospf area 4
exit
exit