< Home

display arp ip-conflict track

Function

The display arp ip-conflict track command displays recorded information about the detected IP address conflict.

Format

display arp ip-conflict track

Parameters

None

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Route flapping caused by IP address conflicts affects user services.

To help users quickly locate IP conflicts to better manage IP addresses of network devices, run the display arp ip-conflict track command to view the recorded information about the detected IP address conflict. The information includes the conflicting IP address, MAC address corresponding to the IP address, IP conflict count, IP conflict time, and count of suppressed IP conflicts.

Example

# Display the information of the detected IP address conflict.

<sysname> display arp ip-conflict track
    Conflict type       : Remote IP confilct    
    IP address          : 3.3.3.3
    System time         : 2011-04-10 06:59:43
    Conflict count      : 1                        
    Suppress count      : 0
    Old interface       : GE0/0/0                 
    Receive interface   : GE0/0/0
    Old VLAN/CEVLAN     : 10/0                      
    Receive VLAN/CEVLAN : 10/0
    Old MAC             : 00e0-****-8141           
    Receive MAC         : 00e0-****-8142

    Conflict type       : Local IP confilct        
    Local IP address    : 4.3.3.3
    System time         : 2011-04-10 06:59:40
    Conflict count      : 1                        
    Suppress count      : 0
    Local interface     : GigabitEthernet 0/0/1                 
    Receive interface   : GigabitEthernet 0/0/1
    Receive VLAN/CEVLAN : 20/0           
    Receive MAC         : 00e0-****-0002

    Conflict type       : Local-ce IP confilct     
    IP address          : 5.3.3.3
    System time         : 2011-04-10 06:58:45
    Conflict count      : 1                        
    Suppress count      : 0
    Local interface     : GigabitEthernet 0/0/2                 
    Receive interface   : GigabitEthernet 0/0/2                 
    Receive VLAN/CEVLAN : 30/0
    Local MAC           : 00e0-****-0003           
    Receive MAC         : 00e0-****-0008           
Table 1 Description of the display arp ip-conflict track command output

Item

Description

Conflict type

IP address conflict type:
  • Local IP conflict occurs between a local device and another device.
  • Remote IP conflict occurs between devices and users attached to a local access device.

IP address

Conflicting IP addresses.

In a Local-ce IP conflict, this field indicates a CE IP address.

System time

System time when an IP conflict occurred.

Conflict count

Total number of the IP conflict times.

The field is displayed as 0 if the ARP entry corresponding to the IP address expires or is deleted.

Suppress count

Number of the suppressed IP conflicts.

The field is displayed as 0 if the ARP entry corresponding to the IP address expires or is deleted.

Old interface

Interface recorded in the ARP entry of the IP address.

In a Local IP conflict or Local-ce IP conflict, this field is displayed as Local interface, indicating the interface in the ARP entry of the IP address.

Local interface

Interface in the ARP entry of the conflicting IP address.

In a Remote IP conflict, this field is displayed as Old interface, indicating the interface in the ARP entry of this IP address before the conflict.

Receive interface

Inbound interface of the second ARP packet with the IP address.

Old VLAN/CEVLAN

VLAN and CEVLAN recorded in the ARP entry of the IP address.

This field is displayed only in a Remote IP conflict.

Receive VLAN/CEVLAN

VLAN and CEVLAN configured on the inbound interface of the second ARP packet with the IP address.

Old MAC

Source MAC address recorded in the ARP entry of the IP address.

This field is displayed only in a Remote IP conflict.

Local MAC

The value of local-ce mac configured on an interface. If local-ce mac is not configured, this field value is 0000-0000-0000.

This field is displayed only in a Local-ce IP conflict.

Receive MAC

Source MAC address of the second ARP packet with the IP address.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >