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 63 (dcscinet); 2008-09-10

dcscinet   129.97.63.160   # Sci (-) /27

To remove this vlan from an Extreme router

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


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

On the appropriate Building "cs2"

router vrrp
vlan 63
name dcscinet
ip address 129.97.63.161/27
tagged trk2
vrrp vrid 63
owner
virtual-ip-address 129.97.63.161/27
enable
vlan 63 ip ospf 129.97.63.161 area 4
exit
exit

On the appropriate Building "cs1"

router vrrp
vlan 63
name dcscinet
ip address 129.97.63.162/27
tagged trk2
vrrp vrid 63
backup
virtual-ip-address 129.97.63.161/27
enable
vlan 63 ip ospf 129.97.63.162 area 4 passive
exit
exit

On the other Building "cs2" switch.
vlan 63
name dcscinet
tagged trk2
exit

On the other Building "cs1" switch.
vlan 63
name dcscinet
tagged trk3
exit

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r3 - 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