H3C S7500E Series Command Manual page 431

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – IPv4 Routing
H3C S7500E Series Ethernet Switches
suppress-policy route-policy-name: Suppresses specific routes defined in the routing
policy, the name of which is a string of 1 to 19 characters.
origin-policy route-policy-name: References the routing policy to specify routes for
summarization. The policy name is a string of 1 to 19 characters.
The keywords of the command are described as follows:
Table 5-1 Functions of the keywords
Keywords
as-set
detail-suppressed
suppress-policy
origin-policy
attribute-policy
Description
Use the aggregate command to create a summary route in the BGP routing table.
Use the undo aggregate command to remove a summary route.
By default, no summary route is configured.
Examples
# In BGP view, create a summary of 192.213.0.0/16 in the BGP routing table.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] aggregate 192.213.0.0 255.255.0.0
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 routes may
lead to route oscillation.
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.
Used to create a summary route and suppress the
advertisement of some summarized routes. If you want to
suppress some routes selectively and leave other routes still
advertised, use the if-match clause of the route-policy
command.
Selects only routes satisfying the routing policy for route
summarization
Sets attributes except the AS-PATH attribute for the
summary route. The same work can be done by using the
peer route-policy command.
5-2
Chapter 5 BGP Configuration Commands
Function

Advertisement

Table of Contents
loading

Table of Contents