ip dhcp-local limit
Syntax
ip dhcp-local limit
{ atm | ethernet
| pos | vlan | interface InterfaceType InterfaceSpecifier } value
no ip dhcp-local limit [ atm | ethernet | pos | vlan
| interface InterfaceType InterfaceSpecifier ]
Release Information
Command introduced before JunosE Release
7.1.0.
interface keyword
and interfaceType and interfaceSpecifier variables added in JunosE Release 7.1.0.
pos keyword added in JunosE Release 10.0.0.
Description
Specifies the maximum number of IP addresses that the DHCP local server can supply to each VPI/VCI, VLAN, Ethernet subnetwork, or POS access interface, or to a particular interface or subinterface. The no version restores the default address limit value, 48000.
Options
- atm—Specifies the limit for VPIs and VCIs
- ethernet—Specifies the limit for Ethernet subnets
- pos—Specifies the limit for POS access interfaces
- vlan—Specifies the limit for VLANs
- interfaceType—Interface type; see Interface Types and Specifiers
- interfaceSpecifier—Particular interface; format varies according to interface type; see Interface Types and Specifiers
- value—Maximum number of leases, in the range 0–96000; default is 48000
Mode
Global Configuration