display trill adjacent-table

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

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 interface interface-type interface-number: Specifies an interface on an RB. The nickname argument represents the nickname of the RB, a hexadecimal number in the range of 1 to fffe. The interface-type interface-number argument represents the type and number of the interface.

Usage guidelines

If you do not specify any parameters, this command displays all TRILL adjacency entries.

Examples

# Display all TRILL adjacency entries.

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

# Display the total number of TRILL adjacency entries.

<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.