Information Technology Reference
In-Depth Information
Example 9-14 Final Customer Aggregation Edge Router BGP Configuration (Continued)
!
route-map PARTIAL_ROUTES permit 10
match community 1
!
route-map PARTIAL_ROUTES deny 20
!
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
!
! Gold Service Route Maps
route-map gold_cust_inbound permit 10
match community 10
set community 100:3000 100:500 additive
set local-preference 80
!
route-map gold_cust_inbound permit 20
match community 11
set community 100:3000 100:500 additive
set local-preference 90
!
route-map gold_cust_inbound permit 30
match community 12
set community 100:3000 100:500 additive
set local-preference 110
!
route-map gold_cust_inbound permit 40
match community 13
set community 100:3000 100:500 additive
set local-preference 120
!
route-map gold_cust_inbound permit 50
set community 100:3000 100:500 additive
set local-preference 100
!
! Silver Service Route Maps
route-map silver_cust_inbound permit 10
match community 10
set community 100:3000 100:510 additive
set local-preference 80
!
route-map silver_cust_inbound permit 20
match community 11
set community 100:3000 100:510 additive
Search WWH ::




Custom Search