display trill peer

Use display trill peer to display the TRILL neighbor statistics.

Syntax

display trill peer [ interface interface-type interface-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

interface interface-type interface-number: Specifies an interface by its type and number. If no interface is specified, the command displays information about all interfaces.

Examples

# Display the TRILL neighbor statistics of interface Ten-GigabitEthernet 1/0/1.

<Sysname> display trill peer interface ten-gigabitethernet 1/0/1
System ID: 00e0.fc58.123a
Interface: Ten-GigabitEthernet1/0/1
Circuit ID: 00e0.fc58.123a.01
State: Up
HoldTime: 8s
DRB priority: 64
Nickname: 0x899b
Uptime: 00:38:15

Table 11: Command output

Field

Description

System ID

System ID of the neighbor.

Interface

Local TRILL port directly connected to the neighbor.

Circuit ID

LSP number of the pseudo node.

State

Neighbor state:

  • Up.

  • Down.

Holdtime

Remaining holding time (in seconds) of the adjacency. If no Hello frame is received from a neighbor within the holding time, the neighbor is considered invalid. When a Hello frame is received from a neighbor within the holding time, the holding time is restarted.

DRB priority

DRB priority of the neighbor port.

Nickname

Nickname of the neighbor.

Uptime

Time for which the adjacency has been held.