You can connect to a remote server from the device using a Telnet connection.
To connect to a remote server with Telnet, perform the following steps:
device# telnet 10.20.51.68 vrf mgmt-vrf
You can override the default port by using the port-number port option. However, the device must be listening on this port for the connection to succeed.
If the device is active and the Telnet service is enabled on it, a display similar to the following appears.
device# telnet 10.20.51.68 vrf mgmt-vrf Trying 10.20.51.68... Connected to 10.20.51.68. Escape character is '^]'. ... device login: