show system services dhcp global
Syntax
show system services dhcp global
Description
(J Series routers and EX Series switches only) Display Dynamic Host Configuration Protocol (DHCP) global configuration options. Global options apply to all scopes and clients served by the DHCP server. Global options are overridden if specified otherwise in scope or client options. Scope options apply to specific subnets or ranges of addresses. Client options apply to specific clients.
Options
This command has no options.
Required Privilege Level
view and system
Output Fields
Table 1 describes the output fields for the show system services
dhcp global command. Output fields are listed in the approximate
order in which they appear.
Field Name |
Field Description |
|---|---|
|
Length of lease time assigned to BOOTP clients. |
|
Lease time assigned to clients that do not request a specific lease time. |
|
Minimum time a client retains an IP address lease on the server. |
|
Maximum time a client can retain an IP address lease on the server. |
|
User-defined options created for the DHCP server. If no options have been defined, this field is blank. |
Sample Output
show system services dhcp global
user@host> show system services dhcp global
Global settings:
BOOTP lease length infinite
DHCP lease times:
Default lease time 1 hour
Minimum lease time 2 hours
Maximum lease time infinite
DHCP options:
Name: name-server, Value: { 6.6.6.6, 6.6.6.7 }
Name: domain-name, Value: mydomain.tld
Code: 19, Type: flag, Value: off
Code: 40, Type: string, Value: domain.tld
Code: 32, Type: ip-address, Value: 3.3.3.33
Release Information
Command introduced before Junos OS Release 7.4.