BGP/Troubleshooting
From ImageStream Router Documentation
(Difference between revisions)
RichardJune (Talk | contribs) (New page: ===Peer can not establish a session with my router=== ====Common configuration errors==== *Is the IP address for failed peer correct? *Is the Router ID set correctly? It should be an IP ad...) |
RichardJune (Talk | contribs) |
||
Line 5: | Line 5: | ||
*How many hops away is the peer? Default setting requires a peer to be adjacent. | *How many hops away is the peer? Default setting requires a peer to be adjacent. | ||
*Does the router have any firewall rules blocking BGP traffic? This is particularly relevent if you've hardened the router. | *Does the router have any firewall rules blocking BGP traffic? This is particularly relevent if you've hardened the router. | ||
+ | ===Peer session is established, but routes are not propegating=== | ||
+ | ====Common configuration errors==== |
Revision as of 12:57, 28 May 2008
Contents |
Peer can not establish a session with my router
Common configuration errors
- Is the IP address for failed peer correct?
- Is the Router ID set correctly? It should be an IP address assigned on the router.
- How many hops away is the peer? Default setting requires a peer to be adjacent.
- Does the router have any firewall rules blocking BGP traffic? This is particularly relevent if you've hardened the router.