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 1810 (mc-cs-cvl); 2008-11-19
mc-cs-cvl 172.19.10.0 # DC network device management networkwork.
To add VRRP routing for this VLan on our OSPF core routers.
"mc-cs2"
router vrrp
vlan 1810
name mc-cs-cvl
ip address 172.19.10.1/24
tagged trk1
vrrp vrid 10
owner
virtual-ip-address 172.19.10.1/24
enable
vlan 1810 ip ospf 172.19.10.1 area 4
exit
exit
"mc-cs1"
router vrrp
vlan 1810
name mc-cs-cvl
ip address 172.19.10.2/24
tagged trk1
vrrp vrid 10
backup
virtual-ip-address 172.19.10.1/24
enable
vlan 1810 ip ospf 172.19.10.2 area 4
exit
exit