HP VPN Firewall Appliances Network Management Configuration Guide

670
# On Router A, enable IP multicast routing globally, enable IGMP on the host-side interface,
Ethernet 1/1, and enable PIM-SM on each interface.
<RouterA> system-view
[RouterA] multicast routing-enable
[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
[RouterA] interface pos 5/1
[RouterA-Pos5/1] pim sm
[RouterA-Pos5/1] quit
[RouterA] interface loopback 0
[RouterA-LoopBack0] pim sm
[RouterA-LoopBack0] quit
# Enable IP multicast routing, IGMP, and PIM-SM on Router B, Router C and the firewall in the
same way. (Details not shown.)
# Configure PIM domain borders on Router C.
[RouterC] interface pos 5/1
[RouterC-Pos5/1] pim bsr-boundary
[RouterC-Pos5/1] quit
[RouterC] interface pos 5/2
[RouterC-Pos5/2] pim bsr-boundary
[RouterC-Pos5/2] quit
[RouterC] interface ethernet 1/2
[RouterC-Ethernet1/2] pim bsr-boundary
[RouterC-Ethernet1/2] quit
# Configure PIM domain borders on Router A, Router B and the firewall in the same way. (Details
not shown.)
3. Configure C-BSRs and C-RPs:
# Configure Loopback 0 on Router A as a C-BSR and a C-RP.
[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 C and the firewall in the same way. (Details not shown.)
4. Configure MSDP peers:
# Configure an MSDP peer on Router A.
[RouterA] msdp
[RouterA-msdp] peer 192.168.1.2 connect-interface pos 5/1
[RouterA-msdp] quit
# Configure MSDP peers on Router C.
[RouterC] msdp
[RouterC-msdp] peer 192.168.1.1 connect-interface pos 5/1
[RouterC-msdp] peer 10.110.5.2 connect-interface ethernet 1/2