User's Manual

Table Of Contents
136
Users Manual of CS-6306R
7.1.1.5 Setting the Maximum Number of VLAN Entries on Web Page
A switch supports at most 4094 VLANs and in most cases Web only displays parts of VLANs, that is, those
VLANs users want to see. You can use the following command to set the maximum number of VLANs. The
default maximum number of VLANs is 100.
Command Purpose
ip http web max-vlan { max-vlan }
Sets the maximum number of VLAN entries
displayed in a web page.
7.1.1.6 Setting the Maximum Number of Multicast Entries Displayed on a Web Page
A switch supports at most 100 multicast entries. You can run the following command to set the maximum
number of multicast entries and Web then shows these multicast entries. The default maximum number of
multicast entries is 15.
Command Purpose
ip http web igmp-groups
{ igmp-groups }
Sets the maximum number of multicast entries
displayed in a web page.
7.1.2 HTTPS Configuration
In order to improve the security of communications, switches support not only the HTTP protocol but also the
HTTPS protocol. HTTPS is a security-purposed HTTP channel and it is added to the SSL layer under HTTP.
7.1.2.1 Setting the HTTP Access Mode
You can run the following command to set the access mode to HTTPS.
Command Purpose
ip http ssl-access enable Sets the HTTPS access mode.
7.1.2.2 It is used to set the HTTPS port.
As the HTTP port, HTTPS has its default service port, port 443, and you also can run the following command
to change its service port. It is recommended to use those ports following port 1024 so as to avoid collision
with other protocols’ ports.
Parameter Remarks
ip http secure-port {portNumber}
Sets the HTTPS port.