Chapter 46: Command Line Descriptions
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
2357
configure router bgp * address-family ipv6 aggregate-address
Purpose
Configures the routes that match the aggregate IP address and mask to be aggregated.
Default Access Level
15
Command Syntax
configure router bgp [<int>] address-family ipv6 aggregate-address <ipv6-address/prefix> [as-set]
[summary-only] [suppress-map <word>] [advertise-map <word>] [attribute-map <word>]
configure router bgp [<int>] address-family ipv6 aggregate-address <ipv6-address/prefix> [as-set]
[summary-only] [suppress-map <word>] [advertise-map <word>] [attribute-map <word>] no
Supplemental
Information
The aggregate routes and the specific routes would be advertised out.
To disable, use the no option.
Parameters
[<int>]
Autonomous System (AS) number. Valid range is 1-65535
<ipv6-address/prefix> IPv6 Network number.
[as-set]
Aggregate mask.
[summary-only]
Creates aggregate route and suppresses advertisements of all aggregated, more specific routes.
[suppress-map
<word>]
Suppresses specified routes.
[advertise-map
<word>]
Name of route map to choose the routes to include into the aggregate and generate associated attributes if as-set is specified.
[attribute-map
<word>]
Route map name to establish aggregate route atttribute.