The display mld-snooping group-info remote-peer command displays multicast group information dynamically learned from a specified remote peer.
| Parameter | Description | Value |
|---|---|---|
| ip-address |
Displays multicast group information dynamically learned from a specified remote peer. |
The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X. |
| vc-id |
Displays dynamically learned multicast group information of a specified VC.
|
The value is an integer ranging from 1 to 4294967295. |
| vsi vsi-name |
Displays dynamically learned multicast group information of a specified VSI. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. |
| source-address source-address |
Displays dynamically learned information about a multicast group to which a specified multicast source sends data. |
The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X. |
| group-address group-address |
Displays dynamically learned information about 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. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display mld-snooping group-info remote-peer 2001:db8:1::1 vsi vsi0 source-address 2001:db8::105 group-address FF17::1:1
Group FF17::1:1 information:
Create time: 20:34:18
Expire time: --
Group timer: Not exist
Retran count: 0
Last member query: No
Router filter mode: Include
Compat mode: V2
V1 host timer: Not exist
V2 host timer: -
Source last member query: No
Last member query timer: Not exist
Source 2001:db8::105 info:
Create time: 20:34:18
Expire time: 00:02:09
Source timer: Exist
Retran count: 0
Source last member query: No
| Item | Description |
|---|---|
| Group FF17::1:1 information | Information about the multicast group FF17::1:1. |
| Group timer | Whether a group timer exists:
|
| Create time | Time since the multicast group was created. |
| Expire time | Time before the multicast group expires. |
| Retran count | Number of times group-specific query messages are sent. |
| Last member query | Whether the multicast group has a member:
|
| Last member query timer | Whether the timer for last member query exists:
|
| Router filter mode | Filtering mode of the multicast group:
|
| Compat mode | Running MLD version:
|
| V2 host timer | Whether an MLDv2 host timer exists:
|
| V1 host timer | Whether an MLDv1 host timer exists:
|
| Source last member query | Whether to send MLD Query messages to members of the source-specific group:
|
| Source 2001:db8::105 info | Information about the multicast source 2001:db8::105. |
| Source timer | Whether a multicast source timer exists:
|