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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <bridge-domains>
                    <domain>
                        <forwarding-options>
                            <dhcp-relay>
                                <group>
                                    <dynamic-profile>
                                        <dynamic-profile>dynamic-profile
                                                </dynamic-profile> <!-- mandatory -->
                                        <use-primary>use-primary</use-primary>
                                        <aggregate-clients/>
                                    </dynamic-profile>
                                </group>
                            </dhcp-relay>
                        </forwarding-options>
                    </domain>
                </bridge-domains>
            </instance>
        </routing-instances>
    </logical-systems>
</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]