R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

345
BGP configuration commands
NOTE:
The term router in this chapter refers to both routers and layer 3 firewalls.
For related routing policy commands about BGP, see " Routing policy configuration commands."
aggregate
Syntax
aggregate ip-address { mask | mask-length } [ as-set | attribute-policy route-policy-name |
detail-suppressed | origin-policy route-policy-name | suppress-policy route-policy-name ] *
undo aggregate ip-address { mask | mask-length }
View
BGP view, BGP-VPN instance view
Default level
2: System level
Parameters
ip-address: Summary address.
mask: Summary route mask, in dotted decimal notation.
mask-length: Length of summary route mask, in the range of 0 to 32.
as-set: Creates a summary with AS set.
attribute-policy route-policy-name: Sets the attributes of the summary route according to the routing
policy The routing policy name is a case-sensitive string of 1 to 63 characters.
detail-suppressed: Only advertises the summary route.
suppress-policy route-policy-name: Suppresses specific routes defined in the routing policy. The routing
policy name is a case-sensitive string of 1 to 63 characters.
origin-policy route-policy-name: References the routing policy to specify routes for summarization. The
routing policy name is a case-sensitive string of 1 to 63 characters.
Table 77 Functions of the keywords
Ke
y
words Function
as-set
Used to create a summary route, whose AS path contains the AS path
information of summarized routes. Use this keyword carefully when many AS
paths need to be summarized, because the frequent changes of these specific
routes may lead to route oscillation.
detail-suppressed
This keyword does not suppress the summary route, but it suppresses the
advertisement of all the more specific routes. To summarize only some specific
routes, use the peer filter-policy command.