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.
The following is obsolete, this is now a firewall network defined on dc-csfw1.
Configuration for VLAN 7 (csresearch1net)l 2008-8-30
csresearch1net 129.97.7.0 # Math,CS (dccore-nsfw02) /24
To add VRRP routing for this VLan on our OSPF core routers.
On the appropriate Building "cs2"
router vrrp
vlan 7
name csresearch1net
ip address 129.97.7.1/24
tagged trk2
vrrp vrid 7
owner
virtual-ip-address 129.97.7.1/24
enable
vlan 7 ip ospf 129.97.7.1 area 4
exit
exit
On the other Building "cs2"
router vrrp
vlan 7
name csresearch1net
ip address 129.97.7.2/24
tagged trk2
vrrp vrid 7
backup
virtual-ip-address 129.97.7.1/24
enable
vlan 7 ip ospf 129.97.7.2 area 4
exit
exit