retry-attempts

Configures the maximum number of attempts made to retransmit signalling messages. Use this command to specify how many retransmission cycles occur before determining the target tunnel peer is not reachable.

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

retry-attempts <1-10>

Parameters

retry-attempts <1-10>

retry-attempts <1-10>

Configures the maximum number of attempts made to retransmit signalling messages
  • <1-10> – Specify a value from 1 - 10 (default is 5 attempts).

Examples

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

Related Commands

no

Resets the maximum number of retransmissions for signalling messages to default (5 attempts)