Operation Manual – Multicast Protocol
H3C S3610&S5510 Series Ethernet Switches
Chapter 7 MSDP Configuration
7-26
RPF prime neighbor: 10.110.1.2
Downstream interface(s) information:
Total number of downstreams: 1
1: Vlan-interface101
Protocol: pim-sm, UpTime: 00:10:20, Expires: 00:03:10
# View the PIM routing information on Switch F.
[SwitchF] display pim routing-table
Total 0 (*, G) entry; 1 (S, G) entry
(10.110.5.100, 225.1.1.1)
RP: 10.1.1.1
Protocol: pim-sm, Flag: SPT ACT
UpTime: 00:03:32
Upstream interface: Vlan-interface102
Upstream neighbor: 192.168.3.1
RPF prime neighbor: 192.168.3.1
Downstream interface(s) information:
Total number of downstreams: 1
1: Vlan-interface200
Protocol: pim-sm, UpTime: 00:03:32, Expires: -
4)
Configure Loopback 0 and MSDP peers
# Configure an MSDP peer on Loopback 0 of Switch C.
[SwitchC] interface loopback 0
[SwitchC-LoopBack0] ip address 1.1.1.1 255.255.255.255
[SwitchC-LoopBack0] pim sm
[SwitchC-LoopBack0] quit
[SwitchC] msdp
[SwitchC-msdp] originating-rp loopback 0
[SwitchC-msdp] peer 2.2.2.2 connect-interface loopback 0
[SwitchC-msdp] quit
# Configure an MSDP peer on Loopback 0 of Switch F.
[SwitchF] interface loopback 0
[SwitchF-LoopBack0] ip address 2.2.2.2 255.255.255.255
[SwitchF-LoopBack0] pim sm
[SwitchF-LoopBack0] quit
[SwitchF] msdp
[SwitchF-msdp] originating-rp loopback 0
[SwitchF-msdp] peer 1.1.1.1 connect-interface loopback 0
[SwitchF-msdp] quit
You can use the
display msdp brief
command to view the brief information of MSDP
peering relationships between the switches.