Router Global Commands - Alcatel-Lucent 7710 SR OS Configuration Manual

Router
Hide thumbs Also See for 7710 SR OS:
Table of Contents

Advertisement

Router Global Commands

router
Syntax
Context
Description
Parameters
aggregate
Syntax
Context
Description
Default
Parameters
Page 102
router router-name
config
This command enables the context to configure router parameters, and interfaces, route policies, and
protocols.
router-name — Specify the router-name.
Values
router-name:
Default
Base
aggregate ip-prefix/ip-prefix-length [summary-only] [as-set] [aggregator as-number:ip-
address] [black-hole]
no aggregate ip-prefix/mask
config>router
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.
No aggregate routes are defined.
ip-prefix — The destination address of the aggregate route in dotted decimal notation.
Values
ipv4-prefix
ipv4-prefix-length
ipv6-prefix
Base, management
a.b.c.d (host bits must be 0)
0 — 32
x:x:x:x:x:x:x:x (eight 16-bit pieces)
x:x:x:x:x:x:d.d.d.d
7710 SR OS Router Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents