display l2vpn minm forwarding

Use display l2vpn minm forwarding to display MAC-in-MAC forwarding entries.

Syntax

In standalone mode:

display l2vpn minm forwarding [ vsi vsi-name ] [ slot slot-number ]

In IRF mode:

display l2vpn minm forwarding [ vsi vsi-name ] [ chassis chassis-number slot slot-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

vsi vsi-name: Specifies a VSI name, a case-sensitive string of 1 to 31 characters. If you do not specify a VSI, the command displays MAC-in-MAC forwarding entries for all VSIs.

slot slot-number: Specifies a card by its slot number. If you do not specify a card, the command displays MAC-in-MAC forwarding entries on the active MPU. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies a card on an IRF member device. The chassis-number argument represents the member ID of the IRF member device. The slot-number argument represents the slot number of the card. If you do not specify a card, the command displays MAC-in-MAC forwarding entries on the global active MPU. (In IRF mode.)

Examples

# Display all MAC-in-MAC forwarding entries.

<Sysname> display l2vpn minm forwarding
Total number of MinM connections: 6
Types: MC - multicast, UC - unicast
Status Flag: * - inactive

VSI name: 1
Link ID I-SID     BMAC            BVLAN Owner Type Interface
64      10001     9999-8888-7777  1234  SPB   UC   HGE1/0/1
65      10001     9999-8988-7777  1234  SPB   UC   HGE1/0/1
-       10001     0011-2222-3333  1234  SPB   MC   

VSI name: 2
Link ID I-SID     BMAC            BVLAN Owner Type Interface
68      10002     9999-8888-7777  1234  SPB   UC   HGE1/0/1
69      10002     9999-8988-7777  1234  SPB   UC   HGE1/0/1
-       10002     9999-9088-7777  1234  SPB   MC   HGE1/0/1
                                                   HGE1/0/2

Table 2: Command output

Field

Description

Link ID

Link ID of the MAC-in-MAC connection.

I-SID

Backbone service instance identifier.

BMAC

Backbone MAC address.

BVLAN

Backbone VLAN.

Owner

Entry source: SPB indicates that the connection is set up by SPBM.

Type

Type of the MAC-in-MAC connection:

  • MC—The connection is for multicast.

  • UC—The connection is for unicast.

Interface

Outgoing interface.

If the entry does not take effect, an asterisk (*) is displayed next to the outgoing interface.