Chapter 46: Command Line Descriptions
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
2381
configure router bgp * aggregate-address * as-set suppress-map
Purpose
Specifies which specific routes are not to get aggregated.
Default Access Level
15
Command Syntax
configure router bgp <int> aggregate-address <A.B.C.D> <mask> [as-set] suppress-map <suppress map>
configure router bgp <int> aggregate-address <A.B.C.D> <mask> [as-set] suppress-map <suppress map> no
Supplemental
Information
The attributes of the suppressed specific routes are inherited by the aggregate route. The attribute-map can be used to override the
inherited attributes. The non-suppressed specific routes would be advertised out in addition to the aggregate route. Removing the
option "as-set" would cause the aggregate route not to inherit the AS_PATH attributes from the specific routes.
To disable, use the no option.
Parameters
<int>
Autonomous System (AS) number. Valid range is 1-65535
<A.B.C.D>
IP address of the aggregate.
<mask>
Aggregate mask.
<suppress map>
Your suppressed map.