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 1999 (csftpnet); 2009-4-17
csftpnet 129.97.7.120/29 # Math,CS,CSCF (mc-cs2) /24
# This subnet for traffic shaped ftp service.
To add VRRP routing for this VLan on our OSPF core routers.
On "mc-cs1"
router vrrp
vlan 1999
name csftpnet
ip address 129.97.79.121/29
tagged trk1
vrrp vrid 251
owner
virtual-ip-address 129.97.79.121/29
enable
vlan 1999 ip ospf area 4
exit
exit
On "mc-cs2"
router vrrp
vlan 1999
name csftpnet
ip address 129.97.79.122/29
tagged trk1
vrrp vrid 251
backup
virtual-ip-address 129.97.79.121/29
enable
vlan 1999 ip ospf area 4
exit
exit