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


Usage

<configuration>
    <logical-systems>
        <system>
            <services>
                <dhcp-local-server>
                    <authentication>
                        <password>password</password>
                        <username-include>...</username-include>
                    </authentication>
                </dhcp-local-server>
            </services>
        </system>
    </logical-systems>
</configuration>

Description

DHCP authentication.

Contents

<password>—Username password to use.

<username-include>—Add username options.


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