System Management Commands 1107
Example
The following example displays how to reconfigure switch number “1” to an identifier of “2.”
console(config)#switch 1 renumber 2
telnet
Use the telnet command in Privileged EXEC mode to log into a host that supports Telnet.
Syntax
telnet {
ip-address
|
hostname
} [
port
] [
keyword1......
]
•
ip-address
— Valid IP address of the destination host.
•
hostname
— Hostname of the destination host. (Range: 1–158 characters)
•
port
— A decimal TCP port number, or one of the keywords from the port table in the usage
guidelines (see "Port Table" on page 1108).
•
keyword
— One or more keywords from the keywords table in the user guidelines (see
"Keywords Table" on page 1107).
Default Configuration
port —
Telnet port (decimal 23) on the host.
Command Mode
Privileged EXEC mode
User Guidelines
This command has no user guidelines.
Example
console#telnet 1.1.1.1?
Keywords Table
Options Description
debug Enable telnet debugging mode.
line Enable telnet linemode.
<cr> Press ENTER to execute the command.
<port> Enter the port number.