[Contents] [Prev] [Next] [Index] [Report an Error]


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.


[Contents] [Prev] [Next] [Index] [Report an Error]