Router Global Commands - Alcatel-Lucent 7210 SAS M Configuration Manual

Hide thumbs Also See for 7210 SAS M:
Table of Contents

Advertisement

Configuration Commands

Router Global Commands

router
Syntax
router
Context
config
Description
This command enables the context to configure router parameters, and interfaces.
aggregate
Syntax
aggregate ip-prefix/ip-prefix-length [summary-only]
no aggregate ip-prefix/ip-prefix-length
Context
config>router
Description
This command creates an aggregate route.
Use this command to group a number of routes with common prefixes into a single entry in the
routing table. This reduces the number of routes that need to be advertised by this router and reduces
the number of routes in the routing tables of downstream routers.
Both the original components and the aggregated route (source protocol aggregate) are offered to the
Routing Table Manager (RTM). Subsequent policies can be configured to assign protocol-specific
characteristics (BGP, IS-IS or OSPF) such as the route type, or OSPF tag, to aggregate routes.
Multiple entries with the same prefix but a different mask can be configured; for example, routes are
aggregated to the longest mask. If one aggregate is configured as 10.0./16 and another as 10.0.0./24,
then route 10.0.128/17 would be aggregated into 10.0/16, and route 10.0.0.128/25 would be
aggregated into 10.0.0/24. If multiple entries are made with the same prefix and the same mask, the
previous entry is overwritten.
The no form of the command removes the aggregate.
Default
No aggregate routes are defined.
Parameters
ip-prefix/ip-prefix-length — The destination address of the aggregate route in dotted decimal
summary-only — This optional parameter suppresses advertisement of more specific component
Page 46
notation.
Values
ipv4-prefix
ipv4-prefix-length
The mask associated with the network address expressed as a mask length.
Values
0 — 32
routes for the aggregate.
a.b.c.d (host bits must be 0)
0 — 32
7210 SAS M, X Router Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents