3Com Switch 7750 Configuration Guide Guide

456 CHAPTER 45: MSDP CONFIGURATION
[SwitchC] interface vlan-interface 100
[SwitchC-Vlan-interface100] pim sm
[SwitchC-Vlan-interface100] quit
[SwitchC] interface vlan-interface 200
[SwitchC-Vlan-interface200] pim sm
[SwitchC-Vlan-interface200] quit
[SwitchC] interface vlan-interface 110
[SwitchC-Vlan-interface110] pim sm
[SwitchC-Vlan-interface110] quit
# Configure the same Loopback10 interface address on SwitchC and SwitchD
and
configure the locations of C-BSRs and C-RPs. The configuration procedure on
SwitchD is similar to that on SwitchC. The details are omitted here.
[SwitchC] interface loopback 10
[SwitchC-LoopBack10] ip address 10.1.1.1 255.255.255.255
[SwitchC-LoopBack10] pim sm
[SwitchC-LoopBack10] quit
[SwitchC] pim
[SwitchC-pim] c-bsr loopback 10
[SwitchC-pim] c-rp loopback 0
[SwitchC-pim] quit
# When the multicast source S1 in the PIM-SM domain sends multicast
information,
receivers on Switch D can receive multicast information. Carry out
the
display pim routing-table command to view PIM routes on the switch. The
information about PIM routes on Switch C and Switch D is displayed as follows:
[SwitchC] display pim routing-table
PIM-SM Routing Table
Total 0 (*,*,RP)entry, 0 (*,G)entry, 2 (S,G)entries
(10.110.5.100, 225.1.1.1), RP: 10.1.1.1 (local)
Protocol 0x20: PIMSM, Flag 0x4: SPT
UpTime: 00:10:20 , never timeout
Upstream interface: Vlan-interface200,RPF neighbor: Vlan-interface200
Downstream interface list:
1 oifs
Vlan-interface110, Protocol 0x1: IGMP, never timeout
Matched 0 (S,G) entry, 0 (*,G) entries, 1 (*,*,RP) entry
[SwitchD] display pim routing-table
PIM-SM Routing Table
Total 0 (*,*,RP)entry, 0 (*,G)entry, 2 (S,G)entries
(10.110.5.100, 225.1.1.1), RP: 10.1.1.1
Protocol 0x20: PIMSM, Flag 0x4: SPT
UpTime: 00:03:32
Upstream interface: Vlan-interface101,RPF neighbor: 192.168.3.2
Downstream interface list:
1 oifs
Vlan-interface100, Protocol 0x1: IGMP, never timeout
Matched 0 (S,G) entry, 0 (*,G) entries, 1 (*,*,RP) entry
3 Configure an MSDP peer.
# Configure an MSDP peer on Loopback0 on SwitchC.
[SwitchC] msdp
[SwitchC-msdp] originating-rp loopback0
[SwitchC-msdp] peer 2.2.2.2 connect-interface loopback0
[SwitchC-msdp] quit
# Configure an MSDP peer on Loopback0 on SwitchD.
[SwitchD] msdp
[SwitchD-msdp] originating-rp loopback0