display trill interface

Use display trill interface to display TRILL information about an interface.

Syntax

display trill interface [ interface-type interface-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

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

Examples

# Display TRILL information about all interfaces.

<Sysname> display trill interface
Interface: Ten-GigabitEthernet1/0/1
Protocol state: UP
Nickname: 0x0001
MTU: 9198
DRB: Yes
Designated VLAN: 1000
Link type: Access
CSNP timer: 10s
Hello timer: 3s
Hello multiplier: 3
LSP timer: 10ms
LSP transmit-throttle count: 5
Cost: 16777214
AVF inhibited timer: 30s
Priority: 64
Active AVF:
  1
Inhibited AVF: None

Table 5: Command output

Field

Description

Protocol state

State of TRILL:

  • UP.

  • DOWN.

Nickname

Nickname of the RB.

MTU

MTU (in bytes) of the link.

DRB

Whether the RB is elected as a DRB:

  • Yes—The RB is elected as a DRB.

  • No—The RB is not elected as a DRB.

Designated VLAN

Effective designated VLAN. The value 65535 indicates that the port is down or no VLAN is allowed on the port.

Link type

TRILL port type:

  • Access.

  • Hybrid.

  • Trunk.

CSNP timer

CSNP interval, in seconds.

Hello timer

Hello interval, in seconds.

Hello multiplier

Hello multiplier.

LSP timer

Minimum LSP interval, in milliseconds.

LSP transmit-throttle count

Maximum number of LSPs transmitted per time.

Cost

Link cost of the port.

AVF inhibited time

Inhibition time, in seconds.

Priority

DRB priority.

Active AVF

VLANs for which the RB is specified as the AVF by the DRB on the port. None indicates that the RB is not specified as the AVF for any VLAN.

Inhibited AVF

VLANs whose AVFs are inhibited on the port. None indicates that no such VLAN exists on the port.