4.13 Telnet client
4.13.1 Start Telnet client
[Syntax]
telnet
host
[
port
]
[Parameter]
host
:
Remote host name, IPv4 address (A.B.C.D), or IPv6 address(X:X::X:X)
If you specify an IPv6 link local address, you must also specify the output interface (fe80::X%vlanN
format)
port
:
<1-65535>
Port number to use (if omitted: 23)
[Initial value]
なし
[Input mode]
priviledged EXEC mode
[Description]
Connects to the specified host via Telnet.
[Example]
Connect via Telnet to port number 12345 of the host at IPv4 address 192.168.100.1.
SWR2311P#telnet 192.168.100.1 12345
Connect via Telnet to port number 12345 of the host at IPv6 address fe80::2a0:deff:fe11:2233.
SWR2311P#telnet fe80::2a0:deff:fe11:2233%vlan1 12345
4.13.2 Enable Telnet client
[Syntax]
telnet-client
switch
no
telnet-client
[Parameter]
switch
:
Whether to enable TELNET client
Setting value
Description
enable
Enable
disable
Disable
[Initial value]
telnet-client disable
[Input mode]
global configuration mode
[Description]
Enables use of the telnet command as a Telnet client.
If this command is executed with the "no" syntax, the Telnet client is disabled.
[Example]
Enable the Telnet client.
SWR2311P(config)#telnet-client enable
4.14 TFTP server
68
| Command Reference | Maintenance and operation functions