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

rib-groups

Syntax

rib-groups {
group-name {
import-policy [ policy-names ];
import-rib [ group-names ];
export-rib group-name;
}
}

Hierarchy Level

[edit logical-systems logical-system-name routing-options],
[edit routing-options]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Group one or more routing tables to form a routing table group. A routing protocol can import routes into all the routing tables in the group and can export routes from a single routing table.

Each routing table group must contain one or more routing tables that the JUNOS software uses when importing routes (specified in the import-rib statement) and optionally can contain one routing table group that the JUNOS software uses when exporting routes to the routing protocols (specified in the export-rib statement).

Options

group-name—Name of the routing table group. The name must start with a letter and can include letters, numbers, and hyphens.

The remaining statements are explained separately.

Usage Guidelines

See Creating Routing Table Groups.

Required Privilege Level

routing—To view this statement in the configuration.

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

Related Topics

rib-group


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