linkup-delay-timer exclude lag-list

Syntax

linkup-delay-timer exclude lag-list <LAG-LIST>
no linkup-delay-timer exclude lag-list <LAG-LIST>

Description

Configures the VSX link-up delay timer exclude list. It excludes the bringing up of specified downstream VSX LAGs, following a device reboot or an ISL flap.

The no form of this command unconfigures the VSX link-up delay timer exclude list.

Command context

config-vsx

Parameters

<LAG-LIST>

Specifies a range or a set of LAG interfaces to exclude. For example: 1 or 1-10 or 1,2,3 or 1,2-10. Range: 1-128 characters.

Authority

Administrators

Examples

Specifying LAGs to exclude LAG 100:

switch(config)# vsx
switch(config-vsx)# linkup-delay-timer exclude lag-list 100

Unconfiguring the VSX link-up delay timer exclude list for LAG 100:

switch(config)# vsx
switch(config-vsx)# no linkup-delay-timer exclude lag-list 100