Telnet from Cisco UCS

Problem:

Ciscco UCS was not backing up the configuration via SFTP. I wanted to check I could connect to the backup server from the UCS on port 22 (SSH)

 

Resolution:


Execute the following commands using your desired SSH Client. I have used Putty in this example.

1) SSH to the Cisco UCS and enter your credentials:

# ssh [email protected]

2) Change to the local management command mode:

fi-A(local-mgmt)# connect local-mgmt a

3) Issue telnet command:

fi-A(local-mgmt)# telnet 10.65.61.72 22