# Configure Router D and Router F as MSDP peers and static RPF peers of Router
C.
[RouterC] ip ip-prefix list-df permit 192.168.0.0 16 greater-equal 1
6 less-equal 32
[RouterC] msdp
[RouterC-msdp] peer 192.168.3.2 connect-interface serial 2/0
[RouterC-msdp] peer 192.168.1.2 connect-interface pos 5/0
[RouterC-msdp] static-rpf-peer 192.168.3.2 rp-policy list-df
[RouterC-msdp] static-rpf-peer 192.168.1.2 rp-policy list-df
[RouterC-msdp] quit
# Configure Router C as MSDP peer and static RPF peer of Router D.
[RouterD] ip ip-prefix list-c permit 192.168.0.0 16 greater-equal 16
less-equal 32
[RouterD] msdp
[RouterD-msdp] peer 192.168.1.1 connect-interface pos 5/0
[RouterD-msdp] static-rpf-peer 192.168.1.1 rp-policy list-c
[RouterD-msdp] quit
# Configure Router C as MSDP peer and static RPF peer of Router F.
[RouterF] ip ip-prefix list-c permit 192.168.0.0 16 greater-equal 16
less-equal 32
[RouterF] msdp
[RouterF-msdp] peer 192.168.3.1 connect-interface serial 2/0
[RouterF-msdp] static-rpf-peer 192.168.3.1 rp-policy list-c
[RouterF-msdp] quit
5 Verify the configuration
Carry out the display bgp peer command to view the BGP peering relationships
between the routers. If the command gives no output information, a BGP peering
relationship has not been established between the routers.
When the multicast source (Source 1) in PIM-SM 1 sends multicast information,
receivers in PIM-SM 2 and PIM-SM 3 can receive the multicast data. You can use
the display msdp brief command to view the brief information of MSDP peering
relationships between the routers. For example:
# View the brief MSDP peer information on Router C.
[RouterC] display msdp brief
MSDP Peer Brief Information of VPN-Instance: public net
Configured
Up
2
2
Peer's Address
192.168.3.2
192.168.1.2
# View the brief MSDP peer information on Router D.
[RouterD] display msdp brief
MSDP Peer Brief Information of VPN-Instance: public net
Configured
Up
1
1
Listen
Connect
0
0
State
Up/Down time
Up
01:07:08
Up
00:16:39
Listen
Connect
0
0
MSDP Configuration Examples
Shutdown
0
AS
SA Count
Reset Count
?
8
0
?
13
0
Shutdown
0
1157
Down
0
Down
0
Need help?
Do you have a question about the MSR 50 Series and is the answer not in the manual?