display trill mfib ingress

Use display trill mfib ingress to display the information about ingress entries in the TRILL MFIB.

Syntax

display trill mfib ingress [ vlan vlan-id [ local-entry | remote-entry ] ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

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

local-entry: Displays information about local ingress entries. The frames sent out of the ports in the local ingress entries do not need the TRILL encapsulation.

remote-entry: Displays information about remote ingress entries. The frames sent out of the ports in the remote ingress entries need the TRILL encapsulation.

Usage guidelines

If neither local-entry or remote-entry is specified, this command displays information about local and remote ingress entries.

Examples

# Display all ingress entries in the TRILL MFIB.

<Sysname> display trill mfib ingress
======================================================================
Ingress type: Local entry
  VLAN ID: 1
  Ports:
    XGE1/0/1
======================================================================
Ingress type: Remote entry
  VLAN ID: 1
  RootNickName: 0x5092
  Ports:
    XGE1/0/2

Table 7: Command output

Field

Description

Ingress type

Type of ingress entries:

  • Local entry.

  • Remote entry.

VLAN ID

VLAN ID of the entry.

RootNickName

Nickname of the root bridge.

Ports

Ports of the entry.