User's Manual

Table Of Contents
135
Users Manual of CS-6306R
Chapter 7. Web Configuration
HTTP Switch Configuration 7.1
7.1.1 HTTP Configuration
Switch configuration can be conducted not only through command lines and SNMP but also through Web
browser. The switches support the HTTP configuration, the abnormal packet timeout configuration, and so on.
7.1.1.1 Choosing the Prompt Language
Up to now, switches support two languages, that is, English and Chinese, and the two languages can be
switched over through the following command.
Command Purpose
ip http language {chinese |
english}
Sets the prompt language of Web
configuration to Chinese or English.
7.1.1.2 Setting the HTTP Port
Generally, the HTTP port is port 80 by default, and users can access a switch by entering the IP address
directly; however, switches also support users to change the service port and after the service port is changed
you have to use the IP address and the changed port to access switches. For example, if you set the IP
address and the service port to 192.168.1.3 and 1234 respectively, the HTTP access address should be
changed to http: // 192.168.1.3: 1234. You’d better not use other common protocols’ ports so that access
collision should not happen. Because the ports used by a lot of protocols are hard to remember, you’d better
use port IDs following port 1024.
Command Purpose
ip http port { portNumber }
Sets the HTTP port.
7.1.1.3 Enabling the HTTP Service
Switches support to control the HTTP access. Only when the HTTP service is enabled can HTTP exchange
happen between switch and PC and, when the HTTP service is closed, HTTP exchange stops.
Command Purpose
ip http server Enables the HTTP service.
ip http {timeout}
Configures the timeout time of HTTP abnormal
packets.
7.1.1.4 Setting the HTTP Access Mode
You can access a switch through two access modes: HTTP access and HTTPS access, and you can use the
following command to set the access mode to HTTP.
Command Purpose
ip http http-access enable Sets the HTTP access mode.