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


Usage

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