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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <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>
            </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]