MSDP Configuration Guidelines
To configure the Multicast Source Discovery protocol (MSDP), include the
msdpstatement:msdp {active-source-limit{maximumnumber;thresholdnumber; }data-encapsulation(disable | enable);disable;export [policy-names];import [policy-names];local-addressaddress;rib-groupgroup-name;traceoptions {filename<replace> <sizesize> <filesnumber> <no-stamp><(world-readable | no-world-readable)>;flagflag<flag-modifier> <disable>;}peeraddress{active-source-limit{maximumnumber;thresholdnumber;}authentication-keypeer-key;default-peer;disable;export [policy-names];import [policy-names];local-addressaddress; traceoptions {filename<replace> <sizesize> <filesnumber> <no-stamp><(world-readable | no-world-readable)>;flagflag<flag-modifier> <disable>;}}groupgroup-name{disable;export [policy-names];import [policy-names];local-addressaddress;mode (mesh-group | standard);traceoptions {filename<replace> <sizesize> <filesnumber> <no-stamp><(world-readable | no-world-readable)>;flagflag<flag-modifier> <disable>;}peeraddress; {active-source-limit{maximumnumber;thresholdnumber;}authentication-keypeer-key;default-peer;disable;export [policy-names];import [policy-names];local-addressaddress;traceoptions {filename<replace> <sizesize> <filesnumber> <no-stamp><(world-readable | no-world-readable)>;flagflag<flag-modifier> <disable>;}}sourceprefix/mask{active-source-limit{maximumnumber;thresholdnumber;}}}}You can include this statement at the following hierarchy levels:
[edit protocols][edit routing-instancesinstance-nameprotocols][edit logical-routerslogical-router-nameprotocols][edit routing-instancesinstance-namelogical-routerslogical-router-nameprotocols]For an overview of logical routers and a detailed example of logical router configuration, see the logical routers chapter of the JUNOS Feature Guide.
This chapter describes the following tasks for configuring MSDP:
- Minimum MSDP Configuration
- Enabling MSDP
- Configuring MSDP Peers
- Configuring MSDP Groups
- Configuring MSDP Mesh Groups
- Configuring the MSDP Authentication Key
- Configuring MSDP Routing Policy
- Configuring Multiple Rendezvous Points in a Domain
- Configuring MSDP Data Encapsulation
- Configuring the MSDP Active Source Limit
- Configuring a Default MSDP Peer
- Disabling MSDP
- Tracing MSDP Protocol Traffic
For a configuration example, see Example: Configuring MSDP.