Balu75

bgp community use

Jan 19th, 2012
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. SHIVA-6506#sh ip community-list 16
  2. Community standard list 16
  3. permit 43022:10200
  4. SHIVA-6506#sh ip community-list 17
  5. Community standard list 17
  6. permit 43022:10300
  7. SHIVA-6506#sh ip community-list 18
  8. Community standard list 18
  9. permit 43022:10400
  10. SHIVA-6506#sh ip community-list 25
  11. Community standard list 25
  12. permit 43022:10500
  13. SHIVA-6506#sh route-map uaix-in
  14. ..
  15. route-map uaix-in, permit, sequence 10
  16. Match clauses:
  17. Set clauses:
  18. local-preference 130
  19. community 43022:10200
  20. Policy routing matches: 0 packets, 0 bytes
  21. SHIVA-6506#sh route-map zpix-in
  22. ..
  23. route-map zpix-in, permit, sequence 10
  24. Match clauses:
  25. Set clauses:
  26. local-preference 150
  27. community 43022:10300
  28. Policy routing matches: 0 packets, 0 bytes
  29. SHIVA-6506#sh route-map peer-in
  30. ..
  31. route-map peer-in, permit, sequence 10
  32. Match clauses:
  33. Set clauses:
  34. local-preference 175
  35. community 43022:10400
  36. Policy routing matches: 0 packets, 0 bytes
  37. SHIVA-6506#sh route-map send-ix-to-customer
  38. route-map send-ix-to-customer, permit, sequence 10
  39. Match clauses:
  40. community (community-list filter): 16
  41. Set clauses:
  42. Policy routing matches: 0 packets, 0 bytes
  43. route-map send-ix-to-customer, permit, sequence 20
  44. Match clauses:
  45. community (community-list filter): 17
  46. Set clauses:
  47. Policy routing matches: 0 packets, 0 bytes
  48. route-map send-ix-to-customer, permit, sequence 30
  49. Match clauses:
  50. community (community-list filter): 18
  51. Set clauses:
  52. Policy routing matches: 0 packets, 0 bytes
  53. route-map send-ix-to-customer, permit, sequence 40
  54. Match clauses:
  55. community (community-list filter): 25
  56. Set clauses:
  57. Policy routing matches: 0 packets, 0 bytes
Advertisement
Add Comment
Please, Sign In to add comment