Igmp proxying configuration example, Network requirements, Network diagram – H3C Technologies H3C S7500E Series Switches User Manual
Page 135: Configuration procedure
5-28
RPF prime neighbor: 192.168.3.1
Downstream interface(s) information:
Total number of downstreams: 1
1: Vlan-interface400
Protocol: igmp, UpTime: 00:13:25, Expires: -
IGMP Proxying Configuration Example
Network requirements
z
PIM-DM is required to run on the core network. Host A and Host C in the stub network
receive VOD information destined to multicast group 224.1.1.1.
z
It is required to configure the IGMP Proxying feature on Switch B so that Switch B can
maintain group memberships and forward multicast traffic without running PIM-DM.
Network diagram
Figure 5-7 Network diagram for IGMP Proxying configuration
Configuration procedure
1) Configure
IP
addresses
Configure the IP address and subnet mask of each interface as per
. The detailed
configuration steps are omitted here.
2) Enable IP multicast routing, PIM-DM, IGMP, and IGMP Proxying.
# Enable IP multicast routing on Switch A, PIM-DM on VLAN-interface 101, and IGMP on
VLAN-interface 100.
[SwitchA] multicast routing-enable
[SwitchA] interface vlan-interface 101
[SwitchA-Vlan-interface101] pim dm
[SwitchA-Vlan-interface101] quit
[SwitchA] interface vlan-interface 100
[SwitchA-Vlan-interface100] igmp enable
[SwitchA-Vlan-interface100] pim dm
[SwitchA-Vlan-interface100] quit
# Enable IP multicast routing on Switch B, IGMP Proxying on VLAN-interface 100, and IGMP on
VLAN-interface 200.
[SwitchB] multicast routing-enable