You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the peer and print example, and trying to do a route update on a EdgeRouter 6P, but when it inserts the route into the FIB it gives me this following error
[DEBUG] BgpFsm::run: got message (Current state: Established):
[DEBUG] NotificationMessage {
Error { UPDATE Message Error }
SubError { Missing Well-known Attribute }
}
[ERROR] BgpFsm::run: got invalid NOTIFICATION message.
[ERROR] BgpFsm::run: discarding all routes.
[INFO ] BgpFsm::setState: changing state: Established -> Idle
[INFO ] BgpFsm::setState: dropping all routes received from peer...
waiting for the ticker thread to stop...
ticker(): ticker stopped.
closing socket & clean up...
The text was updated successfully, but these errors were encountered:
HI There I have a problem with your code,
I am using the peer and print example, and trying to do a route update on a EdgeRouter 6P, but when it inserts the route into the FIB it gives me this following error
The text was updated successfully, but these errors were encountered: