メインコンテンツまでスキップ

ONTAP 9.2以降のバージョンでネットワークトラフィックに使用されるネットワークルートをどのように決定しますか?

Views:
29
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
nas
Last Updated:

環境

ONTAP 9.2以降のバージョン

説明

  • ONTAP が新しい要求を開始したり、要求に応答したりする必要がある場合に、ルートを選択する方法。
  • デスティネーションへの最も限定的なルートを決定するには、ONTAP CLIから以下のコマンドを実行します。のサブグループです
    • set advanced; network route active-entry show -vserver vserver -node node-01 
    • これには、指定したノードのLIFから作成されたルートが含まれます
      • 「route show」コマンドを実行すると、ルーティング設定のみが表示されます(ルーティングテーブル内の実際のルートは表示されません)。
    • また、ActiveIQのAutoSupport セクションでroute-active.xmlを確認することもできます 
  • 一致するルートから、プレフィックスが最も長いものを判別します
    • たとえば、宛先IPアドレスが10.1.1.1で、次の宛先を持つルーティングテーブルを検索しているとします
      • 「default」または「0.0.0.0/0」は0ビットプレフィックスを持ちます
      • 10.1/16は16ビットプレフィックスと一致します
      • 10.1.1.1/24は、24ビットプレフィックスを持ち、それに一致します
      • 10.1.1.1/32は、最長プレフィックス(32は24、16、および0より大きい)である32ビットプレフィックスと一致し、最も固有のルートになります

 

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.
Scan to view the article on your device