Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

clear security nat source persistent-nat-table

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
clear security nat source persistent-nat-table
( all | interface | internal-ip            ip-address         <internal-port port> | pool poolname )

Description

Clear Network Address Translation (NAT) persistent NAT bindings that are in query mode, where all sessions of the binding are gone.

Options

  • all—Clear all persistent NAT bindings that are in query mode.

  • interface—Clear persistent NAT bindings that are in query mode for the specified interface.

  • internal-ip ip-address—Clear persistent NAT bindings for the specified internal IP address.

  • internal-ip ip-address internal-port port—Clear persistent NAT bindings that are in query mode for the specified internal IP address and port.

  • pool—Clear persistent NAT bindings that are in query mode for the specified source NAT pool.

Required Privilege Level

clear

Output Fields

This command produces no output.

Release Information

Command introduced in Junos OS Release 10.0.

footer-navigation