R3303-HP HSR6800 Routers IP Multicast Configuration Guide
41
Figure 16 Network diagram
Configuration procedure
1. Configure Router A:
# Enable IGMP snooping globally.
<RouterA> system-view
[RouterA] igmp-snooping
[RouterA-igmp-snooping] quit
# Create VLAN 100 and assign GigabitEthernet 2/0/1 through GigabitEthernet 2/0/3 to the
VLAN.
[RouterA] vlan 100
[RouterA-vlan100] port gigabitethernet 2/0/1 to gigabitethernet 2/0/3
# Enable IGMP snooping and the function of dropping unknown multicast traffic in VLAN 100.
[RouterA-vlan100] igmp-snooping enable
[RouterA-vlan100] igmp-snooping drop-unknown
# Enable the IGMP snooping querier function in VLAN 100
[RouterA-vlan100] igmp-snooping querier
# Set the source IP address of IGMP general queries and group-specific queries to 192.168.1.1
in VLAN 100.
[RouterA-vlan100] igmp-snooping general-query source-ip 192.168.1.1
[RouterA-vlan100] igmp-snooping special-query source-ip 192.168.1.1
[RouterA-vlan100] quit
2. Configure Router B:
# Enable IGMP snooping globally.
<RouterB> system-view
[RouterB] igmp-snooping
[RouterB-igmp-snooping] quit
# Create VLAN 100, and assign GigabitEthernet 2/0/1 through GigabitEthernet 2/0/4 to the
VLAN.
[RouterB] vlan 100