90
Task Command
Display information about IPv6
multicast groups in IPv6 multicast
VLANs.
display ipv6 multicast-vlan
group
[
ipv6-source-address
|
ipv6-group-address
|
slot
slot-number
|
verbose
|
vlan
vlan-id
] *
Display IPv6 multicast VLAN
forwarding entries.
display ipv6 multicast-vlan forwarding-table
[
ipv6-source-address
[
prefix-length
] |
ipv6-group-address
[
prefix-length
]
|
slot
slot-number
|
subvlan
vlan-id
|
vlan
vlan-id
] *
Clear IPv6 multicast groups in IPv6
multicast VLANs.
reset ipv6 multicast-vlan
group
[
ipv6-group-address
[
prefix-length
] |
ipv6-source-address
[
prefix-length
] |
vlan
vlan-id
]
*
IPv6 multicast VLAN configuration examples
Sub-VLAN-based IPv6 multicast VLAN configuration
example
Network requirements
As shown in
:
•
MLDv1 runs on Layer 3 device Switch A, and MLDv1 snooping runs on Layer 2 device Switch
B.
•
Switch A acts as the MLD querier.
•
The IPv6 multicast source sends IPv6 multicast data to IPv6 multicast group FF1E::101. Host A,
Host B, and Host C are receivers. They belong to VLAN 2 through VLAN 4, respectively.
Configure a sub-VLAN-based IPv6 multicast VLAN on Switch B to achieve the following goals:
•
Switch A sends the IPv6 multicast data to Switch B through the IPv6 multicast VLAN.
•
Switch B forwards the IPv6 multicast data to the receivers in different user VLANs.
Figure 32 Network diagram