F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Configuration Guide-6PW100

656
[RouterE-bgp] import-route ospf 1
[RouterE-bgp] quit
# Redistribute BGP routing information into OSPF on Router B.
[RouterB] ospf 1
[RouterB-ospf-1] import-route bgp
[RouterB-ospf-1] quit
# Redistribute BGP routing information into OSPF on the firewall.
[Firewall] ospf 1
[Firewall-ospf-1] import-route bgp
[Firewall-ospf-1] quit
# Redistribute BGP routing information into OSPF on Router C.
[RouterC] ospf 1
[RouterC-ospf-1] import-route bgp
[RouterC-ospf-1] quit
# Redistribute BGP routing information into OSPF on Router E.
[RouterE] ospf 1
[RouterE-ospf-1] import-route bgp
[RouterE-ospf-1] quit
5. Configure MSDP peers and static RPF peers:
# Configure the firewall and Router G as the MSDP peers and static RPF peers of Router A.
[RouterA] ip ip-prefix list-dg permit 10.110.0.0 16 greater-equal 16 less-equal 32
[RouterA] msdp
[RouterA-msdp] peer 10.110.3.2 connect-interface ethernet 1/1
[RouterA-msdp] peer 10.110.6.2 connect-interface ethernet 1/2
[RouterA-msdp] static-rpf-peer 10.110.3.2 rp-policy list-dg
[RouterA-msdp] static-rpf-peer 10.110.6.2 rp-policy list-dg
[RouterA-msdp] quit
# Configure Router A as the MSDP peer and static RPF peer of the firewall.
[Firewall] ip ip-prefix list-a permit 10.110.0.0 16 greater-equal 16 less-equal 32
[Firewall] msdp
[Firewall-msdp] peer 10.110.1.1 connect-interface gigabitethernet 0/2
[Firewall-msdp] static-rpf-peer 10.110.1.1 rp-policy list-a
[Firewall-msdp] quit
# Configure Router A as the MSDP peer and static RPF peer of Router F.
[RouterF] ip ip-prefix list-a permit 10.110.0.0 16 greater-equal 16 less-equal 32
[RouterF] msdp
[RouterF-msdp] peer 10.110.2.1 connect-interface ethernet 1/1
[RouterF-msdp] static-rpf-peer 10.110.2.1 rp-policy list-a
[RouterF-msdp] quit
1647BVerifying the configuration
Use the display bgp peer command to display the BGP peering relationships between the routers. Router
A does not display any information, which means that no BGP peering relationship has been established
between Router A and the firewall, or between Router A and Router F.
When the multicast source in PIM-SM 1 (Source 1) and the multicast source in PIM-SM 2 (Source 2) send
multicast information, receivers in PIM-SM 1 and PIM-SM 3 can receive the multicast data. You can use