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 1800 (cscore); 2010-6-9
on dc-cs2
Thing were sort of OK as is from the previous definition, but was missing:
config
vlan 1800
tagged trk1
forbid trk2,trk3
ip ospf area 4
ip ospf passive
wr mem
exit
exit
on dc-cs1
The configuration was missing completely, so:
config
router vrrp
vlan 1800
name cscore
ip address 172.19.0.2/24
ip helper-address 129.97.15.253
tagged trk1
forbid trk3
ip ospf area 4
ip ospf passive
vrrp vrid 2
backup
virtual-ip-address 172.19.0.1/24
enable
exit
exit
wr mem
exit