Configure Switch B: # Enable Igmp Snooping Globally - HP 6125XLG Ip Multicast Configuration Manual

Blade switch
Table of Contents

Advertisement

[SwitchA-Vlan-interface10] quit
2.
Configure Switch B:
# Enable IGMP snooping globally.
<SwitchB> system-view
[SwitchB] igmp-snooping
[SwitchB-igmp-snooping] quit
# Create VLAN 2, assign Ten-GigabitEthernet 1/1/6 to the VLAN, and enable IGMP snooping for
the VLAN.
[SwitchB] vlan 2
[SwitchB-vlan2] port ten-gigabitethernet 1/1/6
[SwitchB-vlan2] igmp-snooping enable
[SwitchB-vlan2] quit
# Create VLAN 3, assign Ten-GigabitEthernet 1/1/7 to the VLAN, and enable IGMP snooping for
the VLAN.
[SwitchB] vlan 3
[SwitchB-vlan3] port ten-gigabitethernet 1/1/7
[SwitchB-vlan3] igmp-snooping enable
[SwitchB-vlan3] quit
# Create VLAN 4, assign Ten-GigabitEthernet1/1/8 to the VLAN, and enable IGMP snooping for
the VLAN.
[SwitchB] vlan 4
[SwitchB-vlan4] port ten-gigabitethernet 1/1/8
[SwitchB-vlan4] igmp-snooping enable
[SwitchB-vlan4] quit
# Create VLAN 10, and enable IGMP snooping for the VLAN.
[SwitchB] vlan 10
[SwitchB-vlan10] igmp-snooping enable
[SwitchB-vlan10] quit
# Configure Ten-GigabitEthernet 1/1/5 as a hybrid port, and assign it to VLAN 10 as a tagged
VLAN member.
[SwitchB] interface ten-gigabitethernet 1/1/5
[SwitchB-Ten-GigabitEthernet1/1/5] port link-type hybrid
[SwitchB-Ten-GigabitEthernet1/1/5] port hybrid vlan 10 tagged
[SwitchB-Ten-GigabitEthernet1/1/5] quit
# Configure VLAN 10 as a multicast VLAN, and configure VLAN 2 through VLAN 4 as sub-VLANs.
[SwitchB] multicast-vlan 10
[SwitchB-mvlan-10] subvlan 2 to 4
[SwitchB-mvlan-10] quit
Verifying the configuration
# Display information about all multicast VLANs on Switch B.
[SwitchB] display multicast-vlan
Total 1 multicast VLANs.
Multicast VLAN 10:
Sub-VLAN list(3 in total):
2-4
48

Advertisement

Table of Contents
loading

Table of Contents