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 806 (mc-sensornet); 2008-9-24
Note: this is not a good template for routing, see mc-cs-tcl for a better example
On "mc-cs2"
router vrrp
vlan 806
name mc-sensornet
ip address 10.15.3.1/24
tagged trk1
forbid trk2,trk3
vrrp vrid 249
owner
virtual-ip-address 10.15.3.1/24
enable
ip ospf area 4
ip ospf passive
exit
exit
wr mem
On "mc-cs1"
router vrrp
vlan 806
name mc-sensornet
ip address 10.15.3.2/24
tagged trk1
forbid trk3
vrrp vrid 249
backup
virtual-ip-address 10.15.3.1/24
enable
ip ospf area 4
ip ospf passive
exit
exit
wr mem