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

RuntimeCmd: Error: Table has no action _drop() #92

Open
raghu-d32 opened this issue Mar 17, 2023 · 0 comments
Open

RuntimeCmd: Error: Table has no action _drop() #92

raghu-d32 opened this issue Mar 17, 2023 · 0 comments

Comments

@raghu-d32
Copy link

Hi,
We are experimenting with P4app and P4 programming. Even though the default action is set to _drop(), the packets won't be dropped and we get this in the console:

RuntimeCmd: Error: Table send_frame has no action _drop
RuntimeCmd: Error: Table forward has no action _drop
RuntimeCmd: Error: Table ipv4_lpm has no action _drop

Please let us know the right way to use _drop() and make it the default action.
We are trying this in multiswitch.p4app.

image

Also, can someone please let us know where to find these CLI table_add, table_set, etc. commands in files (if they are stored somewhere) and change the required actions accordingly:
image

Thanks in advance.

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

1 participant