Alcatel-Lucent 7450 Configuration Manual page 112

Hide thumbs Also See for 7450:
Table of Contents

Advertisement

Router Global Commands
Router Global Commands
router
Syntax
router router-name
Context
config
Description
This command enables the context to configure router parameters, and interfaces, route policies, and
protocols.
Parameters
router-name — Specify the router-name.
aggregate
Syntax
aggregate ip-prefix/ip-prefix-length [summary-only] [as-set] [aggregator as-number:ip-
address] [black-hole] [community comm-id] [description description]
aggregate ip-prefix/ip-prefix-length [summary-only] [as-set] [aggregator as-number:ip-
address] [community comm-id] [indirect ip-address] [description description]
no aggregate ip-prefix/ip-prefix-length
Context
config>router
Description
This command creates an aggregate route.
Use this command to automatically install an aggregate in the routing table when there are one or
more component routes. A component route is any route used for forwarding that is a more-specific
match of the aggregate.
The use of aggregate routes can reduce the number of routes that need to be advertised to neighbor
routers, leading to smaller routing table sizes.
Overlapping aggregate routes may be configured; in this case a route becomes a component of only
the one aggregate route with the longest prefix match. For example if one aggregate is configured as
10.0.0.0/16 and another as 10.0.0.0/24, then route 10.0.128/17 would be aggregated into 10.0.0.0/16,
and route 10.0.0.128/25 would be aggregated into 10.0.0.0/24. If multiple entries are made with the
same prefix and the same mask the previous entry is overwritten.
A standard 4-byte BGP community may be associated with an aggregate route in order to facilitate
route policy matching.
By default aggregate routes are not installed in the forwarding table, however there are configuration
options that allow an aggregate route to be installed with a black-hole next hop or with an indirect IP
address as next hop.
The no form of the command removes the aggregate.
Page 112
Values
router-name:
Default
Base
Base, management
7450 ESS Router Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents