Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

aggregate (Routing)

Syntax

aggregate {defaults {... aggregate-options ...}route destination-prefix {policy policy-name;... aggregate-options ...}}

Hierarchy Level

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

Release Information

Statement introduced before Junos OS Release 7.4.

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

Statement introduced in Junos OS Release 11.3 for the QFX Series.

Statement introduced in Junos OS Release 12.3 for ACX Series routers.

Description

Configure aggregate routes.

Options

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.

  • (active | passive);
  • as-path <as-path> <origin (egp | igp | incomplete)> <atomic-aggregate> <aggregator as-number ip-address>;
  • (brief | full);
  • community [ community-ids ];
  • discard;
  • (metric | metric2 | metric3 | metric4) value <type type>;
  • (preference | preference2 | color | color2) preference <type type>;
  • tag string;

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:

  • default—For the default route to the destination. This is equivalent to specifying an IP address of 0.0.0.0/0.
  • destination-prefix/prefix-lengthdestination-prefix is the network portion of the IP address, and prefix-length is the destination prefix length.

The policy statement is explained separately.

Required Privilege Level

routing—To view this statement in the configuration.

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

Published: 2013-01-17