3Com Switch 8800 Advanced Software V5 Configuration Guide
634 CHAPTER 43: MSDP CONFIGURATION
[SwitchC-msdp] static-rpf-peer 192.168.1.2 rp-policy list-df
[SwitchC-msdp] quit
# Configure Switch C as MSDP peer and static RPF peer of Switch D.
<SwitchD> system-view
[SwitchD] ip ip-prefix list-c permit 192.168.0.0 16 greater-equal 16
less-equal 32
[SwitchD] msdp
[SwitchD-msdp] peer 192.168.1.1 connect-interface vlan-interface 101
[SwitchD-msdp] static-rpf-peer 192.168.3.1 rp-policy list-c
[SwitchD-msdp] quit
# Configure Switch C as MSDP peer and static RPF peer of Switch F.
<SwitchF> system-view
[SwitchF] ip ip-prefix list-c permit 192.168.0.0 16 greater-equal 16
less-equal 32
[SwitchF] msdp
[SwitchF-msdp] peer 192.168.3.2 connect-interface vlan-interface 102
[SwitchF-msdp] static-rpf-peer 192.168.3.2 rp-policy list-c
[SwitchF-msdp] quit
5 Verify the configuration
Carry out the display bgp peer command to view the BGP peering relationships
between the switches. If the command gives no output information, a BGP
peering relationship has not been established between the switches.
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 switches. For example:
# View the brief MSDP peer information on Switch C.
[SwitchC] display msdp brief
MSDP Peer Brief Information
Configured Up Listen Connect Shutdown Down
2 2 0 0 0 0
Peer’s Address State Up/Down time AS SA Count Reset Count
192.168.3.2 UP 01:07:08 ? 8 0
192.168.1.2 UP 00:16:39 ? 13 0
# View the brief MSDP peer information on Switch D.
[SwitchD] display msdp brief
MSDP Peer Brief Information
Configured Up Listen Connect Shutdown Down
1 1 0 0 0 0
Peer’s Address State Up/Down time AS SA Count Reset Count
192.168.1.1 UP 01:07:09 ? 8 0
# View the brief MSDP peer information on Switch F.
[SwitchF] display msdp brief
MSDP Peer Brief Information
Configured Up Listen Connect Shutdown Down