- rib-groups {
-
-
group-name {
-
import-policy [ policy-names ];
-
import-rib [ group-names ];
-
export-rib group-name;
- }
- }
- [edit logical-systems logical-system-name routing-options],
- [edit routing-options]
Statement introduced before JUNOS Release 7.4.
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).
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.
See Creating Routing Table Groups.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.