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


Usage

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

Description

DHCP override processing.

Contents

<client-discover-match>—Use option 60 and option 82 as secondary match criteria for DISCOVER PDU.

<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]