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


Usage

<configuration>
    <routing-instances>
        <instance>
            <bridge-domains>
                <domain>
                    <forwarding-options>
                        <dhcp-relay>
                            <dynamic-profile>
                                <dynamic-profile>dynamic-profile
                                    </dynamic-profile> <!-- mandatory -->
                                <use-primary>use-primary</use-primary>
                                <aggregate-clients/>
                            </dynamic-profile>
                        </dhcp-relay>
                    </forwarding-options>
                </domain>
            </bridge-domains>
        </instance>
    </routing-instances>
</configuration>

Description

Dynamic profile to use.

Contents

<aggregate-clients>—Aggregate client profiles.

<dynamic-profile>—Dynamic profile to use.

<use-primary>—Dynamic profile to use on the primary interface.


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