Information Technology Reference
In-Depth Information
Example 9-15 Peering Router Sample BGP Configuration (Continued)
!
route-map graded-dampening permit 30
match ip address prefix-list SHORT_DAMP
set dampening 10 1500 3000 30
!
route-map graded-dampening permit 40
match ip address prefix-list MEDIUM_DAMP
set dampening 15 750 3000 45
!
route-map graded-dampening permit 50
match ip address prefix-list LONG_DAMP
set dampening 30 820 3000 60
!
route-map peer_outbound_AS1000 deny 10
match community 20
!
route-map peer_outbound_AS1000 permit 20
match community 21
set as-path prepend 100
!
route-map peer_outbound_AS1000 permit 30
match community 22
set as-path prepend 100 100
!
route-map peer_outbound_AS1000 permit 40
match community 23
set as-path prepend 100 100 100
!
route-map peer_outbound_AS1000 permit 50
match community 24
set as-path prepend 100 100 100 100
!
route-map peer_outbound_AS1000 permit 60
match community 25
set as-path prepend 100 100 100 100 100
!
route-map peer_outbound_AS1000 permit 70
match community 1
!
route-map peer_outbound_AS1000 deny 80
!
route-map QOS_Policy permit 10
match community 50
set ip precedence immediate
!
route-map QOS_Policy permit 20
match community 51
set ip precedence priority
!
route-map QOS_Polciy permit 30
match community 52
set ip precedence routine
Search WWH ::




Custom Search