Tag Elements Beginning with H > <http> (configuration/system/services/web-management) Usage <configuration> <system> <services> <web-management> <http> <port>port</port> <interface>...</interface> </http> </web-management> </services> </system></configuration> Description Unencrypted HTTP connection settings. Contents <interface>—Interfaces that accept HTTP access. <port>—TCP port for incoming HTTP connections.
Tag Elements Beginning with H > <http> (configuration/system/services/web-management)
<configuration> <system> <services> <web-management> <http> <port>port</port> <interface>...</interface> </http> </web-management> </services> </system></configuration>
<configuration>
<system>
<services>
<web-management>
<http>
<port>
port
</port>
<interface>
...
</interface>
</http>
</web-management>
</services>
</system></configuration>
Unencrypted HTTP connection settings.
<interface>—Interfaces that accept HTTP access.
<port>—TCP port for incoming HTTP connections.