Hi all
i've got two CW6509 cisco series. the problem is the vlan 125. when i plug devices on the 2nd core they drop packets but i plug the into core 1 they dont drop. but any other vlan works fine on the 2nd core
core 1
interface Vlan250
description Server VLAN
ip address 10.54.125.2 255.255.255.0
ip helper-address 10.54.125.222
standby 125 ip 10.54.125.1
standby 125 priority 200
end
core 2
interface Vlan250
description Link to Server Switches
ip address 10.54.125.3 255.255.255.0
ip helper-address 10.54.125.1
standby 125 ip 10.54.125.1
standby 125 priority 150
standby 125 preempt
end
is there anything wrong with the above config
i've got two CW6509 cisco series. the problem is the vlan 125. when i plug devices on the 2nd core they drop packets but i plug the into core 1 they dont drop. but any other vlan works fine on the 2nd core
core 1
interface Vlan250
description Server VLAN
ip address 10.54.125.2 255.255.255.0
ip helper-address 10.54.125.222
standby 125 ip 10.54.125.1
standby 125 priority 200
end
core 2
interface Vlan250
description Link to Server Switches
ip address 10.54.125.3 255.255.255.0
ip helper-address 10.54.125.1
standby 125 ip 10.54.125.1
standby 125 priority 150
standby 125 preempt
end
is there anything wrong with the above config