340
Displaying and maintaining IPv6 multicast VLANs
Execute
display
commands in any view and
reset
commands in user view.
Task
Command
Display information about IPv6
multicast VLANs.
display ipv6 multicast-vlan
[
vlan-id
]
Display information about information
about IPv6 multicast group entries 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 group entries 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
•
Layer 3 device Switch A runs MLD and acts as the MLD querier. Layer 2 device Switch B runs
MLDv1 snooping.
•
The IPv6 multicast source sends IPv6 multicast data to IPv6 multicast group FF1E::101.
Receivers Host A, Host B, and Host C belong to VLAN 2, VLAN 3, and VLAN 4, respectively.
Configure a sub-VLAN-based IPv6 multicast VLAN on Switch B to meet the following requirements:
•
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.