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


aggregate

Syntax

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

Hierarchy Level

[edit routing-options],
[edit 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 ]

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.

defaults—Configure default aggregate route.

route destination-prefix—Configure non-default aggregate route:

The policy statement is explained separately.

Usage Guidelines

See Configure Aggregate Routes.

Required Privilege Level

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


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