H Commands
This chapter describes the Cisco NX-OS security commands that begin with H.
hardware access-list lou resource threshold
To configure the threshold value for logical operation units (LOUs), use the hardware access-list lou resource threshold command. To remove the threshold value and revert to the default value, use the no form of this command.
hardware access-list lou resource threshold value
no hardware access-list lou resource threshold value
Syntax Description
value |
Threshold value. Valid values are from 1 to 32. The default is 5. |
Command Default
Threshold value of 5.
Command Modes
Global configuration mode
Command History
|
|
6.0(2)N1(1) |
This command was introduced. |
Usage Guidelines
None.
Examples
The following example shows how to configure the maximum threshold value of 15 for LOUs.
switch# configuration terminal
switch(config)# hardware access-list lou resource threshold 15