display l2-multicast limit

Function

The display l2-multicast limit command displays Layer 2 multicast entry limit configurations and statistics.

Format

display l2-multicast limit [ vsi [ vsi-name [ interface { interface-type interface-number | interface-name } | remote-peer ip-address [ negotiation-vc-id vc-id ] ] ] ] [ channel channel-name ]

display l2-multicast limit configuration [ vsi [ vsi-name [ interface { interface-type interface-number | interface-name } | remote-peer ip-address [ negotiation-vc-id vc-id ] ] ] ] [ channel channel-name ]

display l2-multicast limit statistics [ vsi [ vsi-name [ interface { interface-type interface-number | interface-name } | remote-peer ip-address [ negotiation-vc-id vc-id ] ] ] ] [ channel channel-name ]

display l2-multicast limit { configuration | statistics } vlan [ vlan-id1 [ to vlan-id2 ] [ interface { interface-type interface-number | interface-name } ] ]

display l2-multicast limit { configuration | statistics } interface { interface-type interface-number | interface-name } [ channel channel-name ]

display l2-multicast limit vlan [ vlan-id1 [ to vlan-id2 ] [ interface { interface-type interface-number | interface-name } ] ]

display l2-multicast limit interface { interface-type interface-number | interface-name } [ channel channel-name ]

Parameters

Parameter Description Value
vsi vsi-name

Displays Layer 2 multicast entry limit configurations or statistics in a specified VSI.

The value is a string of 1 to 31 case-sensitive characters, spaces not supported. When double quotation marks are used around the string, spaces are allowed in the string.

interface interface-type interface-number

Displays Layer 2 multicast entry limit configurations or statistics on a specified interface.

-

interface-name

Displays Layer 2 multicast entry limit configurations or statistics on a specified interface.

-

remote-peer ip-address

Displays Layer 2 multicast entry limit configurations or statistics on a specified PW. ip-address specifies the address of the remote PW end.

The value is in dotted decimal notation.

negotiation-vc-id vc-id

Displays Layer 2 multicast entry limit configurations and statistics on a specified PW. It is used to identify a PW and by default, the value is VSI ID.

The value is an integer ranging from 0 to 4294967295.

channel channel-name

Displays information about a specified channel.

The channel-name value is a string of 1 to 31 case-sensitive characters. When double quotation marks are used around the string, spaces are allowed in the string.

configuration

Displays Layer 2 multicast entry limit configurations.

-

statistics

Displays Layer 2 multicast entry limit statistics.

-

vlan vlan-id1

Displays Layer 2 multicast entry limit configurations or statistics in a specified VLAN.

The value is an integer ranging from 1 to 4094.

to vlan-id2

Displays Layer 2 multicast entry limit configurations or statistics in a specified VLAN.

The value is an integer ranging from 1 to 4094.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
l2mc read

Usage Guidelines

Usage Scenario

When using the display l2-multicast limit command, note the following points:

  • If neither configuration nor statistics is specified, both Layer 2 multicast entry limit configurations and statistics are displayed.
  • If configuration is specified, only Layer 2 multicast entry limit configurations are displayed.
  • If statistics is specified, only Layer 2 multicast entry limit statistics are displayed.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display all Layer 2 multicast entry limit configurations and statistics.
<HUAWEI> display l2-multicast limit
L2-multicast limit information, The unit of bandwidth is Kbits/sec
------------------------------------------------------------------------------
                                               ConfigEntries  ConfigBandwidth
                                               CurrentEntries CurrentBandwidth
------------------------------------------------------------------------------
VLAN 100 limit information:
------------------------------------------------------------------------------
                                               300           ----
                                               0           ----

VSI vsi1 limit information:
------------------------------------------------------------------------------
                                               100            ----------
                                               0              ----------
PW(Peer:1.1.1.1, VCID:10) limit information:
------------------------------------------------------------------------------
                                               100            ----------
                                               0              ----------
------------------------------------------------------------------------------
interface Ethernet0/1/25 limit information:
------------------------------------------------------------------------------
                                               100            ----------
                                               0              ----------
Table 1 Description of the display l2-multicast limit command output
Item Description
ConfigEntries

Number of configured multicast groups.

ConfigBandwidth

Bandwidth configured for multicast groups.

CurrentEntries

Number of existing multicast groups on the network.

CurrentBandwidth

Actual bandwidth used for multicast groups.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >