HP VPN Firewall Appliances Network Management Configuration Guide

664
Verifying 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
the display msdp brief command to display brief information about MSDP peering relationship between
the routers. For example:
# Display brief information about MSDP peers on Router A.
[RouterA] display msdp brief
MSDP Peer Brief Information of VPN-Instance: public net
Configured Up Listen Connect Shutdown Down
2 2 0 0 0 0
Peer's Address State Up/Down time AS SA Count Reset Count
10.110.3.2 Up 01:07:08 ? 8 0
10.110.6.2 Up 00:16:39 ? 13 0
# Display brief information about MSDP peers on the firewall.
[Firewall] display msdp brief
MSDP Peer Brief Information of VPN-Instance: public net
Configured Up Listen Connect Shutdown Down
1 1 0 0 0 0
Peer's Address State Up/Down time AS SA Count Reset Count
10.110.1.1 Up 01:07:09 ? 8 0
# Display brief information about MSDP peers on Router F.
[RouterF] display msdp brief
MSDP Peer Brief Information of VPN-Instance: public net
Configured Up Listen Connect Shutdown Down
1 1 0 0 0 0
Peer's Address State Up/Down time AS SA Count Reset Count
10.110.2.1 Up 00:16:40 ? 13 0
Anycast RP configuration
Network requirements
As shown in Figure 355, the PIM-SM domain in this example has multiple multicast sources and receivers.
OSPF runs within the domain to provide unicast routes.
Configure the Anycast RP application so that the receiver-side DRs and the source-side DRs can initiate
a Join message to their respective RPs that are the topologically nearest to them.
On Router B and the firewall, configure the interface Loopback 10 as a C-BSR and Loopback 20 as a
C-RP.
The router ID of Router B is 1.1.1.1, and the router ID of the firewall is 2.2.2.2. Set up an MSDP peering
relationship between Router B and Router D.