MSDP Configuration Guidelines
To configure MSDP, include statements at the
[edit protocols msdp]hierarchy level of the configuration:protocols {msdp {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{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; {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>;}}}}}This chapter describes the following tasks for configuring MSDP:
- Minimum MSDP Configuration
- Enable MSDP
- Configure MSDP Peers
- Configure MSDP Groups
- Configure MSDP Mesh Groups
- Configure MSDP Routing Policy
- Configure Multiple Rendezvous Points in a Domain
- Disable MSDP
- Trace MSDP Protocol Traffic
For a configuration example, see Example: Configure MSDP.