Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: does vpp-agent support linux-cp plugin? or how to send vpp cli commands through gRPC? #1911

Open
WentianBu opened this issue Feb 12, 2023 · 2 comments

Comments

@WentianBu
Copy link

No description provided.

@mmiklus
Copy link

mmiklus commented May 24, 2023

I wouldn't recommend to use vpp debug CLI and the vpp binary API at the same time.

@WentianBu
Copy link
Author

I am trying to create linux-cp host-if. It can be created by vpp# lcp create <vpp interface> host-if <host interface>. I know it is better to do this through Ligato (vpp binary API), but currently Ligato seems not support linux-cp plugin. So I have to call this through vpp CLI. I know that there is a Ligato RESTful API to execute vpp commands, but my application uses gRPC.

I wonder is there better method to do this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants