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 1800 (cscorenet); 2008-8-14
cscorenet 172.19.0.0 # Math,CS (CS Core Backbone) /24
To add VRRP routing for this VLan on our OSPF core routers.
note: ip address 172.19.0.1/32 is already declared as loop back address.
ip address 172.19.0.2/32 is already declared as loop back address.
On "dc3558-cs2"
router vrrp
vlan 1800
name cscorenet
tagged trk1,trk2
vrrp vrid 2
no enable
owner
virtual-ip-address 172.19.0.1/24
enable
vlan 1800 ip ospf 172.19.0.1 area 4
exit
exit
On "mc3015-cs2"
router vrrp
vlan 1800
name cscorenet
tagged trk1,trk2
vrrp vrid 2
no enable
backup
virtual-ip-address 172.19.0.1/24
enable
vlan 1800 ip ospf 172.19.0.2 area 4
exit
exit