FD.io VPP  v21.06-3-gbb25fbf28
Vector Packet Processing
src/plugins/nat/pnat

set pnat translation

Summary/usage

set pnat translation interface <name> match <5-tuple> rewrite <tuple> {in|out} [del].

Declaration and implementation

Declaration: set_pnat_translation_command (src/plugins/nat/pnat/pnat_cli.c line 293)

Implementation: set_pnat_translation_command_fn.

show pnat interfaces

Summary/usage

show pnat interfaces.

Declaration and implementation

Declaration: show_pnat_interfaces_command (src/plugins/nat/pnat/pnat_cli.c line 335)

Implementation: show_pnat_interfaces_command_fn.

show pnat translations

Summary/usage

show pnat translations.

Declaration and implementation

Declaration: show_pnat_translations_command (src/plugins/nat/pnat/pnat_cli.c line 315)

Implementation: show_pnat_translations_command_fn.