User Manual

Table Of Contents
[Keyword]
enable : Telnet server is enabled
disable : Telnet server is disable
[Parameter]
port : <1-65535>
Listening port of the Telnet server (if omitted: 23)
[Initial value]
telnet-server disable
[Input mode]
global configuration mode
[Description]
Enables the Telnet server. You can also specify the listening TCP port number.
If this command is executed with the "no" syntax, the function is disabled.
[Example]
Start the Telnet server with 12345 as the listening port number.
SWX3220(config)#telnet-server enable 12345
4.15.2 Show Telnet server settings
[Syntax]
show telnet-server
[Input mode]
privileged EXEC mode
[Description]
Shows the settings of the Telnet server. The following items are shown.
Telnet server function enabled/disabled status
Listening port number
VLAN interface that is permitted to access the TELNET server
Filter that controls access to the TELNET server
[Example]
Show the settings of the Telnet server.
SWX3220#show telnet-server
Service:Enable
Port:23
Management interface(vlan): 1
Interface(vlan):1, 2, 3
Access:
deny 192.168.100.5
permit 192.168.100.0/24
4.15.3 Set host that can access the Telnet server
[Syntax]
telnet-server interface interface
no telnet-server interface interface
[Parameter]
interface : VLAN interface name
[Initial value]
none
88 | Command Reference | Maintenance and operation functions