H3C LS-5100-16P-SI-OVS-H3 Configuration page 220

Low-end ethernet switches
Table of Contents

Advertisement

Multicast
H3C Low-End Ethernet Switches Configuration Examples
[SwitchA-Vlan-interface101] pim sm
[SwitchA-Vlan-interface101] quit
[SwitchA] interface vlan-interface 102
[SwitchA-Vlan-interface102] pim sm
Note:
It is necessary to enable IGMP only on interfaces with attached multicast receivers. As
the default IGMP version is IGMPv2, it is not necessary to use the version configuration
command on the interface.
The configuration on Switch B and Switch C is similar to that on Switch A. The
configuration on Switch D and Switch E is also similar to that on Switch A except that it
is not necessary to enable IGMP on the corresponding interfaces on these two
switches.
# Configure the group range to be served by the RP and configure a C-BSR and a
C-RP on Switch D.
<SwitchD> system-view
[SwitchD] acl number 2005
[SwitchD-acl-basic-2005] rule permit source 225.1.1.0 0.0.0.255
[SwitchD-acl-basic-2005] quit
[SwitchD] pim
[SwitchD-pim] c-bsr vlan-interface 105 24 2
[SwitchD-pim] c-rp vlan-interface 105 group-policy 2005 priority 2
[SwitchD-pim] quit
# Configure the group range to be served by the RP and configure a C-BSR and a
C-RP on Switch E.
<SwitchE> system-view
[SwitchE] acl number 2005
[SwitchE-acl-basic-2005] rule permit source 225.1.1.0 0.0.0.255
[SwitchE-acl-basic-2005] quit
[SwitchE] pim
[SwitchE-pim] c-bsr vlan-interface 102 24 1
[SwitchE-pim] c-rp vlan-interface 102 group-policy 2005 priority 1
[SwitchE-pim] quit
# Enable IGMP Snooping globally on Switch E, and enable IGMP Snooping in VLAN
100.
<SwitchF> system-view
[SwitchF] igmp-snooping enable
Enable IGMP-Snooping ok.
Chapter 2 Multicast Protocol Configuration
2-11
Examples

Advertisement

Table of Contents
loading

Table of Contents