
GSWB
CHAPTER 8 CLI Operations
(5)Examples
•Sets subcommand mode
Switch# telnet telnet>
• Connects to the telnet server (telnet
Switch# telnet 128.9.6.10
Trying 128.9.6.10 . . .
Connection to 128.9.6.10.
Escape character is '^]'
Login:
•Switches to subcommand mode from the telnet server prompt.
To return to the previous mode, the [Enter] key must be pressed without input.
Remotehost> | ([Ctrl]+[]] key input) |
telnet> | ([Enter] key input) |
Remotehost> |
|
(6)Error messages
•% Invalid input detected at '^' marker.
Cause: Invalid character detected at '^' marker in the entered command string
Action: Enter the command string correctly.
• Parameter error.
Cause: Invalid IP address specified in the telnet command
Action: Enter the correct IP address.
•telnet: Unable to connect to remote host: Network is unreachable
Cause: The destination server could not be found.
Action: Check the network connection to the destination server.
•telnet: Unable to connect to remote host: Connection refused
Cause: The destination server refused the attempted connection.
Action: Check the destination server settings.
•telnet: Unable to connect to remote host: No route to host
Cause: The destination server could not be found in the same network.