Classified as: {OPEN}
Add new comments
Already set debug all
protocol bgp BGP_INSTANCE {
debug all;
}
With Best Regards,
Chris LIU
{OPEN}
From: LIU Chris
Sent: Friday, May 31, 2024 7:20 PM
To: BIRD Users <[email protected]>
Subject: bird BGP debug issue
I configured BGP with peer, which is Fortinet device. Both of sides show BGP
status established, however, there is no route exchanged.
Start bird daemon with -D log_file, but only see some keepalive, no other debug
message come out.
1. Is it possible to increase debug level, see more logs to figure out the
root cause ?
2. Generally how to debug this kind of BGP issue, any suggestion is
appreciated ?