R3303-HP HSR6800 Routers IP Multicast Configuration Guide
190
[RouterC] interface gigabitethernet 2/1/2
[RouterC-GigabitEthernet2/1/2] igmp enable
[RouterC-GigabitEthernet2/1/2] pim sm
[RouterC-GigabitEthernet2/1/2] quit
[RouterC] interface serial 3/1/0
[RouterC-Serial3/1/0] pim sm
[RouterC-Serial3/1/0] quit
# Enable IP multicast routing, PIM-SM, and IGMP on Router A, Router B, Router D, Router E, Router
F, and Router G in the same way. (Details not shown.)
# Configure PIM domain borders on Router B.
[RouterB] interface pos 5/1/0
[RouterB-Pos5/1/0] pim bsr-boundary
[RouterB-Pos5/1/0] quit
# Configure PIM domain borders on Router C, Router D, and Router F in the same way. (Details not
shown.)
4. Configure C-BSRs and C-RPs:
# Configure Loopback 0 as a C-BSR and a C-RP on Router A.
[RouterA] pim
[RouterA-pim] c-bsr loopback 0
[RouterA-pim] c-rp loopback 0
[RouterA-pim] quit
# Configure C-BSRs and C-RPs on Router D and Router G in the same way. (Details not shown.)
5. Configure BGP, and redistribute BGP routing information into OSPF and OSPF routing information
into BGP:
# Configure an eBGP peer, and redistribute OSPF routing information on Router B.
[RouterB] bgp 100
[RouterB-bgp] router-id 1.1.1.2
[RouterB-bgp] peer 10.110.3.2 as-number 200
[RouterB-bgp] import-route ospf 1
[RouterB-bgp] quit
# Configure an eBGP peer, and redistribute OSPF routing information on Router D.
[RouterD] bgp 200
[RouterD-bgp] router-id 2.2.2.2
[RouterD-bgp] peer 10.110.3.1 as-number 100
[RouterD-bgp] import-route ospf 1
[RouterD-bgp] quit
# Configure an eBGP peer, and redistribute OSPF routing information on Router C.
[RouterC] bgp 100
[RouterC-bgp] router-id 1.1.1.3
[RouterC-bgp] peer 10.110.4.2 as-number 200
[RouterC-bgp] import-route ospf 1
[RouterC-bgp] quit
# Configure an eBGP peer, and redistribute OSPF routing information on Router F.
[RouterF] bgp 200
[RouterF-bgp] router-id 3.3.3.1
[RouterF-bgp] peer 10.110.4.1 as-number 100