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


Usage

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