Netskope LogoNetskope Logo
  • セキュリティサービス
  • AIサービス
  • ネットワークサービス
  • 分析サービス
  • 統合
  • getting-started.svg始める
    • サポート
    • コミュニティ
    • Netskope.com
    © 2026 無断転載を禁じます。Netskope 株式会社
    トップページ
    アプライアンス
    オンプレミスアプライアンス
    データプレーンオンプレミス(DPoP)アプライアンスを構成する
    TCP接続パラメータの設定

    TCP接続パラメータの設定

    このアプライアンスをクライアントとして動作させ、そこから発生するTCP接続を設定するには、以下を実行します。

    set dataplane tcp client
    

    以下のオプションから選択してください。

    rcvbuf   Receive buffer size in kb. Default 1024
    sndbuf   Send buffer size in kb. Default 1024
    throttle-max-threshold   Throttle max threshold in KB (when to start backpressure). Default 1024
    throttle-min-threshold   Throttle min threshold in KB (when to stop backpressure). Default 192set dataplane tcp client

    このアプライアンスをサーバーとして動作させ、そこから発生するTCP接続を設定するには、以下を実行します。

    set dataplane tcp server

    以下のオプションから選択してください。

    throttle-max-threshold   Throttle max threshold in KB (when to start backpressure). Default 1024
    throttle-min-threshold   Throttle min threshold in KB (when to stop backpressure). Default 192

    注記

    setコマンドを実行した後、 saveを実行してください。

    このトピックでは
    • TCP接続パラメータの設定