CLI Reference Guide Basic Configuration Management
This hostname is mainly used to identify the device and is taken as the username for the local
device in the dialup and CHAP authentication.
The example below configures the hostname of the device as BeiJingAgenda:
Ruijie(config)# hostname BeiJingAgenda
BeiJingAgenda(config)#
ip http authentication
When using the Http Server, it needs to perform the logon authentication to enter the Web page.
Use this command to set the mode of Web logon authentication.
ip http authentication {enable | local }
Use the password set by the enable password or enable secret, the
password must be of the level15.
Use the username and password set by the local username command.
The user must bind to the privilege of level15.
By default, the system uses enable authentication.
Global configuration mode.
This command is used to set the mode of Web logon authentication. Use the no ip http
authentication command to restore it to the default setting.
The example below sets the mode of Web logon authentication as local:
Ruijie(Config)# ip http authentication local
Enable or disable the specified service.