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
Specifies which specific routes are not to get aggregated.
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
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
Autonomous System (AS) number. Valid range is 1-65535
IP address of the aggregate.