cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1836
Views
0
Helpful
6
Replies

%ROUTING-BGP-3-BUF_TOO_SHORT

Rojer-bkk
Level 1
Level 1

Hi Expert,

Anyone  has ever seen the error message about %ROUTING-BGP-3-BUF_TOO_SHORT  please help to share idea to solving. I found this error on CRS-1

Thanks

1 Accepted Solution

Accepted Solutions

Rojer,

you are hitting CSCth56941:

bgp_show traceback on exec "sh bgp vrf def nei < > dampened-routes"

Symptom:

bgp_show traceback

Conditions:

This is seen when the "sh bgp vrf default neighbors 202.48.1.1 dampened-routes" command is executed when there are dampened routes for the particular neighbor

Workaround:

none

this should be fixed in 4.2

Hope that helps,

Ivan.

View solution in original post

6 Replies 6

Laurent Aubert
Cisco Employee
Cisco Employee

Hi,

This message has no impact and is harmless. It usually appears after entering a show bgp command.

Thanks,

Laurent.

Hi Laurent,

Thanks for feedback.

How can i clear this message?

Ivan Krimmel
Level 7
Level 7

Hi Rojer,

could you please let us know IOX version this CRS-1 is running on and the exact steps you've done for this message to pop up. If you found it in a syslog chain, then a snippet of a few consecutinve messages around it would be helpful.

Regards,

Ivan.

Hi Ivan,

This error %ROUTING-BGP-3-BUF_TOO_SHORT is generated after we use command

#show bgp neighbor x.x.x.x dampened-routes

When x.x.x.x is the neighbor that have been damped.

IOS-XR 4.0.1

Thanks

Rojer,

you are hitting CSCth56941:

bgp_show traceback on exec "sh bgp vrf def nei < > dampened-routes"

Symptom:

bgp_show traceback

Conditions:

This is seen when the "sh bgp vrf default neighbors 202.48.1.1 dampened-routes" command is executed when there are dampened routes for the particular neighbor

Workaround:

none

this should be fixed in 4.2

Hope that helps,

Ivan.

Hi Ivan,

Thank you very much