peer (Protocols MSDP)
Syntax
peer address { disable; active-source-limit { maximum number; threshold number; } authentication-key peer-key; default-peer; export [ policy-names ]; import [ policy-names ]; local-address address; traceoptions { file filename <files number> <size size> <world-readable | no-world-readable>; flag flag <flag-modifier> <disable>; } }
Hierarchy Level
[edit logical-systems logical-system-name protocols msdp], [edit logical-systems logical-system-name protocols msdp group group-name], [edit logical-systems logical-system-name routing-instances routing-instance-name protocols msdp], [edit logical-systems logical-system-name routing-instances routing-instance-name protocols msdp group group-name], [edit protocols msdp], [edit protocols msdp group group-name], [edit routing-instances routing-instance-name protocols msdp], [edit routing-instances routing-instance-name protocols msdp group group-name]
Description
Define an MSDP peering relationship. An MSDP routing
device must know which routing devices are its peers. You define the
peer relationships explicitly by configuring the neighboring routing
devices that are the MSDP peers of the local routing device. After
peer relationships are established, the MSDP peers exchange messages
to advertise active multicast sources. To configure multiple MSDP
peers, include multiple peer
statements.
By default, the peer's options are identical to the global or group-level MSDP options. To override the global or group-level options, include peer-specific options within the peer (Protocols MSDP) statement.
At least one peer must be configured for MSDP to function. You must configure address and local-address.
Options
address—Name of the MSDP peer.
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Release Information
Statement introduced before Junos OS Release 7.4.