S2600E/P CLI Reference Guide Chapter 2 Switch Management Configuration
Commands
Usage
guidelines
This command is used to log in a telnet server.
Examples
The example below commands telnet to 192.168.1.11, the
port uses the default value, and the source interface is
specified as Gi 0/1, the queried VRF route table is
specified as vpn1.
Ruijie# telnet 192.168.1.11 /source-interface
gigabitEthernet 0/1 /vrf vpn1
The example below commands telnet to
2AAA:BBBB::CCCC
Ruijie# telnet 2AAA:BBBB::CCCC
Command Description
Ip telnet
source-interface
Specify the IP address of the
interface as the source address for
the Telnet connection.
show sessions
Show the currently established
Telnet sessions.
Related
commands
exit
Exit current connection.
2.1.20 username
To set the local username, execute the global configuration mode command
username.
username name {nopassword | password { password | [0|7]
encrypted-password }} username name privilege privilege-level
no username name
Parameter Description
name
Username
password
User password
0|7
Password encryption type, 0 for no
encryption, 7 for simple encryption
encrypted-password Password text
Parameter
description
privilege-level
User bound privilege level
Command
mode
Global configuration mode.