63
# Assign HundredGigE 1/0/2 to VLAN 2 and VLAN 10 as an untagged VLAN member.
[SwitchB-HundredGigE1/0/2] port hybrid vlan 2 untagged
[SwitchB-HundredGigE1/0/2] port hybrid vlan 10 untagged
[SwitchB-HundredGigE1/0/2] quit
# Configure HundredGigE 1/0/3 as a hybrid port, and configure VLAN 3 as the PVID of the
hybrid port.
[SwitchB] interface hundredgige 1/0/3
[SwitchB-HundredGigE1/0/3] port link-type hybrid
[SwitchB-HundredGigE1/0/3] port hybrid pvid vlan 3
# Assign HundredGigE 1/0/3 to VLAN 3 and VLAN 10 as an untagged VLAN member.
[SwitchB-HundredGigE1/0/3] port hybrid vlan 3 untagged
[SwitchB-HundredGigE1/0/3] port hybrid vlan 10 untagged
[SwitchB-HundredGigE1/0/3] quit
# Configure HundredGigE 1/0/4 as a hybrid port, and configure VLAN 4 as the PVID of the
hybrid port.
[SwitchB] interface hundredgige 1/0/4
[SwitchB-HundredGigE1/0/4] port link-type hybrid
[SwitchB-HundredGigE1/0/4] port hybrid pvid vlan 4
# Assign HundredGigE 1/0/4 to VLAN 4 and VLAN 10 as an untagged VLAN member.
[SwitchB-HundredGigE1/0/4] port hybrid vlan 4 untagged
[SwitchB-HundredGigE1/0/4] port hybrid vlan 10 untagged
[SwitchB-HundredGigE1/0/4] quit
# Configure VLAN 10 as a multicast VLAN.
[SwitchB] multicast-vlan 10
# Assign HundredGigE 1/0/2 and HundredGigE 1/0/3 to VLAN 10.
[SwitchB-mvlan-10] port hundredgige 1/0/2 to hundredgige 1/0/3
[SwitchB-mvlan-10] quit
# Assign HundredGigE 1/0/4 to VLAN 10.
[SwitchB] interface hundredgige 1/0/4
[SwitchB-HundredGigE1/0/4] port multicast-vlan 10
[SwitchB-HundredGigE1/0/4] quit
Verifying the configuration
# Display information about multicast VLANs on Switch B.
[SwitchB] display multicast-vlan
Total 1 multicast VLANs.
Multicast VLAN 10:
Sub-VLAN list(0 in total):
Port list(0 in total):
HGE1/0/2
HGE1/0/3
HGE1/0/4
# Display dynamic IGMP snooping forwarding entries on Switch B.
[SwitchB] display igmp-snooping group
Total 1 entries.
VLAN 10: Total 1 entries.