07-26-2006 01:32 AM - edited 03-03-2019 01:27 PM
I have an eBGP peer that will not be established till a reset the peer about 10 times. I turned on ths BGP debug switch and I found that a message said:
connection collision
NOTIFICATION is sento to peer x.x.x.x
code 6 (cease).
And the BGP peer will be in Active state for long time and it will return back to Connect state and stuk in this state.
I know the problem of collision is because the both of peers are trying to initiate the connection at the same time and collision will happen.
So I want o know how to solve this problem or how to configure the peer to play only passive or active role.