Configuration Guide User guide
1572 FastIron Configuration Guide
53-1002494-02
Multicast Source Discovery Protocol (MSDP)
Brocade(config)# router bgp
Brocade(config-router-bsr)# local-as 333
Brocade(config-router-bsr)# neighbor 35.35.35.5 remote-as 555
Brocade(config-router-bsr)# neighbor 35.35.35.5 next-hop-self
Brocade(config-router-bsr)# neighbor 32.32.32.2 remote-as 222
Brocade(config-router-bsr)# neighbor 32.32.32.2 next-hop-self
Brocade(config-router-bsr)# neighbor 34.34.34.4 remote-as 444
Brocade(config-router-bsr)# neighbor 34.34.34.4 next-hop-self
Brocade(config-router-bsr)# neighbor 31.31.31.1 remote-as 111
Brocade(config-router-bsr)# neighbor 31.31.31.1 next-hop-self
Brocade(config-router-bsr)# redistribute connected
Brocade(config-router-bsr)# write memory
MSDP mesh group configuration for Device D
The following set of commands configure the MSDP peers of Device D (1.1.4.1) that are inside and
outside MSDP mesh group 1234. Device D peers inside the mesh group 1234 are 1.1.1.1, 1.1.2.1,
and 1.1.3.1. Device 48.48.48.8 and 134.134.134.13 are also peers of Device D, but are outside
mesh group 1234. Multicast is enabled on Device D interfaces. PIM and BGP are also enabled.
Brocade(config)# router pim
Brocade(config)# router msdp
Brocade(config-msdp-router)# msdp-peer 1.1.3.1 connect-source loopback 1
Brocade(config-msdp-router)# msdp-peer 1.1.1.1 connect-source loopback 1
Brocade(config-msdp-router)# msdp-peer 1.1.2.1 connect-source loopback 1
Brocade(config-msdp-router)# msdp-peer 48.48.48.8
Brocade(config-msdp-router)# msdp-peer 134.134.134.13
Brocade(config-msdp-router)# mesh-group 1234 1.1.1.1
Brocade(config-msdp-router)# mesh-group 1234 1.1.3.1
Brocade(config-msdp-router)# mesh-group 1234 1.1.2.1
Brocade(config-msdp-router)# exit
Brocade(config)# interface loopback 1
Brocade(config-lbif-)# ip address 1.1.4.1 255.255.255.0
Brocade(config-lbif-)# ip pim-sparse
Brocade(config-lbif-)# exit
Brocade(config)# interface ethernet 1/1
Brocade(config-if-)# ip address 24.24.24.4 255.255.255.0
Brocade(config-if-)# ip pim-sparse
Brocade(config-if-)# exit
Brocade(config)# interface ethernet 2/6
Brocade(config-if-)# ip address 156.156.156.1 255.255.255.0
Brocade(config-if-)# ip pim-sparse
Brocade(config-if-)# exit
Brocade(config)# interface ethernet 5/1
Brocade(config-if-)# ip address 34.34.34.4 255.255.255.0
Brocade(config-if-)# ip pim-sparse
Brocade(config-if-)# exit
Brocade(config)# interface ethernet 7/1
Brocade(config-if-)# ip address 14.14.14.4 255.255.255.0
Brocade(config-if-)# ip pim-sparse
Brocade(config-if-)# exit
Brocade(config)# interface ethernet 7/7
Brocade(config-if-)# ip address 48.48.48.4 255.255.255.0
Brocade(config-if-)# ip pim-sparse
Brocade(config-if-)# ip pim border
Brocade(config-if-)# exit