Skip to content

How to set nat64 option in vs creation? #1602

@batmancn

Description

@batmancn

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 ~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions