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

オプションip.ping_throttle.drop_level 0はシステム環境にどのような影響を与えますか?

Views:
85
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

環境

  •  Data ONTAP 8 7-Mode    
  •  ONTAP 9 

回答

options ip.ping_throttle.drop_level 0のシステム環境への影響
  • pingスロットリングメカニズムが導入され、ICMPプロトコルに基づくDoS攻撃によるリスクが軽減されました。
  • 既存のpingスロットリングメカニズム option ip.ping_throttle.drop_level は、オプションに格納されている値を使用して、パケットを1秒間隔でドロップする前に受け入れるパケットのしきい値を取得します。
  • ネットアップでは現在、推奨値を設定していません ip.ping_throttle.drop_level
  • デフォルト値は150です。この値は、より高い値に増やすことができます。
  • option ip.ping_throttle.drop_level設定はクライアントごとのものではありませんが、すべてのクライアント用のものです。最大制限は4294967295です。
  • 多数のCIFSクライアントがある環境では、しきい値が簡単に超過することを推奨しません。
  • そのため、CIFSクライアントがアプライアンスを使用できない状態になることはありません。 
  • ip.ping_throttle.drop_levelオプションを50~150に設定し、問題 が発生した場合はオプションを増やします。
  • クライアントに1秒あたり16パケットを超える送信を許可するには、pingスロットリングを無効にします。次のコマンドを実行して、このオプションを無効にします。

options ip.ping_throttle.drop_level 0

  • ONTAP 9.3以降では、この新しいcluster -sellオプションに対してnode shellコマンドが廃止されました。

::> network tuning icmp

追加情報

関連リンク:

 

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.
  • この記事は役に立ちましたか?