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


Usage

<configuration>
    <system>
        <services>
            <dhcp-local-server>
                <traceoptions>...</traceoptions>
                <pool-match-order>...</pool-match-order>
                <authentication>...</authentication>
                <overrides>...</overrides>
                <dynamic-profile>...</dynamic-profile>
                <group>...</group>
            </dhcp-local-server>
        </services>
    </system>
</configuration>

Description

Dynamic Host Configuration Protocol server configuration.

Contents

<authentication>—DHCP authentication.

<dynamic-profile>—Dynamic profile to use.

<group>—Define a DHCP local server group.

<overrides>—DHCP override processing.

<pool-match-order>—Define order of attribute matching for pool selection.

<traceoptions>—DHCP local server trace options.


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