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


Usage

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

Description

DHCP authentication.

Contents

<password>—Username password to use.

<username-include>—Add username options.


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