4.14.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.
SWR2311P(config)#tftp-server enable 12345
4.14.2 Show TFTP server settings
[Syntax]
show
tftp-server
[Input mode]
priviledged 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.
SWR2311P#show tftp-server
Service:Enable
Port:69
Management interface(vlan): 1
Interface(vlan):1, 2, 3
4.14.3 Set hosts that can access the TFTP server
[Syntax]
tftp-server
interface
interface
no
tftp-server
interface
interface
[Parameter]
interface
:
VLAN interface name
[Initial value]
none
Command Reference | Maintenance and operation functions |
69