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