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 15 (cscfnet); 2008-8-30

cscfnet   129.97.15.0   # Math,CSCF,OfficeNetwork (dccore-nsfw02-cscfnet) /24

To remove this vlan from an Extreme router

disable irdp vlan "cscfnet"
configure rip delete "cscfnet"
disable ipforwarding "cscfnet"
unconfigure vlan "cscfnet" ipaddress


To add VRRP routing for this VLan on our OSPF core routers.

On the appropriate Building "cs2"

router vrrp
vlan 15
name cscfnet
ip address 129.97.15.1/24
tagged trk2
vrrp vrid 15
owner
virtual-ip-address 129.97.15.1/24
enable
vlan 15 ip ospf 129.97.15.1 area 4
exit
exit

On the other Building "cs2"

router vrrp
vlan 15
name cscfnet
ip address 129.97.15.2/24
tagged trk2
vrrp vrid 15
backup
virtual-ip-address 129.97.15.1/24
enable
vlan 15 ip ospf 129.97.15.2 area 4
exit
exit

Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r4 - 2013-08-15 - DrewPilcher
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback