HP VPN Firewall Appliances Getting Started Command Reference

18
ip http enable
Use ip http enable to enable the HTTP service.
Use undo ip http enable to disable the HTTP service.
Syntax
ip http enable
undo ip http enable
Default
The HTTP service is enabled.
Views
System view
Default command level
2: System level
Usage guidelines
The device can act as the HTTP server that can be accessed only after the HTTP service is enabled.
This command is not supported in FIPS mode.
Examples
# Enable the HTTP service.
<Sysname> system-view
[Sysname] ip http enable
# Disable the HTTP service.
<Sysname> system-view
[Sysname] undo ip http enable
Related commands
display ip http
ip http port
Use ip http port to configure the port number of the HTTP service.
Use undo ip http port to restore the default.
Syntax
ip http port port-number
undo ip http port
Default
The port number of the HTTP service is 80.
Views
System view