User Manual

[Description]
Shows the settings of the HTTP server. The following items are shown.
HTTP server function enabled/disabled status
Listening port number
[Example]
Show the settings of the HTTP server.
SWP1#show http-server
Service:Enable
Port:80
8.4.3 Set hosts that can access the HTTP server
[Syntax]
http-server interface interface
no http-server interface interface
[Parameter]
interface : VLAN interface name
[Initial value]
http-server interface vlan0.1
[Input mode]
global configuration mode
[Description]
Sets the VLAN interface that allows access to the HTTP server.
If this command is executed with the "no" syntax, the specified interface is deleted.
This command can be used to specify up to eight items, which are applied in the order that they are specified.
If this command has not been used, all access is prohibited.
[Example]
Allow access to the HTTP server from the hosts connected to VLAN #1 and VLAN #2.
SWP1(config)#http-server interface vlan0.1
SWP1(config)#http-server interface vlan0.2
8.4.4 Set Web GUI display language
[Syntax]
http-server language language
no http-server language
[Parameter]
language : Web GUI display language
Setting value Description
english English
japanese Japanese
[Initial value]
http-server language english
[Input mode]
global configuration mode
[Description]
Sets the Web GUI display language.
If this command is executed with the "no" syntax, english is specified.
[Example]
Set the Web GUI display language to English.
76 | Command Reference |
Remote access functions