Pour configurer les connexions TCP qui proviennent de cet appareil agissant en tant que client, exécutez :
set dataplane tcp client
Choisissez parmi les options suivantes,
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
Pour configurer les connexions TCP qui proviennent de cet appareil agissant en tant que serveur, exécutez :
set dataplane tcp server
Choisissez parmi les options suivantes,
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
Note
Exécutez save après avoir exécuté les commandes set.

