display trill mfib transit

Use display trill mfib transit to display egress entries in the TRILL MFIB table.

Syntax

display trill mfib transit [ nickname nickname [ prune-entry | rpf-entry | vlan vlan-id [ mac mac-address ] ] ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

nickname nickname: Specifies an RB by its nickname, a hexadecimal number in the range of 1 to fffe. If no RB is specified, the command displays information about all RBs.

prune-entry: Specifies pruned entries. If you do not specify this keyword, the command displays information about all entries.

rpf-entry: Specifies RPF entries. If you do not specify this keyword, the command displays information about all entries.

vlan vlan-id: Specifies a VLAN by its ID in the range of 1 to 4094. If no VLAN is specified, the command displays information about all VLANs.

mac mac-address: Specifies a MAC address in the specified VLAN. If a VLAN is specified, but no MAC address is specified, the command displays information about all MAC addresses in the specified VLAN.

Examples

# Display all egress entries in the TRILL MFIB table.

<Sysname> display trill mfib transit
----------------------------------------------------------------------
Transit type: RPF entry
  RootNickName: 0x5092
  InNickName: 0x5092
  Port: 
----------------------------------------------------------------------
Transit type: RB entry
  RootNickName: 0x5092
  Flag: Egress/Transit
  Ports:
    
----------------------------------------------------------------------
Transit type: VLAN RB entry
  RootNickName: 0x5092
  VLAN ID: 1
  Flag: Egress/Transit
  Ports:
    

Table 9: Command output

Field

Description

Transit type

Type of egress entries:

  • RB entry.

  • RPF entry.

  • VLAN RB entry—RB entries of the specified VLAN.

  • MAC VLAN RB entry—RB entries of the specified VLAN and MAC address.

RootNickName

Nickname of the root bridge.

InNickName

Nickname of the ingress RB.

VLAN ID

VLAN ID of the entry.

MAC address

MAC address of the entry.

Flag

Entry type:

  • Egress—Egress entries.

  • Transit—Transit entries.

  • Egress/Transit—Both transit and egress entries.

Port/Ports

Ports of the entry.