show security nat source persistent-nat-table
構文
show security nat source persistent-nat-table ( all | interface | internal-ip ip-address <internal-port port> | pool poolname )
説明
永続的なネットワーク アドレス変換 (NAT) 情報の概要を表示します。
オプション
all:すべての永続的なNATバインディングを表示します。
インターフェイス—インターフェイスの永続的NATバインディングを表示します。
内部IP ip-address- 指定された内部 IP アドレスの永続的 NAT バインディングを表示します。
internal-ip ip-address internal-port port—指定された内部 IP アドレスとポートの永続的な NAT バインディングを表示します。
pool:指定された送信元NATプールの永続的NATバインディングを表示します。
summary:永続的なNATバインディングの概要を表示します。
必要な権限レベル
ビュー
出力フィールド
表 1 に、show security nat source persistent–nat–table コマンドの出力フィールドを示します。出力フィールドは、表示されるおおよその順序に従って示しています。
フィールド名 |
フィールドの説明 |
---|---|
江出 |
制限付き cone NAT シナリオをサポートするために、enode エントリにはリモートホストとポートの情報が含まれています。 |
内部IP/ポート |
内部から外部への送信セッションの内部トランスポート IP アドレスとポート番号。 |
リフレクティブIP/ポート |
送信元 IP アドレスとポートの変換された IP アドレスとポート番号。 |
送信元 NAT プール |
永続的NATが使用されるソースプールの名前。 |
型 |
永続的 NAT タイプ。 |
Left_time/Conf_time |
残りの非アクティブタイムアウト期間と構成されたタイムアウト値。 |
Current_Sess_Num/Max_Sess_Num |
永続的 NAT バインディングに関連付けられている現在のセッションの数。 永続的 NAT タイマーは、そのバインディングを使用するすべてのセッションが閉じられたときにのみ開始されます。1 つのセッションがそのバインディングを使用している場合でも、エントリは出力の値として "-" Left_Time表示されます。 |
送信元NATルール |
この永続的NATバインディングが適用されるソースNATルールの名前。 |
サンプル出力
show security nat source persistent–nat–table internal-ip internal-port
user@host> show security nat source persistent–nat–table internal-ip 192.0.2.1 internal-port 60784 Internal Reflective Source Type Left_time/ Curr_Sess_Num/ Source In_IP In_Port I_Proto Ref_IP Ref_Port R_Proto NAT Pool Conf_time Max_Sess_Num NAT Rule 192.0.2.1 60784 udp 198.51.100.68 60784 udp dynamic-customer-source any-remote-host 254/300 0/30 105
サンプル出力
show security nat source persistent–nat–table all
user@host> show security nat source persistent–nat–table all Internal Reflective Source Type Left_time/ Curr_Sess_Num/ Source In_IP In_Port I_Proto Ref_IP Ref_Port R_Proto NAT Pool Conf_time Max_Sess_Num NAT Rule 192.0.2.3 14000 udp 203.51.0.68 64933 udp dynamic-customer-source any-remote-host -/300 1/32
サンプル出力
show security nat source persistent-nat-tableの概要
user@host> show security nat source persistent-nat-table summary Persistent NAT Table Statistics on FPC5 PIC0: binding total : 65536 binding in use : 0 enode total : 524288 enode in use : 0
リリース情報
Junos OS リリース 9.6 で導入されたコマンド。サポート。