Configure Bgp Add Aggregate-Address - Extreme Networks ExtremeWare Command Reference Manual

Hide thumbs Also See for ExtremeWare:
Table of Contents

Advertisement

BGP Commands

configure bgp add aggregate-address

configure bgp add aggregate-address <ip address>/<mask length> {as-set |
as-match} {summary-only} {advertise-route-map <route-map>}
{attribute-route-map <route-map>}
Description
Configures a BGP aggregate route.
Syntax Description
ip address
mask length
as-set
summary-only
advertise-route-map
attribute-route-map
Default
N/A.
Usage Guidelines
Route aggregation is the process of combining the characteristics of several routes so that they are
advertised as a single route. Aggregation reduces the amount of information that a BGP speaker must
store and exchange with other BGP speakers. Reducing the information that is stored and exchanged
also reduces the size of the routing table.
To use BGP route aggregation, follow these steps:
1 Enable aggregation using the following command:
enable bgp aggregation
2 Create an aggregate route using the following commands:
configure bgp add aggregate-address <ip address>/<mask length> {as-set | as-match}
{summary-only} {advertise-route-map <route-map>} {attribute-route-map <route-map>}
Example
The following command configures a BGP aggregate route:
configure bgp add aggregate-address 192.1.1.4/30
History
This command was first available in ExtremeWare 6.1.
Platform Availability
This command is available on all platforms.
1398
Specifies an IP address.
Specifies a netmask length.
Specifies to aggregate only the path attributes of the aggregate routes.
Specifies to send only aggregated routes to the neighbors.
Specifies the route map used to select routes for this aggregated route.
Specifies the route map used to set the attributes of the aggregated route.
ExtremeWare Software 7.3.0 Command Reference Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

Extremeware 7.3.0

Table of Contents