Guest User

Untitled

a guest
Apr 11th, 2014
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. Choice TTL Routes Required incoming TTL
  2. -------------------------------------------------------------------------------------------------------------------------------------------
  3.  
  4. ebgp-multihop 1 (default) 1 connected
  5.  
  6. disable-connected-check 1 process/connected (process means IGP or static)!
  7. --> still one hop away because of the TTL
  8.  
  9. ebgp-multihop x X process/connected
  10.  
  11. ttl-security hops 1 255 connected 254
  12.  
  13. ttl-security hops 1 with disable-check 255 process/connected 254
  14.  
  15. ttl-security hops X 255 process/connected 255-X
Advertisement
Add Comment
Please, Sign In to add comment