TWiki> CF Web>Networking>VLANInformation>1-1 (revision 1)EditAttach

Configuration for VLAN 1 (hpmanagementnet); 2008-9-10

HPmanagementnet   # Switch devices in MC, ie this network is unique per building

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

On the MC Building "cs2"

router vrrp
vlan 1
name HPmanagementnet
ip address 172.19.2.1
tagged trk1
forbid trk2,trk3
vrrp vrid 1
owner
virtual-ip-address 172.19.2.1/25
enable
vlan 1 ip ospf  172.19.2.1 area 4
exit
exit

On the MC Biulding "cs1"

router vrrp
vlan 1
name cscfnet
ip address 172.19.2.2/25
tagged trk2
vrrp vrid 1
backup
virtual-ip-address 172.19.2.1/25
enable
vlan 1 ip ospf 172.19.2.2 area 4 passive
exit
exit

On the DC Building "cs2"

router vrrp
vlan 1
name HPmanagementnet
ip address 172.19.2.129/25
tagged trk1
forbid trk2,trk3
vrrp vrid 1
owner
virtual-ip-address 172.19.2.129/25
enable
vlan 1 ip ospf  172.19.2.129 area 4
exit
exit

On the MC Biulding "cs1"

router vrrp
vlan 1
name cscfnet
ip address 172.19.2.130/25
tagged trk1
forbid trk3
vrrp vrid 1
backup
virtual-ip-address 172.19.2.129/25
enable
vlan 1 ip ospf 172.19.2.130 area 4 passive
exit
exit

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