S2600E/P CLI Reference Guide Chapter 2 Switch Management Configuration
Commands
Command
mode
Global configuration mode.
Usage
guidelines
The password falls into "password" and "security"
passwords. The "password" is simple encryption
password, which can be set only for level 15. The
"security" means the security encryption password, which
can be set for level 0 ~ 15. If the two kinds of passwords
exist in the system at the same time, the "password" type
password will not take effect. If a "password" type
password is set for a level other than 15, an alert is
provided and the password is automatically converted into
the "security" password. If "password" type password is
set for level 15 and the same as the "security" password,
an alert is provided. The password must be saved in
encrypted manner, with simple encryption for the
"password" type password and security encryption for the
"security" type password.
Examples
The example below configures the security password as
pw10:
Ruijie(config)# enable secret 0 pw10
Command Description
Related
commands
enable
password
Set passwords for different privilege
levels.
2.1.5 enable service
To enable or disable the specified service such as SSH Server/Telnet
Server/Web Server/SNMP Agent, use the enable service command in the
global configuration mode:
enable service { ssh-sesrver | telnet-server | web-server | snmp-agent}
Keyword Description
ssh-server
Enable SSH Server, and the IPv4 and
IPv6 services are enabled at the same
time.
Parameter
description
telnet-server
Enable Telnet Server, and the IPv4 and
IPv6 services are enabled at the same
time.