WEB Configuration Manual
- 2 -
ip http server
Enabling HTTP service
1.1.4 HTTP access mode Configuration
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
Configuring HTTP access mode
1.1.5 Setting the Max-VLAN number to display in Web page
Setting a value between 1 and 4094 in the global configuration mode ( 4094 which is the max value,
default max-vlan value is 100) .
Command
Description
ip http web max-vlan
{
max-vlan
}
Setting the Max-VLAN numbers to
display in Web page
1.1.6 Setting the IGMP-Groups number to display in Web page
Setting a value between 1 and 100 in the global configuration mode (100 is the max value, default
value is 15).
Command
Description
ip http web igmp-groups
{
igmp-groups
}
Setting the IGMP-Groups number to
display in Web page
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.
1.2.1 HTTPS Access Configuration
You can run the following command to set the access mode to
HTTPS
at global configuration
mode.
Command
Description
ip http ssl-access enable
Enable the HTTPS access mode