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


Usage

<configuration>
    <system>
        <services>
            <dhcp-local-server>
                <group>
                    <overrides>
                        <interface-client-limit>interface-client-limit</interface-client-limit>
                        <no-arp/>
                    </overrides>
                </group>
            </dhcp-local-server>
        </services>
    </system>
</configuration>

Description

DHCP override processing.

Contents

<interface-client-limit>—Limit the number of clients allowed on an interface.

<no-arp>—Disable DHCP ARP table population.


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