03-15-2020 01:44 PM
Hi Team ,
We have an issue taking the backup of Cisco 3750 switch from the HPNA GUI ,Rules are allowed on the firewall .
Note : SSH via HPNA CLI works .
Error Message on HPNA :
SCP failed [ConnectError: Can't open Telnet connection to 10.10.10.251 (port 23)]
SCP failed [Failure executing SCP command 'get': Failed to connect via SSH to 10.10.10.251 on port 22. Connection refused.]
Below is the configuration on the switch :
SW3750#sh ver | i bin
System image file is "flash:/c3750e-universalk9-mz.122-55.SE8/c3750e-universalk9-mz.122-55.SE8.bin"
SW3750#sh run | b line
line con 0
password 7 XYZ
line vty 0 4
logging synchronous
login local
transport input ssh telnet transport output telnet
line vty 5 15
logging synchronous
login local
transport input ssh telnet
transport output telnet
!
Regards ,
Chethan
03-15-2020 02:57 PM
Do you have crypto key setup for SSH ?
SCP failed [Failure executing SCP command 'get': Failed to connect via SSH to 10.10.10.251 on port 22. Connection refused.]
what is the command you try to SCP ?
03-16-2020 01:48 AM
Hi Balaji ,
I have executed this command --> ip http secure-server
I believe this will enable Crypto key ?
When we try to take the snapshot it try to ssh/telnet to device .
Regards ,
Chethan
03-16-2020 03:55 AM
Hi,
Post the output of "show run | i aaa", "show run | i username" and "show ip ssh". Are you trying to connect via telnet or ssh.
Regards,
Cristian Matei.
03-16-2020 04:52 AM
03-16-2020 07:27 AM
since you confirmed the SSH working using Putty, then this more to do with HPNA config, i see you are enabled SSH 2.0
have you correctly configured HPNA selection option SSH2 ?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide