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