Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show system services dhcp conflict

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show system services dhcp conflict

Description

(J Series routers only and EX Series switches) Display Dynamic Host Configuration Protocol (DHCP) client-detected conflicts for IP addresses. When a conflict is detected, the DHCP server removes the address from the address pool.

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 conflict command. Output fields are listed in the approximate order in which they appear.

Table 1: 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

content_copy zoom_out_map
user@host> show system services dhcp conflict             

Detection time           Detection method  Address
2004-08-03 19:04:00 PDT  ARP               10.0.0.1
2004-08-04 04:23:12 PDT  Ping              10.0.0.2
2004-08-05 21:06:44 PDT  Client            10.0.0.3

Release Information

Command introduced before Junos OS Release 7.4.

footer-navigation