display evi isis peer

Use display evi isis peer to display EVI IS-IS neighbor information.

Syntax

display evi isis peer [ process-id ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

process-id: Specifies an EVI IS-IS process ID in the range of 0 to 65535. If you do not specify a process, this command displays neighbor information for all EVI IS-IS processes.

Examples

# Display neighbor information for EVI IS-IS process 0.

<Sysname> display evi isis peer 0
Process ID: 0
System ID: 0011.2200.0301
Link interface: EVI-Link0
Circuit ID: ---
State: Init
Site ID: 1 (Conflict)
Hold time: 27s
Neighbor DED priority: 64
Uptime: 00:00:00

Table 6: Command output

Field

Description

System ID

System ID of the EVI neighbor.

Link interface

  • Tunnel—Local tunnel interface.

  • EVI-link—Local EVI-Link interface.

Circuit ID

Link ID.

State

Adjacency state:

  • Init—Neighbor state is initializing.

  • Up—Adjacency has been set up.

  • Down—Adjacency is lost.

Site ID

Site ID of the EVI neighbor. (Conflict) indicates that the site ID of the neighbor conflicts with the local site ID.

A site ID conflict occurs if the edge devices at different sites are manually assigned the same site ID.

Hold time

Adjacency holding timer, decreasing as time goes by.

If no hello packet has been received from the neighbor before this timer expires, the device removes the adjacency with the neighbor. If a hello packet is received, the holding timer restarts.

Neighbour DED Priority

DED priority of the neighbor. The edge device with higher DED priority is more likely to be elected as the inter-site DED on an EVI link.

Uptime

How long the adjacency with the neighbor has lasted.