cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2609
Views
0
Helpful
3
Replies

BGP session not established

rwakagabo
Level 1
Level 1

Hello Dears

kindly assist on possible cause on below BGP issue. BGP session failed to be established with below error

name   proto   table     state   since           info
XXX     BGP   master   start   10:23:26     Idle Received: Malformed AS_PATH

and 

V    AS       MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd

 4  XXX           0           0           0        0      0        never      Active

i am able to ping the IP of peer.

Best regards

Janvier R.

3 Replies 3

Julio E. Moisa
VIP Alumni
VIP Alumni

Hi Javier

It means that BGP is trying to establish the TCP three way handshake in order to complete the connection with the neighbor.

Just some questions:

- Was it working properly before?
- Any change was implemented recently?
- Have you implemented any ACL blocking the port TCP 179 on one of these devices?
- Is this an eBGP or iBGP connection?

Could you please share the BGP configuration of these peers?

Thank you




>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<

hi Julio

Thanks for the reply.

-The session was established before but suddenly it is stopped.

-no change done on my side

-no ACL implemented blocking port 179

-it is an eBGP connection

find BGP configurations of peer

neighbor IP ADD remote-as XXXX
neighbor IP ADD peer-group ixp-peers
neighbor IP ADD description YYYYY

Thank you!!!

Janvier R.

Thank you

Are you using the directly connected subnet to create the eBGP peering?




>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<