tx-window-size

Configures the number of signaling packets transmitted without receiving an acknowledgment

Supported in the following platforms:

  • Access Points — AP505i, AP510i, AP510e, AP560i, AP6522, AP6562, AP7161, AP7502, AP7522, AP7532, AP7562, AP7602, AP7612, AP7622, AP763, AP7662, AP8163, AP8543, AP8533.
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

tx-window-size <1-15>

Parameters

tx-window-size <1-15>

tx-window-size <1-15>

Configures the number of packets transmitted without receiving an acknowledgment
  • <1-15> – Specify a value from 1 - 15 (default is 10 packets).

Examples

nx9500-6C8809(config-l2tpv3-policy-L2TPV3Policy1)#tx-window-size 9
nx9500-6C8809(config-l2tpv3-policy-L2TPV3Policy1)#show context
l2tpv3 policy L2TPV3Policy1
 hello-interval 200
 retry-attempts 10
 retry-interval 30
 cookie-size 8
 rx-window-size 9
 tx-window-size 9
 reconnect-interval 100
 reconnect-attempts 8
nx9500-6C8809(config-l2tpv3-policy-L2TPV3Policy1)#

Related Commands

no

Resets the number of packets transmitted without receiving an acknowledgment to default (10 packets)