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 the LAGs to exclude. For example:
  • 1

  • 1-10

  • 1,2,3

  • 1,2-10

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