48
DCS-3950 series Ethernet switch manual
Example: Configure the authentication method for remote access to be radius.
Switch(Config)#authentication login radius
Relative Command:aaa enable,radius-server authentication host
5.2.2.3.2 monitor
Command: monitor
no monitor
Function:Make Telnet clients display debug information, and disable Console clients to
display debug information function. Use the ‘no’ command to disable Telnet client display
debug information function and restore Console client display debug information function.
Command mode: Admin Mode
Usage Guide: By default, any debug information will be output to the Console port of the
swich, but not the remote telnet session. With this command, debug information can be
redirected to the specified remote telnet session, but not the Console port or any other
telnet sessions.
Example: Enable debug information output through telnet sessions.
Switch#monitor
Relative Command:telnet-user
5.2.2.3.3 telnet
Command:telnet [<ip-addr>|<ip-host-name>] [<port>]
Parameter: <ip-addr> is the IP address of the remote host, shown in dotted decimal
notation;<hostname> is the name of the remote host,containing max 30
characters;<port> is the port number,ranging between 0~65535.
Command mode: Admin Mode
Usage Guide: This command is used to set up telnet configuration sessions through one
switch as the telnet client to another. When the switch is used as telnet client, only one
remote session can be setup at the same time. In order to connect to another host, any
existing TCP connections should be disconnected before the new connection is setup. To
disconnect any existing sessions, Please use ‘Ctrl + I’.
If no parameters are appended to the telnet command, interactive configuration mode will
be invoked.
Ex1: To telnet to a remote router named ROUTER with ip address as 20.1.1.1.
Switch#telnet 20.1.1.1 23
Trying 20.1.1.1...
Service port is 23
Connected to 20.1.1.1
login:123
password:***
DCR>
Ex2: Set the host name of a remote router ROUTER with ip address as 20.1.1.1 as aa.