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 logical-systems logical-system-name routing-instances routing-instance-name protocols ripng],[edit protocols ripng],[edit routing-instances routing-instance-name protocols ripng]

Release Information

Statement introduced before Junos OS Release 7.4.

Statement introduced in Junos OS Release 9.0 for EX Series switches.

Support for routing instances introduced in Junos OS 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.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.

Related Topics