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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <system>
                    <services>
                        <dhcp-local-server>
                            <dynamic-profile>
                                <dynamic-profile>dynamic-profile
                                                </dynamic-profile> <!-- mandatory -->
                                <use-primary>use-primary</use-primary>
                                <aggregate-clients/>
                            </dynamic-profile>
                        </dhcp-local-server>
                    </services>
                </system>
            </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]