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

[VPP-231] There should be SNAT commands in CLI #1081

Open
vvalderrv opened this issue Jan 7, 2025 · 0 comments
Open

[VPP-231] There should be SNAT commands in CLI #1081

vvalderrv opened this issue Jan 7, 2025 · 0 comments

Comments

@vvalderrv
Copy link
Contributor

  • Is NAT supported on VPP? There should be a command for SNAT in CLI

SNAT C-API needs to be added to enable configuration of SNAT using Honeycomb/GBP.
There should be support in VPP for SNAT configuration.
commands:
set interface snat set interface snat in <intfc> out <intfc> [del]
snat add address snat add addresses <ip4-range-start> [- <ip4-range-end>]
show snat show snat

Is everything done for SNAT in VPP? What is the current developer state of SNAT? Has this function been tested and documented (e.g. some user guide, examples)?

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