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


Usage

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

Description

DHCP authentication.

Contents

<password>—Username password to use.

<username-include>—Add username options.


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