R2511-HP MSR Router Series IP Multicast Configuration Guide(V5)

99
Table 10 Interface and IP address assignment
Device Interface IP address
Device
Interface IP address
Router A Eth1/1 192.168.1.1/24 Router D S2/1 10.110.4.2/24
Router A S2/1 10.110.1.1/24 Router D S2/2 10.110.7.1/24
Router B Eth1/1 192.168.2.1/24 Router D POS5/1 10.110.8.1/24
Router B S2/1 10.110.1.2/24 Router E Eth1/1 192.168.4.1/24
Router B POS5/1 10.110.2.1/24 Router E S2/1 10.110.5.2/24
Router B POS5/2 10.110.3.1/24 Router E S2/2 10.110.7.2/24
Router C Eth1/1 192.168.3.1/24 Router F S2/1 10.110.9.1/24
Router C S2/1 10.110.4.1/24 Router F POS5/1 10.110.8.2/24
Router C S2/2 10.110.5.1/24 Router F POS5/2 10.110.3.2/24
Router C POS5/1 10.110.2.2/24 Router G Eth1/1 192.168.5.1/24
Router C POS5/2 10.110.6.1/24 Router G S2/1 10.110.9.2/24
Router H S2/1 10.110.10.1/24 Source 1 192.168.2.10/24
Router H POS5/1 10.110.6.2/24 Source 2 192.168.3.10/24
Router I Eth1/1 192.168.6.1/24 Source 3 192.168.5.10/24
Router I S2/1 10.110.10.2/24
Configuration procedure
1. Assign IP addresses and configure unicast routing:
a. Assign an IP address and subnet mask to each interface according to Figure 33. (Details not
shown.)
b. Configure OSPF on the routers in the PIM-SM domain to make sure they are interoperable at
the network layer. (Details not shown.)
2. Enable IP multicast routing and administrative scoping, and enable PIM-SM and IGMP:
# Enable IP multicast routing and administrative scoping on Router A, enable PIM-SM on each
interface, and enable IGMP on the host-side interface Ethernet 1/1.
<RouterA> system-view
[RouterA] multicast routing-enable
[RouterA] pim
[RouterA-pim] c-bsr admin-scope
[RouterA-pim] quit
[RouterA] interface ethernet 1/1
[RouterA-Ethernet1/1] igmp enable
[RouterA-Ethernet1/1] pim sm
[RouterA-Ethernet1/1] quit
[RouterA] interface serial 2/1
[RouterA-Serial2/1] pim sm
[RouterA-Serial2/1] quit
# Enable IP multicast routing and administrative scoping, enable PIM-SM and IGMP on Router E
and Router I in the same way. (Details not shown.)