Create Date: Feb 1 2012 6:02AM
Hello,
I do have two extreme switches 450a-48t interconected.
SW is summitX-12.6.2.10-patch1-3.xos version with ssh mod installed.
from one switch I can ping the other in the same Vlan.
But when I do ssh I receive next error:
SW-00.16 # ping 192.168.13.2
Ping(ICMP) 192.168.13.2: 4 packets, 8 data bytes, interval 1 second(s).
16 bytes from 192.168.13.2: icmp_seq=0 ttl=64 time=3.791 ms
16 bytes from 192.168.13.2: icmp_seq=1 ttl=64 time=2.050 ms
16 bytes from 192.168.13.2: icmp_seq=2 ttl=64 time=2.049 ms
16 bytes from 192.168.13.2: icmp_seq=3 ttl=64 time=7.787 ms
--- 192.168.13.2 ping statistics ---
4 packets transmitted, 4 packets received, 0% loss
round-trip min/avg/max = 2/3/7 ms
SW-00.17 #
SW-00.17 #
SW-00.17 # ssh admin@192.168.13.2
ssh: connect to host 192.168.13.2 port 22: Network is unreachable
I do understand ssh is enabled in all ports:
enable ssh2 port 22 vr all
Could someone help me with this issue?
BR
(from Mas_Esteve)