このアプライアンスをクライアントとして動作させ、そこから発生する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を実行してください。

