Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

close
keyboard_arrow_left
Junos CLI リファレンス
Table of Contents Expand all
list Table of Contents

この機械翻訳はお役に立ちましたでしょうか?

starstarstarstarstar
Go to English page
免責事項:

このページは、サードパーティー製機械翻訳ソフトウェアを使用して翻訳されます。質の高い翻訳を提供するために合理的な対応はされていますが、ジュニパーネットワークスがその正確性を保証することはできかねます。この翻訳に含まれる情報の正確性について疑問が生じた場合は、英語版を参照してください. ダウンロード可能なPDF (英語版のみ).

show security nat source persistent-nat-table

date_range 18-Dec-23

構文

content_copy zoom_out_map
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 コマンドの出力フィールドを示します。出力フィールドは、表示されるおおよその順序に従って示しています。

表 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

content_copy zoom_out_map
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

content_copy zoom_out_map
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の概要

content_copy zoom_out_map
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 で導入されたコマンド。サポート。

external-footer-nav