display trill adjacent-table

Use display trill adjacent-table to display the TRILL adjacency table.

Syntax

display trill adjacent-table [ count | nickname nickname interface interface-type interface-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

count: Displays the number of entries.

nickname nickname: Displays information about the RB specified by its nickname. The nickname is a hexadecimal number in the range of 0x1 to 0xFFFE. If no RB is specified, the command displays information about all RBs.

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

Examples

# Display all entries in the TRILL adjacency table.

<Sysname> display trill adjacent-table
NextHop     MAC address       Interface
0x899b      00e0-fc58-123a    XGE1/0/1

# Display the number of entries in the TRILL adjacency table.

<Sysname> display trill adjacent-table count
Total number of TRILL ADJ entries: 1

Table 1: Command output

Field

Description

NextHop

Nickname of the next-hop RB.

MAC address

MAC address of the next-hop RB.

Interface

Outgoing port of frames.

Total number of TRILL ADJ entries

Number of entries in the TRILL adjacency table.