- group group-name {
-
disable;
-
export [ policy-names ];
-
import [ policy-names ];
-
local-address address;
-
mode (mesh-group | standard);
-
-
traceoptions {
- file filename <replace> <size size> <files number> <no-stamp>
<world-readable | no-world-readable>;
- flag flag <flag-modifier> <disable>;
- }
-
-
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 <replace> <size size> <files number> <no-stamp>
<world-readable | no-world-readable>;
- flag flag <flag-modifier> <disable>;
- }
- }
- }
- [edit protocols msdp],
- [edit logical-systems logical-system-name protocols msdp],
- [edit routing-instances routing-instance-name logical-systems logical-system-name protocols msdp],
- [edit routing-instances routing-instance-name protocols msdp]
Statement introduced before JUNOS Release 7.4.
Define an MSDP peer group. MSDP peers within groups share common traceoptions, if present and not overridden for an individual peer with the peer statement. To configure multiple MSDP groups, include multiple group statements.
By default, the group's options are identical to the global MSDP options. To override the global options, include group-specific options within the group statement.
The group must contain at least one peer.
group-name—Name of the MSDP group.
The remaining statements are explained separately.
See Configuring MSDP Routing Policy.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.