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

group

Syntax

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;
}
}

Hierarchy Level

[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]

Release Information

Statement introduced before JUNOS Release 7.4.

Support for routing instances introduced in JUNOS Release 9.0.

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.

Options

group-name—Name of a group, up to 16 characters long.

The remaining statements are explained separately.

Usage Guidelines

See Configuring Group-Specific Properties.

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]