ip dhcp-local limit
Specifies the maximum number of IP addresses that the DHCP local server can supply to each VPI/VCI, VLAN, or Ethernet subnetwork, or to a particular interface or subinterface. The no version restores the default value.
ip dhcp-local limit
{ atm | ethernet | vlan | interface InterfaceType InterfaceSpecifier } valueno ip dhcp-local limit [ atm | ethernet | vlan | interface InterfaceType InterfaceSpecifier ]
- atmSpecifies the limit for VPIs and VCIs
- ethernetSpecifies the limit for Ethernet subnets
- vlanSpecifies the limit for VLANs
- interfaceTypeInterface type; see Interface Types and Specifiers in About This Guide
- interfaceSpecifierParticular interface; format varies according to interface type; see Interface Types and Specifiers in About This Guide
- valueMaximum number of leases, in the range 048000; default is 48000
Global Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.
interface keyword and interfaceType and interfaceSpecifier variables added in JUNOSe Release 7.1.0.