Penguin

Differences between version 2 and previous revision of BGPNotes.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Thursday, June 10, 2004 1:40:42 pm by DanielLawson Revert
Older page: version 1 Last edited on Thursday, June 10, 2004 1:40:33 pm by DanielLawson Revert
@@ -1,5 +1,5 @@
 !! I'm trying to peer over a tunnel, but I can't get out of the Connect state 
  
 This normally happens because BGP sets the ttl to 1 by default, and your tunnel is inheriting the raw path [TTL]. Set the [TTL] on your tunnel device explicitally (how to do this will depend entirely on the tunnel device you are using, so check its documentation for more details) 
  
-Another solution to to enabled ebgp-multihop on both BGP speakers, but I'm not sure this is a 'good' solution. Setting the TTL seems like the right thing to do here. 
+Another solution is to enable ebgp-multihop on both BGP speakers, but I'm not sure this is a 'good' solution. Setting the TTL seems like the right thing to do here.