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

Configuring the Router's Local RP Properties

Local RP configuration makes the router a statically defined RP. To configure the router's RP properties, include the local statement:

local {
family (inet | inet6) {
disable;
address address;
group-ranges {
destination-mask;
}
hold-time seconds;
priority number;
}
}

You can include this statement at the following hierarchy levels:

For an overview of logical systems and a detailed example of logical system configuration, see the logical systems chapter of the JUNOS Feature Guide.

For information about the RP configuration statements, see the following sections:


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