- aggregate {
-
- defaults {
- ... aggregate-options ...
- }
-
- route destination-prefix {
- policy policy-name;
- ... aggregate-options ...
- }
- }
- [edit logical-systems logical-system-name routing-instances routing-instance-name routing-options],
- [edit logical-systems logical-system-name routing-instances routing-instance-name routing-options rib routing-table-name],
- [edit logical-systems logical-system-name routing-options],
- [edit logical-systems logical-system-name routing-options rib routing-table-name],
- [edit routing-instances routing-instance-name routing-options],
- [edit routing-instances routing-instance-name routing-options rib routing-table-name],
- [edit routing-options],
- [edit routing-options rib routing-table-name]
Statement introduced before JUNOS Release 7.4.
Configure aggregate routes.
aggregate-options—Additional information about aggregate routes that is included with the route when it is installed in the routing table. Specify zero or more of the following options in aggregate-options. Each option is explained separately.
defaults—Specify global aggregate route options. These options only set default attributes inherited by all newly created aggregate routes. These are treated as global defaults and apply to all the aggregate routes you configure in the aggregate statement. This part of the aggregate statement is optional.
route destination-prefix—Configure a nondefault aggregate route:
The policy statement is explained separately.
See Configuring Aggregate Routes.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.