retry-interval

Configures the interval, in seconds, between two successive attempts at retransmitting a L2TPv3 signaling message

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

retry-interval <1-250>

Parameters

retry-interval <1-250>

retry-interval <1-250>

Configures the interval, in seconds, between two successive retransmission attempts
  • <1-250> – Specify a value from 1 - 250 seconds (default is 5 seconds).

Examples

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

Related Commands

no

Resets the retry interval to default (5 seconds)