Hello people,
This is no doubt a simple one however cant work out whats wrong..
I have a switch to switch connection.. looks like this should be attached..
I cannot ping the standby ip 10.128.16.137/29 from the top switch…
Switch config as follows:
interface GigabitEthernet1/0/8
description ada
switchport access vlan 71
switchport mode access
interface Vlan71
description ada
ip address 10.128.16.140 255.255.255.248
sh ip route output:
C 10.128.16.136/29 is directly connected, Vlan71
I dont have control of the 2 bottom switches as they are client ones..
there will be a 2nd switch installed at my end(top of diagram) sometime soon so that a second connection can be made to the second switch.. I will then use hsrp too…
What can be wrong?
thanks in advance..