Quick Reference Guide

PowerConnect B-Series TI24X Configuration Guide 511
53-1002269-02
Multicast Source Discovery Protocol (MSDP)
19
PowerConnect(config)# interface loopback 1
PowerConnect(config-lbif-1)#ip address 1.1.1.1 255.255.255.0
PowerConnect(config-lbif-1)# ip pim-sparse
PowerConnect(config-lbif-1)# exit
PowerConnect(config)# interface ethernet 1/1
PowerConnect(config-if-1/1)# ip address 14.14.14.1 255.255.255.0
PowerConnect(config-if-1/1)# ip pim-sparse
PowerConnect(config-if-1/1)# exit
PowerConnect(config)# interface ethernet 2/1
PowerConnect(config-if-2/1)# ip address 12.12.12.1 255.255.255.0
PowerConnect(config-if-2/1)# ip pim-sparse
PowerConnect(config-if-2/1)# exit
PowerConnect(config)# interface ethernet 2/20
PowerConnect(config-if-2/20)# ip address 159.159.159.1 255.255.255.0
PowerConnect(config-if-2/20)# ip pim-sparse
PowerConnect(config-if-2/20)# exit
PowerConnect(config)# interface ethernet 4/1
PowerConnect(config-if-4/1)# ip address 31.31.31.1 255.255.255.0
PowerConnect(config-if-4/1)# ip pim-sparse
PowerConnect(config-if-4/1)# exit
PowerConnect(config)# interface ethernet 4/8
PowerConnect(config-if-4/8)# ip address 17.17.17.1 255.255.255.0
PowerConnect(config-if-4/8)# ip pim-sparse
PowerConnect(config-if-4/8)# ip pim border
PowerConnect(config-if-4/8)# exit
PowerConnect(config)# router pim
PowerConnect(config-router-pim)# bsr-candidate loopback 1 1 31
PowerConnect(config-router-pim)# rp-candidate loopback 1
PowerConnect(config-router-pim)# exit
PowerConnect(config)# router bgp
PowerConnect(config-bgp-router)# local-as 111
PowerConnect(config-bgp-router)# neighbor 31.31.31.3 remote-as 333
PowerConnect(config-bgp-router)# neighbor 31.31.31.3 next-hop-self
PowerConnect(config-bgp-router)# neighbor 12.12.12.2 remote-as 222
PowerConnect(config-bgp-router)# neighbor 12.12.12.2 next-hop-self
PowerConnect(config-bgp-router)# neighbor 14.14.14.4 remote-as 444
PowerConnect(config-bgp-router)# neighbor 14.14.14.4 next-hop-self
PowerConnect(config-bgp-router)# neighbor 17.17.17.7 remote-as 777
PowerConnect(config-bgp-router)# neighbor 17.17.17.7 next-hop-self
PowerConnect(config-bgp-router)# redistribute connected
PowerConnect(config-bgp-router)# write memory
Configuration for Device B
The following set of commands configure the MSDP peers of Device B. All Device B peers (1.1.1.1,
1.1.3.1, and 1.1.4.1) are in the MSDP mesh group 1234. Multicast is enabled on Device B
interfaces. PIM and BGP are also enabled.
PowerConnect(config)# router pim