101
EES4710BD 10 Slots L2/L3/L4 Chassis Switch
Connecting Host 20.1.1.123 Port 23...
Service port is 23
Connected to 20.1.1.123login:123
password:***
router>
5.2.2.3.3 telnet-server enable
Command: telnet-server enable
no telnet-server enable
Function: Enables the Telnet server function in the switch: the “no telnet-server enable” command
disables the Telnet function in the switch.
Default: Telnet server function is enabled by default.
Command mode: Global Mode
Usage Guide: This command is available in Console only. The administrator can use this command
to enable or disable the Telnet client from logging into the switch.
Example: Disabling the Telnet server function in the switch.
Switch(Config)#no telnet-server enable
5.2.2.3.4 telnet-server securityip
Command: telnet-server securityip <ip-addr>
no telnet-server securityip <ip-addr>
Function: Configures the secure IP address of Telnet clients allowed to log in to the switch; the “no
telnet-server securityip <ip-addr>command deletes the authorized Telnet secure address.
Parameters: <ip-addr> is the secure IP address allowed to access the switch, in decimal format.
Default: no secure IP addresses are set by default.
Command mode: Global Mode
Usage Guide: When no secure IP addresses are configured, the IP addresses of Telnet clients
connecting to the switch will not be limited; if secure IP addresses are configured, only hosts with a
secure IP address is allowed to connect to the switch through Telnet for configuration. The switch
allows multiple secure IP addresses.
Example: Setting 192.168.1.21 as a secure IP address.
Switch(Config)#telnet-server securityip 192.168.1.21
5.2.2.3.5 telnet-user
Command: telnet-user <username> password {0|7} <password>
no telnet-user <username>
Function: Sets the username and password for the Telnet client; the “no telnet-user <user-name>”