threshold count

Last Updated : Nov 06, 2012 |

Specifies the upper and lower thresholds for the threshold in the track list command. Use no threshold count to restore the default values.

Syntax

[no] threshold count [up up_number] [down down_number]

Parameters

Parameter

Description

Possible Values

Default Value

up_number

The upper threshold for the threshold count in the track list command

1-50

1

down_number

The lower threshold for the threshold count in the track list command

1-50

0

User level

read-write

Context

track list

Examples

To specify that for list 5, the state will change from down to up if 4 or more hosts are up:

Gxxx-001(config-track list 5)# threshold count up 4

To specify that for list 5, the state will change from up to down if 2 or less hosts are up:

Gxxx-001(config-track list 5)# threshold count down 2