User's Manual

Table Of Contents
82
Users Manual of CS-6306R
4.1.3 HTTP Configuration
4.1.3.1 Configuring HTTP
Enabling the http service
Modifying the port number of the http service
Configuring the access password of the http service
Specifying the access control list for the http service
a) Enabling the http service
The http service is disabled by default.
The http service is enabled in the global configuration mode using the following command:
Command Function
Ip http server Enables the http service.
b) Modifying the port number of the http service
The number of the listen port for the http service is 80.
The port number of the http service is modified in global configuration mode using the following command:
Command Function
Ip http port number Modifies the port number of the http service.
c) Configuring the access passward of the http service
Http uses enable as the access password. You need to set the password enable if you want to perform
authentication for http access. The password enable is set in global configuration mode using the
following command:
Command Function
Enable password {0|7} line
Sets the password enable.
d) Specifying the access control list for the http service
To control the host’s access to http server, you can specify the access control list for http service. To
specify an access control list, use the following command in global configuration mode:
Command Function
ip http access-class STRING Specifies an access control list for the
http service.