Parameter |
Description |
Value |
---|---|---|
group-name |
Specifies the name of a multicast group. |
The value is a string of 1 to 31 case-insensitive characters without spaces. |
Using the display multicast-group command, you can view details about a specified multicast group, if group-name is specified. Otherwise, you can view brief information about all multicast groups.
# Display brief information about all multicast groups.
<HUAWEI> display multicast-group
-------------------------------------------------------------------------
Index Multicast-group-name Address
-------------------------------------------------------------------------
1 g1 232.0.0.1[10.1.1.1]
2 g2 232.0.0.2[10.2.1.1]
Total: 2
# Display details about the multicast group named g1.
<HUAWEI> display multicast-group g1
Multicast-group-name : g1
Address : 232.0.0.1[10.1.1.1]
Referenced list :
l1
Total: 1
Item |
Description |
---|---|
Index |
Index of a multicast group |
Multicast-group-name |
Name of a multicast group |
Address |
Multicast group and source address |
Referenced list |
Multicast group list that a multicast group is added to |
Total |
Total number of multicast groups |