show system services dhcp global
Syntax
Release Information
Command introduced before Junos OS Release 7.4.
Command introduced in Junos OS Release 9.0 for EX Series switches.
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
List of Sample Output
show system services dhcp globalOutput 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.
Table 1: show system services dhcp global Output Fields
Field Name | Field Description |
---|---|
BOOTP lease length | Length of lease time assigned to BOOTP clients. |
Default lease time | Lease time assigned to clients that do not request a specific lease time. |
Minimum lease time | Minimum time a client retains an IP address lease on the server. |
Maximum lease time | Maximum time a client can retain an IP address lease on the server. |
DHCP options | 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