- peer address {
-
-
active-source-limit {
-
maximum number;
-
threshold number;
- }
-
authentication-key peer-key;
-
default-peer;
-
disable;
-
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>;
- }
- }
- [edit logical-systems logical-system-name protocols msdp],
- [edit logical-systems logical-system-name protocols msdp group group-name],
- [edit protocols msdp],
- [edit protocols msdp group group-name],
- [edit routing-instances routing-instance-name logical-systems logical-system-name protocols msdp],
- [edit routing-instances routing-instance-name logical-systems logical-system-name protocols msdp group group-name],
- [edit routing-instances routing-instance-name protocols msdp],
- [edit routing-instances routing-instance-name protocols msdp group group-name]
Statement introduced before JUNOS Release 7.4.
Define an MSDP peering relationship. 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. 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 statement.
At least one peer must be configured for MSDP to function. You must configure address and local-address.
address—Name of the MSDP peer.
The remaining statements are explained separately.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.