aggregate
Syntax
aggregate {
defaults {
aggregate-options;
}
routedestination-prefix{
policypolicy-name;
aggregate-options;
}
}Hierarchy Level
[edit routing-options],[edit routing-optionsribrouting-table-name],[edit routing-instancesrouting-instance-namerouting-options],[edit routing-instancesrouting-instance-namerouting-optionsribrouting-table-name]Description
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 inaggregate-options. Each option is explained separately.
- (
active|passive);as-path<as-path> <origin(egp|igp|incomplete)> <atomic-aggregate> <aggregatoras-number in-address>;community[community-ids];discard;- (
brief| full);- (
metric|metric2|metric3|metric4)value<typetype>;- (
preference|preference2|color|color2)preference<typetype>;tagstring;
defaults—Configure default aggregate route.
routedestination-prefix—Configure non-default aggregate route:
default—For the default route to the destination. This is equivalent to specifying an IP address of0.0.0.0/0.destination-prefix/prefix-length—destination-prefixis the network portion of the IP address, andprefix-lengthis the destination prefix length.The
policystatement 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.