User Manual

Table Of Contents
[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.
SWX3220(config)#telnet-client enable
4.17 TFTP server
4.17.1 Start TFTP server and change listening port number
[Syntax]
tftp-server enable [port]
tftp-server disable
no tftp-server
[Keyword]
enable : TFTP server is enabled
disable : TFTP server is disable
[Parameter]
port : <1-65535>
Listening port number of the TFTP server (if omitted: 69)
[Initial value]
tftp-server disable
[Input mode]
global configuration mode
[Description]
Enables the TFTP server. You can also specify the listening TCP port number.
If this command is executed with the "no" syntax, the TFTP server is disabled.
[Example]
Start the TFTP server with 12345 as the listening port number.
SWX3220(config)#tftp-server enable 12345
4.17.2 Show TFTP server settings
[Syntax]
show tftp-server
[Input mode]
privileged EXEC mode
[Description]
Shows the settings of the TFTP server. The following items are shown.
TFTP server function enabled/disabled status
Listening port number
VLAN interface that is permitted to access the TFTP server
[Example]
Show the settings of the TFTP server.
SWX3220#show tftp-server
Service:Enable
Port:69
Management interface(vlan): 1
Interface(vlan):1, 2, 3
Command Reference | Maintenance and operation functions | 91