acl scenerio
#1289
Replies: 1 comment
-
Simply attach ACL on the egress side of the VPP TAP interface connecting ns2 namespace, containing 3 rules (in this order):
Here is an example that you can try: https://github.com/milanlenco/vpp-agent/blob/acl-scenario/examples/acl_scenario/main.go |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
i have created this scenario in vpp from vpp-agent and now want to apply acl policy on vpp tap interface in above scenario such that only ns0 can ping ns2. How i can do that?
Beta Was this translation helpful? Give feedback.
All reactions