- group group-name {
-
export [ policy-names ];
-
metric-out metric;
-
preference number;
- route-timeout seconds;
- update-interval seconds;
-
-
neighbor neighbor-name {
-
import policy-name;
-
metric-in metric;
- receive <none>;
- route-timeout seconds;
- send <none>;
- update-interval seconds;
- }
- }
- [edit logical-systems logical-system-name protocols ripng],
- [edit protocols ripng],
- [edit logical-systems logical-system-name routing-instances routing-instance-name protocols
ripng],
- [edit routing-instances routing-instance-name protocols ripng]
Statement introduced before JUNOS Release 7.4.
Support for routing instances introduced in JUNOS Release 9.0.
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.
group-name—Name of a group, up to 16 characters long.
The remaining statements are explained separately.
See Configuring Group-Specific Properties.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.