Routing

last person joined: 20 hours ago 

Ask questions and share experiences about ACX Series, CTP Series, MX Series, PTX Series, SSR Series, JRR Series, and all things routing, including portfolios and protocols.
  • 1.  BGP peer error (code 3, subcode 5) and also finding paid help

    Posted 12-27-2010 13:01

    Hello,

      Today, I am trying to change my router from J4350 to M20. Everything works fine in J4350. However, after I do the switch, I got the following error

    Dec 28 01:13:49  core rpd[13444]: bgp_event: peer XXX.XXX.XXX.241 (External AS 11111) old state Established event RecvUpdate new state Idle
    Dec 28 01:14:21  core rpd[13444]: bgp_process_caps: mismatch NLRI with XXX.XXX.XXX.241 (External AS 1111): peer: <inet-unicast inet-multicast>(3) us: <inet-unicast>(1)
    Dec 28 01:14:21  core rpd[13444]: bgp_event: peer XXX.XXX.XXX.241 (External AS 11111) old state OpenConfirm event RecvKeepAlive new state Established
    Dec 28 01:14:23  core rpd[13444]: bgp_read_v4_update: NOTIFICATION sent to XXX.XXX.XXX.241 (External AS 10026): code 3 (Update Message Error) subcode 5 (bad attribute length), Data:  c0 11 3e 02 0f 00

     

      Could any tell me how to fix? I have another peer with partial routes that works fine (from same provider)

     

      Also, I urgently need somebody to help me to set up the router M20. Could anyone know where I should find part-time admin/ freelance/ company that offer affordable rate (<$1,000 for this migration)? Please email me pang at laws dot ms if anyone interested.

     

    Thanks

    Pang



  • 2.  RE: BGP peer error (code 3, subcode 5) and also finding paid help

    Posted 12-28-2010 02:47

    I managed to reproduce your issue in my lab. Your provider must have inet-multicast capability enabled. There are two possible solutions:

    1) Ask your provider to disable inet-multicast capability for your peer.

    [edit]
    root@provider# delete protocols bgp group bgp family inet multicast

     

    2) Enable inet-multicast support in your router (but you must be sure what you're doing). You have to consider if receiving multicast routes is a desired behavior.

    [edit]
    root@router# set protocols bgp group bgp family inet multicast

     



  • 3.  RE: BGP peer error (code 3, subcode 5) and also finding paid help

    Posted 09-22-2014 21:27

    Hi ,

     

    Please disable inet-multicat at your peer end  or else you can enable inert mutilcast at your end .

     

     

     

    Regards

    Dhanesh