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

show system services dhcp conflict

Syntax

show system services dhcp conflict

Release Information

Command introduced before JUNOS Release 7.4.

Description

(J Series routing platform only) Display Dynamic Host Configuration Protocol (DHCP) client-detected conflicts for IP addresses.

Options

This command has no options.

Additional Information

When a conflict is detected, the DHCP server removes the address from the address pool.

Required Privilege Level

view and system

Related Topics

clear system services dhcp conflict

List of Sample Output

show system services dhcp conflict

Output Fields

Table 131 describes the output fields for the show system services dhcp conflict command. Output fields are listed in the approximate order in which they appear.

Table 131: show system services dhcp conflict Output Fields

Field Name

Field Description

Detection time

Date and time the client detected the conflict.

Detection method

How the conflict was detected.

Address

IP address where the conflict occurs. The addresses in the conflicts list remain excluded from the pool until you use a clear system services dhcp conflict command to manually clear the list.

Sample Output

show system services dhcp conflict

user@host> show system services dhcp conflict
Detection time           Detection method  Address
2004-08-03 19:04:00 PDT  ARP               3.3.3.5
2004-08-04 04:23:12 PDT  Ping              4.4.4.8
2004-08-05 21:06:44 PDT  Client            3.3.3.10

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