tx-window-size

Configures the number of signaling packets transmitted without receiving an acknowledgment

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • 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)