S2600E/P CLI Reference Guide Chapter 2 Switch Management Configuration
Commands
Usage
guidelines
This command is disabled by default. Various passwords
are displayed in form of plain text, unless it is directly
configured in cipher text form. After you execute the
service password-encryption and show running or
write command to save the configuration, the password
transforms into cipher text. If you disable the command,
the password in cipher text cannot be restored to plain text.
Examples
The example below encrypts the password:
Ruijie(config)# service password-encryption
Command Description
Related
commands
enable password
Set passwords of different privileges.
2.1.19 telnet
To log in one server which supports the telnet connection, use the telnet
command to log on in the EXEC (privileged) mode.
telnet host [port] [/source {ip
A.B.C.D | ipv6 X:X:X:X::X | interface
interface-name}] [/vrf vrf-name]
Parameter Description
host
The IP address of host or host name to
be logged in.
port
Select the TCP port number to be used
for the login, 23 by default.
/source
Specify the source IP or source interface
used by the Telnet client.
ip A.B.C.D
Specify the source IPv4 address used by
the Telnet client.
ipv6
X:X:X:X::X
Specify the source IPv6 address used by
the Telnet client.
interface
interface-name
Specify the source interface used by the
Telnet client.
Parameter
description
/vrf vrf-name
Specify the VRF routing table to be
queried.
Command
mode
Privileged mode.