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 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.
No description provided.
The text was updated successfully, but these errors were encountered: