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