display mld ssm-mapping { group [ ipv6-group-address ] | interface [ interface-type interface-number ] }
Parameter | Description | Value |
---|---|---|
group ipv6-group-address | Specifies the source IPv6 address of a specified multicast group. | The value is a 32-digit hexadecimal number in X:X:X:X:X:X:X:X format. The value ranges from FF00:: to FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF. |
interface interface-type interface-number | Displays whether a specified interface is enabled with SSM mapping. If this parameter is not specified, the command displays information about all Up interfaces enabled with SSM mapping. | - |
You can run this command to view multicast sources mapped to a multicast group. SSM mapping entries can be configured using the ssm-mapping (MLD view) command. The display mld ssm-mapping command also allows you to view the SSM mapping status on an interface, which can be configured using the mld ssm-mapping enable command.
# Display information about the interface configured with SSM mapping.
<HUAWEI> display mld ssm-mapping interface Interface information Vlanif100(FE80::1)
Item |
Description |
---|---|
Vlanif100(FE80::1) |
Interface type and interface number (IPv6 address). |
# Display information about SSM mapping of all multicast sources and groups.
<HUAWEI> display mld ssm-mapping group
MLD SSM-Mapping conversion table
Group: FF3E::/64
Number of Source(s): 3
FC00:0:0:1::1
FC00:0:0:1::2
FC00:0:0:1::3
Item |
Description |
---|---|
MLD SSM-Mapping conversion table |
MLD SSM mapping entries. |
Group |
Address of a multicast group. |
Number of Source(s) |
Number of multicast sources configured with SSM mapping. |
FC00:0:0:1::1 |
Multicast source address. |
# Check whether MLD SSM mapping is enabled on VLANIF100.
<HUAWEI> display mld ssm-mapping interface Vlanif 100 MLD SSM-Mapping is enabled
Item |
Description |
---|---|
MLD SSM-Mapping is enabled |
SSM mapping is enabled on the interface. |