BGPD and gRPC #11323
Unanswered
mehrdadrad
asked this question in
Q&A
BGPD and gRPC
#11323
Replies: 2 comments 4 replies
-
|
bgpd does not have YANG support yet, so it's not really possible manage through gRPC/YANG/NETCONF. |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
Dear FRRouting community, Any news on gRPC for bgpd? Thank you Regards |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I need to configure bgpd through gRPC. I enabled bgpd and gRPC at daemons configuration as below:
Once I try the python example to get the capabilities it just shows the below but I can not see frr-bgp, frr-bgp-neighbor, frr-bgp-peer-group and other available yang models which they are available for bgpd at repo under /yang. any idea? should I expect to see those capabilities to manage bgpd through gRPC? I need to add/remove neighbors plus shutdown a neighbor. any solution or workaround?
Beta Was this translation helpful? Give feedback.
All reactions