group (Protocols RIPng)
Syntax
group group-name {
export [ policy-names ];
metric-out metric;
neighbor neighbor-name {
import policy-name;
metric-in metric;
receive <none>;
route-timeout seconds;
send <none>;
update-interval seconds;
}
preference number;
route-timeout seconds;
update-interval seconds;
}
Hierarchy Level
[edit logical-systems logical-system-name protocols ripng], [edit logical-systems logical-system-name routing-instances routing-instance-name protocols ripng], [edit protocols ripng], [edit routing-instances routing-instance-name protocols ripng]
Description
Configure a set of RIPng neighbors that share an export policy and metric. The export policy and metric govern what routes to advertise to neighbors in a given group.
Each group must contain at least one neighbor. You should create a group for each export policy that you have.
Options
group-name—Name of a group, up to 16 characters long.
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Release Information
Statement introduced before Junos OS Release 7.4.
Support for routing instances introduced in Junos OS Release 9.0.