- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2016 09:49 AM - edited 03-05-2019 04:20 AM
I try to configure BGP on ISR4431 routers, i got errors message :
Does someone can help me ?
*Jul 1 16:32:12.956: %TCP-6-BADAUTH: No MD5 digest from 74.113.75.22(179) to 74.113.75.25(39809) (RST) tableid - 0
*Jul 1 16:32:36.847: %TCP-6-BADAUTH: No MD5 digest from 74.113.75.22(179) to 74.113.75.25(47285) (RST) tableid - 0
*Jul 1 16:32:38.847: %TCP-6-BADAUTH: No MD5 digest from 74.113.75.22(179) to 74.113.75.25(47285) (RST) tableid - 0
*Jul 1 16:32:42.847: %TCP-6-BADAUTH: No MD5 digest from 74.113.75.22(179) to 74.113.75.25(47285) (RST) tableid - 0
*Jul 1 16:32:50.847: %TCP-6-BADAUTH: No MD5 digest from 74.113.75.22(179) to 74.113.75.25(47285) (RST) tableid - 0
*Jul 1 16:33:14.747: %TCP-6-BADAUTH: No MD5 digest from 74.113.75.22(179) to 74.113.75.25(34445) (RST) tableid - 0
*Jul 1 16:33:16.748: %TCP-6-BADAUTH: No MD5 digest from 74.113.75.22(179) to 74.113.75.25(34445) (RST) tableid - 0
Thanks
Solved! Go to Solution.
- Labels:
-
Routing Protocols
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2016 10:21 AM
Hello
These errors are caused due to wrong or missing password configured for the BGP neighbor. Could you please check if both sides of the BGP neighbor in the log has the correct password configured.
Regards
Vinit
--Vinit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2016 10:21 AM
Hello
These errors are caused due to wrong or missing password configured for the BGP neighbor. Could you please check if both sides of the BGP neighbor in the log has the correct password configured.
Regards
Vinit
--Vinit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2016 11:31 AM
I had look at both side and its the same password.....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2016 12:23 PM
If both sides have the same password and you are still getting the error log, then we can check for the following:
- show ip bgp neigh (check the MSS value at the end of the output)
- show tcp brief (get the TCB value of the BGP session)
- show tcp tcb <tcb_value from above output>
This could give us some more clarification.
This could also be a software defect causing such erorrs but again if your session is not flapping, then you can ignore these errors.
Regards
Vinit
--Vinit
