display mld group static

Function

The display mld group static command displays information about Multicast Listener Discovery (MLD) groups, including MLD groups that hosts dynamically join by sending Report messages and multicast groups that hosts are configured to statically join by using commands.

Format

display mld group [ GrpAddr6 | interface { port-type port-num | port-name } ] * static [ verbose ]

display mld { vpn-instance vpn-instance-name | all-instance } group [ GrpAddr6 | interface { port-type port-num | port-name } ] * static [ verbose ]

Parameters

Parameter Description Value
interface port-type port-num

Specifies the type and number of an interface.

-

static

Displays information about MLD groups that hosts statically join.

-

verbose

Displays detailed information about MLD multicast groups that hosts join.

-

vpn-instance vpn-instance-name

Specifies the name of a VPN instance.

The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string.

all-instance

Specifies all VPN instance.

-

group GrpAddr6

Specifies an IPv6 multicast group address.

The value is in hexadecimal notation and in the format of FFxA:xxxx:xxxx::xxxx, in which x ranges from 0 to F and A is 0 or ranges from 3 to F.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
igmp read

Usage Guidelines

Usage Scenario

If static is specified, the command displays only information about MLD groups that hosts statically join. Otherwise, the command displays information about all MLD groups that hosts join.

If both static and verbose are specified, the command displays detailed information about MLD groups that hosts statically join.

Example

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

# Display information about MLD groups that hosts statically join.
<HUAWEI> display mld group static
Static join group information of VPN-Instance: public net
 GigabitEthernet0/1/0:
  Total 1 MLD entry
   Group Address    Source Address   Expires   
   FF25::1          2001:db8:1::1    never
Table 1 Description of the display mld group static command output
Item Description
Static join group information of VPN-Instance

Information about MLD groups that hosts statically join.

Total 1 MLD entry

Total number of static multicast groups on the device.

Group Address

Multicast group address.

Source Address

Indicates the multicast source address.

Expires

Timeout period of an MLD group.

GigabitEthernet0/1/0

Interface where the multicast group exists.

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