To enable MSDP peering on the router, include the msdp statement:
-
msdp {
-
local-address address;
-
peer address;
-
rib-group group-name;
- }
You can include this statement at the following hierarchy levels:
To associate with MSDP a routing table group that imports and exports routes into the specified routing table group, include the rib-group statement. The routing table group is a group that you defined with the rib-groups statement at the [edit routing-options] hierarchy level. For more information, see the JUNOS Routing Protocols Configuration Guide.