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

Displaying Global DHCP Information

Purpose

Verify the global DHCP Information

Action

From the CLI, enter the show system services dhcp global command.


user@host> show system services dhcp global
Global settings:
    	BOOTP lease length     	   infinite
  	DHCP lease times:
    	Default lease time         1 day
    	Minimum lease time         1 minute
    	Maximum lease time         infinite

	DHCP options:
    	Name: domain-name, Value: englab.juniper.net
    	Name: name-server, Value: [ 192.168.5.68, 172.17.28.101, 172.17.28.100 ]

Meaning

Verify that the output shows the intended global information of the DHCP server.

Related Topics

For complete descriptions of the show system services dhcp command and output, see the JUNOS System Basics and Services Command Reference.


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