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


Usage

<configuration>
    <routing-instances>
        <instance>
            <forwarding-options>
                <dhcp-relay>
                    <authentication>
                        <password>password</password>
                        <username-include>...</username-include>
                    </authentication>
                </dhcp-relay>
            </forwarding-options>
        </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]