nanog mailing list archives
Re: BGP malformed update/attribute list
From: Chris Welti via NANOG <nanog () lists nanog org>
Date: Fri, 23 May 2025 08:43:07 +0200
Hi Randy, Jakob,The "show bgp update in error detail" command is broken in IOS-XR, it doesn't show any detail just the summary that you saw.
However, if you use it with an explicit BGP neighbor, with "show bgp update in error neighbor A.B.C.D detail" you should get a detailed report with the last 5 malformed messages. So, in your case example from the log, "show bgp update in error neighbor 123.45.67.8d9 detail" ;-)
I tried it on all our upstreams and got lucky with AS3356.Also, there actually were multiple malformed messages, that is the reason the timestamp in the summary differed from your log, as the summary only shows the last malformed update and the log probably did not log all of them.
Best regards, Chris On 22.05.2025 22:29, Randy Bush via NANOG wrote:
You can use the CLI exec command "show bgp update in error" to display the update and analyze it further.RP/0/RSP0/CPU0:r2.dfw#show bgp update in error detail VRF "default" Malformed Update messages: 19 Neighbors that received malformed Update messages: 2 Last malformed update received: May 20 07:02:30.421 (2d13h ago) there was much more data in the log messageMay 20 07:01:51 r2.f00 16869308: RP/0/RSP0/CPU0:May 20 07:01:51.437 : bgp[1059]: %ROUTING-BGP-3-MALFORM_UPDATE : Malformed UPDATE message received from neighbor 123.45.67.89 (VRF: default) - message length 106 bytes, error flags 0x000c0000, action taken "DiscardAttr". Error details: "Error 0x00040000, Field "Attr-length", Attribute 40 (Flags 0xe0, Length 28), Data [e0281c]". NLRIs: [IPv4 Unicast] 45.198.25.0/24but the timestamps differ a bit randy _______________________________________________ NANOG mailing list https://lists.nanog.org/archives/list/nanog () lists nanog org/message/3KMANWRBWXBBD6HJQGXZXWICPNCB42HG/
_______________________________________________NANOG mailing list https://lists.nanog.org/archives/list/nanog () lists nanog org/message/W6JN2K7YVLZ5N4EHRIHADD7DGJSJCBU7/
Current thread:
- RE: BGP malformed update/attribute list Zhuangshunwan via NANOG (May 27)
- <Possible follow-ups>
- Re: BGP malformed update/attribute list Randy Bush via NANOG (May 27)
- Re: BGP malformed update/attribute list Chris Welti via NANOG (May 27)
- Re: BGP malformed update/attribute list Jakob Heitz (jheitz) via NANOG (May 27)
