display l2vpn minm connection

Use display l2vpn minm connection to display MAC-in-MAC connections.

Syntax

display l2vpn minm connection [ vsi vsi-name ]

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 connections for all VSIs.

Examples

# Display MAC-in-MAC connections for all VSIs.

<Sysname> display l2vpn minm connection
Total number of MinM connections: 6
Types: MC - multicast, UC - unicast

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

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

Table 1: 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:

  • PBB—The connection is set up by PBB.

  • SPB—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.