Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. 5. Operation
  2.  
  3. When a RR receives a route from an IBGP peer, it selects the best
  4. path based on its path selection rule. After the best path is
  5. selected, it must do the following depending on the type of the peer
  6. it is receiving the best path from:
  7.  
  8. 1) A Route from a Non-Client IBGP peer
  9.  
  10. Reflect to all the Clients.
  11.  
  12. 2) A Route from a Client peer
  13.  
  14. Reflect to all the Non-Client peers and also to the Client
  15. peers. (Hence the Client peers are not required to be fully
  16. meshed.)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement