[Contents] [Prev] [Next] [Index] [Report an Error]

msdp

Syntax

msdp {
active-source-limit {
maximum number;
threshold number;
}
data-encapsulation (enable | disable);
disable;
rib-group group-name;
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>;
}
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>;
}
}
group group-name {
disable;
export [ policy-names ];
import [ policy-names ];
local-address address;
mode (mesh-group | standard);
traceoptions {
file filename <files number> <size size> <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 <files number> <size size> <world-readable | no-world-readable>;
flag flag <flag-modifier> <disable>;
}
}
source prefix/mask {
active-source-limit {
maximum number;
threshold number;
}
}
}
}

Hierarchy Level

[edit protocols],
[edit logical-systems logical-system-name protocols],
[edit routing-instances routing-instance-name logical-systems logical-system-name protocols],
[edit routing-instances routing-instance-name protocols]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Enable MSDP on the router. You must also configure at least one peer for MSDP to function.

Default

MSDP is disabled on the router.

Options

The statements are explained separately.

Usage Guidelines

See Enabling MSDP.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.


[Contents] [Prev] [Next] [Index] [Report an Error]