H3C S5500-EI Configuration Manual page 117

Switch series
Hide thumbs Also See for S5500-EI:
Table of Contents

Advertisement

Enable IP multicast routing, PIM-DM, and IGMP:
4.
# Enable multicast routing on Switch A and enable PIM-DM on each interface.
[SwitchA] multicast routing-enable
[SwitchA] interface vlan-interface 100
[SwitchA-Vlan-interface100] pim dm
[SwitchA-Vlan-interface100] quit
[SwitchA] interface vlan-interface 101
[SwitchA-Vlan-interface101] pim dm
[SwitchA-Vlan-interface101] quit
[SwitchA] interface tunnel 0
[SwitchA-Tunnel0] pim dm
[SwitchA-Tunnel0] quit
# Enable multicast routing on Switch C, enable PIM-DM on each interface, and enable IGMP on
VLAN-interface 200.
[SwitchC] multicast routing-enable
[SwitchC] interface vlan-interface 200
[SwitchC-Vlan-interface200] igmp enable
[SwitchC-Vlan-interface200] pim dm
[SwitchC-Vlan-interface200] quit
[SwitchC] interface vlan-interface 102
[SwitchC-Vlan-interface102] pim dm
[SwitchC-Vlan-interface102] quit
[SwitchC] interface tunnel 0
[SwitchC-Tunnel0] pim dm
[SwitchC-Tunnel0] quit
On Switch C, configure a static multicast route, specifying the RPF neighbor leading toward
5.
Source as Tunnel 0 on Switch A.
[SwitchC] ip rpf-route-static 50.1.1.0 24 50.1.1.1
Verifying the configuration
Source sends multicast data to the multicast group 225.1.1.1 and Receiver can receive the multicast data
after joining the multicast group. You can view the PIM routing table information on routers using the
display pim routing-table command. For example:
# Display the PIM routing table information on Switch C.
[SwitchC] display pim routing-table
VPN-Instance: public net
Total 1 (*, G) entry; 1 (S, G) entry
(*, 225.1.1.1)
Protocol: pim-dm, Flag: WC
UpTime: 00:04:25
Upstream interface: NULL
Upstream neighbor: NULL
RPF prime neighbor: NULL
Downstream interface(s) information:
Total number of downstreams: 1
98

Advertisement

Table of Contents
loading

This manual is also suitable for:

S5500-si

Table of Contents