3Com Switch 8800 Advanced Software V5 Configuration Guide

MSDP Configuration Examples 633
Configure the IP address and subnet mask for each interface as per Figure 192.
Detailed configuration steps are omitted.
2 Enable IP multicast routing, and enable PIM-SM on each interface
# Enable IP multicast routing on Switch C, and enable PIM-SM on each interface.
<SwitchC> system-view
[SwitchC] multicast routing-enable
[SwitchC] interface vlan-interface 101
[SwitchC-Vlan-interface101] pim sm
[SwitchC-Vlan-interface101] quit
[SwitchC] interface vlan-interface 102
[SwitchC-Vlan-interface102] pim sm
The configuration on Switch A, Switch B, Switch D, Switch E, Switch F and Switch
G is similar to the configuration on Switch C.
# Configure BSR boundary on Switch C.
[SwitchC-Vlan-interface102] pim bsr-boundary
[SwitchC-Vlan-interface102] quit
[SwitchC] interface vlan-interface 101
[SwitchC-Vlan-interface101] pim bsr-boundary
[SwitchC-Vlan-interface101] quit
The configuration on Switch D and Switch F is similar to the configuration on
Switch C.
3 Configure the position of interface Loopback0, C-BSR, and C-RP.
# Configure the position of Loopback0, C-BSR, and C-RP on Switch C.
[SwitchC] router-id 1.1.1.1
[SwitchC] interface loopback 0
[SwitchC-LoopBack0] ip address 1.1.1.1 255.255.255.255
[SwitchC-LoopBack0] pim sm
[SwitchC-LoopBack0] quit
[SwitchC] pim
[SwitchC-pim] c-bsr loopback 0
[SwitchC-pim] c-rp loopback 0
[SwitchC-pim] quit
The configuration on Switch D and Switch F is similar to the configuration on
Switch C.
4 Configure static RPF peers
# Configure Switch D and Switch F as MSDP peers and static RPF peers of Switch
C.
[SwitchC] ip ip-prefix list-df permit 192.168.0.0 16 greater-equal 1
6 less-equal 32
[SwitchC] msdp
[SwitchC-msdp] peer 192.168.3.1 connect-interface vlan-interface 102
[SwitchC-msdp] peer 192.168.1.2 connect-interface vlan-interface 101
[SwitchC-msdp] static-rpf-peer 192.168.3.1 rp-policy list-df