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

request system services dhcp

Syntax

request system services dhcp (release interface-name | renew interface-name)

Release Information

Command introduced in Release 8.5 of JUNOS software.

Description

Release or renew the acquired IP address for a specific interface.

To view the status of the Dynamic Host Configuration Protocol (DHCP) clients on the specified interfaces, enter the show system services dhcp client interface-name command.

This command is supported on J-series and SRX-series devices.

Options

release interface-name —Clears other resources received earlier from the server, and reinitializes the client state to INIT for the particular interface.

renew interface-name —Reacquires an IP address from the server for the interface. When you use this option, the command sends a discover message if the client state is INIT and a renew request message if the client state is BOUND. For all other states it performs no action.

Required Privilege Level

maintenance

Related Topics

dhcp

show system services dhcp client

List of Sample Output

request system services dhcp client release ge-1/0/1
request system services dhcp client renew ge-1/0/1

Output Fields

This command produces no output.

request system services dhcp client release ge-1/0/1

user@host> request system services dhcp client release ge-1/0/1

request system services dhcp client renew ge-1/0/1

user@host> request system services dhcp client renew ge-1/0/1

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