Configure MSDP Peers
An MSDP router must know which routers are its peers. You define the peer relationships explicitly by configuring the neighboring routers that are the MSDP peers of the local router. After peer relationships are established, the MSDP peers exchange messages to advertise active multicast sources. You must configure at least one peer for MSDP to function.
To configure MSDP peers, include the
peerstatement:peeraddress{export [policy-names];import [policy-names];local-addressaddress;traceoptions {filename<replace> <sizesize> <filesnumber> <no-stamp><(world-readable | no-world-readable)>;flagflag<flag-modifier> <disable>;}}The
peerand thelocal-addressstatements are required. You can configure MSDP peers globally (at the[edit protocols msdp]hierarchy level) or in a group (at the[edit protocols msdp groupgroup-name]level). If you configure them in a group, each individual peer inherits all group-level options.