display l2vpn vsi

Use display l2vpn vsi to display VSI information.

Syntax

display l2vpn vsi [ name vsi-name ] [ verbose ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

name 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 information about all VSIs.

verbose: Displays detailed VSI information. If you do not specify this keyword, the command displays brief VSI information.

Examples

# Display detailed information about all VSIs.

<Sysname>  display l2vpn vsi verbose
VSI Name: 1000
  VSI Index               : 744
  VSI State               : Up
  MTU                     : 1500
  Bandwidth               : - 
  Broadcast Restrain      : -
  Multicast Restrain      : -
  Unknown Unicast Restrain: -
  MAC Learning            : Enabled
  MAC Table Limit         : -
  Drop Unknown            : -
  Flooding                : Enabled
  VXLAN ID                : -
  SPB I-SID               : 1000
  SPB Connections:
    BMAC            BVLAN            Link ID    Type
    0cda-4142-7e65  4094             1029       Unicast
    00e0-fa00-5120  4094             1035       Unicast
  ACs:
    AC                               Link ID    State 
    BAGG1 srv1000                    0          Up

VSI Name: 1001
  VSI Index               : 745
  VSI State               : Up
  MTU                     : 1500
  Bandwidth               : -
  Broadcast Restrain      : -
  Multicast Restrain      : -
  Unknown Unicast Restrain: -
  MAC Learning            : Enabled
  MAC Table Limit         : -
  Drop Unknown            : -
  Flooding                : Enabled
  VXLAN ID                : -
  SPB I-SID               : 1001
  SPB Connections:
    BMAC            BVLAN            Link ID    Type
    0cda-4142-7e65  4094             1029       Unicast
    00e0-fa00-5120  4094             1035       Unicast
  ACs:
    AC                               Link ID    State
    BAGG1 srv1001                    0          Up

Table 3: Command output

Field

Description

VSI Description

VSI description. This field appears only if you have configured a description for the VSI.

VSI State

VSI state:

  • Up—The VSI is up.

  • Down—The VSI is down.

  • Administratively down—The VSI has been manually shut down with the shutdown command.

MTU

MTU for the VSI.

Bandwidth

Maximum bandwidth in kbps for the VSI.

MAC Learning

State of the MAC learning function:

  • Enabled—The function is enabled.

  • Disabled—The function is disabled.

MAC Table Limit

Maximum number of MAC address entries on the VSI.

If the value is set to Unlimited, there is no limit on the number of MAC address entries.

Drop Unknown

Action on frames that have unknown source MAC addresses after the maximum number of MAC entries is reached:

  • Enabled—Drops these packets.

  • Disabled—Forwards these packets.

Flooding

State of the VSI's flooding function. This field is ignored in SPBM.

VXLAN ID

VXLAN ID. This field is ignored in SPBM.

Type

Entry type:

  • Multicast—The entry is used for multicast forwarding.

  • Unicast—The entry is used for unicast forwarding.

ACs

Attachment circuits that are bound to the VSI.

AC

Represents an attachment circuit. This field consists of a Layer 2 interface name and an Ethernet service instance name. For example, FGE1/0/1 srv1.

Link ID

Link ID automatically assigned to the AC or PW in the VSI.

State

AC state:

  • Up.

  • Down.