Ip Bgp Aggregate-Address As-Set - Alcatel-Lucent OmniSwitch 6850-48 Cli Reference Manual

Alcatel-lucent omniswitch 6850-48: reference guide
Hide thumbs Also See for OmniSwitch 6850-48:
Table of Contents

Advertisement

BGP Commands

ip bgp aggregate-address as-set

Specifies whether AS path aggregation is to be performed or not. AS path aggregation takes the AS path
for all routes in this aggregate and creates a new AS path for the entire aggregate. This aggregated AS path
includes all the ASs from the routes in the aggregate, but it does not repeat AS numbers if some routes in
the aggregate include the same AS in their path.
ip bgp aggregate-address ip_address ip_mask as-set
no ip bgp aggregate-address ip_address ip_mask as-set
Syntax Definitions
ip_address
ip_mask
Defaults
This command is disabled by default.
Platforms Supported
OmniSwitch 6850, 6855, 6850E, 9000E
Usage Guidelines
Use the no form of this command to disable the as-set option.
When AS path aggregation is disabled (the default), the AS path for the aggregate defaults to the AS
number of the local BGP speaker (configured in the
If AS path aggregation is enabled, a flap in a more specific path's AS path will cause a flap in the
aggregate as well.
Do not use this command when aggregating many paths because of the numerous withdrawals and
updates that must occur as path reachability information for the summarized routes changes.
Examples
-> ip bgp aggregate-address 172.22.2.115 255.255.255.0 as-set
-> no ip bgp aggregate-address 172.22.2.115 255.255.255.0 as-set
Release History
Release 6.1; command was introduced.
Related Commands
ip bgp aggregate-address
OmniSwitch CLI Reference Guide
32-bit IP address.
32-bit subnet mask that determines how many bits of the IP address
denote the network number.
Creates and deletes a BGP aggregate route.
June 2012
ip bgp autonomous-system
command).
page 25-35

Advertisement

Table of Contents
loading

Table of Contents