clear security nat source persistent-nat-table

Syntax

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

Release Information

Command introduced in Release 10.0 of Junos OS.

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

Related Topics

Table 131

List of Sample Output

clear security nat source persistent-nat-table all

Output Fields

This command produces no output.

Sample Output

clear security nat source persistent-nat-table all

user@host> clear security nat source persistent-nat-table all