Command Reference Basic Management Commands
Defaults
enable
Command
Mode
Global configuration mode
Usage Guide 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.
Configuration
Examples
The following example sets the mode of Web logon authentication as local:
Ruijie(Config)# ip http authentication local
Command Description Related
Commands
enable service
Enables or disables the specified service.
Platform
Description
None
ip http port
To set an HTTP service port, use this command in global configuration mode:
ip http port number
Keyword Description Parameter
Description
number
Port number of the HTTP server, 80 by default.
Defaults
80
Command
Mode
Global configuration mode
Usage Guide
This command is used to set an HTTP service port. Use the no ip http port command to restore it to
the default setting.
Configuration
Examples
The following example sets an HTTP service port as 8080:
Ruijie(Config)# ip http port 8080
Command Description Related
Commands
enable service
Enables or disables the specified service.
Platform
None