display mld-snooping port-info
Function
The display mld-snooping port-info command displays information about multicast group member ports.
Parameters
Parameter |
Description |
Value |
---|---|---|
vlan vlan-id |
Displays multicast group member ports in a specified VLAN. If this parameter is not specified, the system displays multicast group member ports in all VLANs. |
The value is an integer that ranges from 1 to 4094. |
group ipv6-group-address |
Displays member ports of a specified multicast group. If this parameter is not specified, the system displays member ports of all multicast groups. |
The value is an IPv6 multicast address, which is a 32-digit hexadecimal number in X:X:X:X:X:X:X:X format. The first two digits are FF. |
verbose |
Displays detailed information about multicast group member ports. If this parameter is not specified, the system displays the summary of multicast group member ports. |
- |
Usage Guidelines
Usage Scenario
MLD snooping creates and maintains a Layer 2 multicast forwarding table by listening on MLD messages exchanged between hosts and a Layer 3 device. The display mld-snooping port-info command shows member ports in the Layer 2 multicast forwarding table. According to the command output, you can know which downlink interfaces have multicast users connected, and control multicast services conveniently.
Precautions
This command can display member port information only when MLD snooping is enabled globally and in a VLAN using the mld-snooping enable command and the VLAN is in Up state.
Example
# Display information about multicast group member ports.
<AC6605> display mld-snooping port-info ----------------------------------------------------------------------- (Source, Group) Port Flag Flag: S:Static D:Dynamic M: Ssm-mapping ----------------------------------------------------------------------- VLAN 10, 1 Entry(s) ( *, ff13:0:0:0:0:0:0:2)GE0/0/1 S-- 1 port(s) -----------------------------------------------------------------------
Item |
Description |
---|---|
(Source, Group) |
An (S, G) entry, specifying the multicast source and multicast group. |
Port |
Multicast group member port. |
Flag |
Type of a member port, which can be:
|