Then use the
set dampening
command to specify the dampening values that apply to
routes that pass all the match clauses for that route map. Consider the following example:
host1(config)#
route-map 21 permit 5
host1(config-route-map)#
match as-path 1
host1(config-route-map)#
set dampening 5 1000 1500 45 15
host1(config-route-map)#
exit
host1(config)#
ip as-path access-list 1 permit ^300_
Access list 1 permits routes that originate in AS 300. Instance 5 of route map 21 permits
routes that match access list 1 and applies the set of dampening criteria to only those
routes; in this case, routes that originate in AS 300.
You can restore the advertisement of routes suppressed as a result of policy-based route
flap dampening by issuing the
neighbor unsuppress-map
command. You can unsuppress
routes from a specified neighbor or peer group. You must specify a route map; only those
routes that match the route map are unsuppressed.
neighbor unsuppress-map
•
Use to unsuppress routes that have been suppressed by a
set dampening
clause in a
route map.
•
If you specify a BGP peer group by using the
peerGroupName
argument, all the members
of the peer group inherit the characteristic configured with this command. You cannot
override this inheritance for a peer group member.
•
Routes previously suppressed by a route map that are unsuppressed by this command
are not automatically advertised; you must use the
clear ip bgp
command to perform
a hard clear or outbound soft clear.
•
Example
host1(config-router)#
neighbor berlin5 unsuppress-map inmap3
•
Use the
no
version to restore the default values.
•
See neighbor unsuppress-map.
set dampening
•
Use to enable BGP route flap dampening only on routes that pass the match clauses
of, and are redistributed by, a particular route map.
•
BGP creates a dampening parameter block for each unique set of dampening
parameters—such as suppress threshold and reuse threshold—used by BGP. For
example, if you have a route map that sets the dampening parameters to one set of
values for some routes and to another set of values for the remaining routes, BGP uses
and stores two dampening parameter blocks, one for each set.
•
Example
host1(config)#
route-map nyc1 permit 10
host1(config-route-map)#
set dampening 5 1000 1500 45 15
•
Use the
no
version to delete the set clause from a route map.
•
See set dampening.
Copyright © 2010, Juniper Networks, Inc.
102
JunosE 11.2.x BGP and MPLS Configuration Guide
Summary of Contents for JUNOSE 11.2.X BGP AND MPLS
Page 6: ...Copyright 2010 Juniper Networks Inc vi...
Page 8: ...Copyright 2010 Juniper Networks Inc viii JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 38: ...Copyright 2010 Juniper Networks Inc 2 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 192: ...Copyright 2010 Juniper Networks Inc 156 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 242: ...Copyright 2010 Juniper Networks Inc 206 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 244: ...Copyright 2010 Juniper Networks Inc 208 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 310: ...Copyright 2010 Juniper Networks Inc 274 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 356: ...Copyright 2010 Juniper Networks Inc 320 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 418: ...Copyright 2010 Juniper Networks Inc 382 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 524: ...Copyright 2010 Juniper Networks Inc 488 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 544: ...Copyright 2010 Juniper Networks Inc 508 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 608: ...Copyright 2010 Juniper Networks Inc 572 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 672: ...Copyright 2010 Juniper Networks Inc 636 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 674: ...Copyright 2010 Juniper Networks Inc 638 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 716: ...Copyright 2010 Juniper Networks Inc 680 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 717: ...PART 6 Index Index on page 683 681 Copyright 2010 Juniper Networks Inc...
Page 718: ...Copyright 2010 Juniper Networks Inc 682 JunosE 11 2 x BGP and MPLS Configuration Guide...