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

How to set nat64 option in vs creation? #1602

Open
batmancn opened this issue Nov 18, 2021 · 0 comments
Open

How to set nat64 option in vs creation? #1602

batmancn opened this issue Nov 18, 2021 · 0 comments

Comments

@batmancn
Copy link

Hi all,

I'm want to create a nat64 listener.

For web, I could set nat64=enable in this web page.

image

Or I could use tmsh cli like this:
create ltm virtual test destination 2001::FE.80 pool test-pool nat64 enabled

But now I need to use f5-common-python to add this kind of listener, so I use bigip.tm.ltm.virtuals.virtual.create(...).
But I cann't find nat64 option in this api.

So How to set net64 in creating listener?

Thank you ~

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