Command Reference Guide Demand Interface Configuration Command Set
61200510L1-35E Copyright © 2005 ADTRAN 795

connect-sequence interface-recovery [retry-interval <seconds> |

max-retries <value>]

Use the connect-sequence interface-recovery command to allow the interface to go down in the event
that the connect-sequence attempts value is exhausted. Refer to connect-sequence attempts <value> on
page 794 for more information. Use the no form of this command to restore the default values.
Syntax Description
retry-interval <seconds> Optional. Specifies the number of seconds the interface will wait between
connect sequence cycles during recovery attempts.
max-retries <value> Optional. Specifies the maximum number of times the connect sequence will
cycle in an attempt to bring the interface back up. When in interface recovery
mode, this value ove r rid es the connect-sequence attempts value.
Default Values
By default, the co nnect-sequence interface-recovery retry-interval is set to 120 seconds and
max-retries are unlimited.
Applicable Platforms
This command applies to the NetVanta 1000R, 3000, 4000, and 5000 Series units.
Command History
Release 11.1 Command was introduced.
Usage Examples
The following example configu res demand interface 1 to wait 60 seconds be tween retry attempts with a
maximum number of 500 retries:
(config)#interface demand 1
(config-demand 1)#connect-sequence interface-recovery retry-interval 60 max-retries 500