Send comments to nexus3k-docfeedback@cisco.com
-SM-82
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
hardware profile buffer info port-threshold
hardware profile buffer info port-threshold
To configure the port buffer information threshold so that a syslog message is generated when the buffer
capacity reaches the specified percentage, use the hardware profile buffer info port-threshold
command. The no form of this command is not supported.
hardware profile buffer info port-threshold front-port port-number threshold percentage
Syntax Description
Defaults The port buffer information threshold is 90 percent.
Command Modes Global configuration mode
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to set the port buffer information threshold to 80 percent for port 1:
switch# configure terminal
switch(config)# hardware profile buffer info port-threshold front-port 1 threshold 80
switch(config)#
Related Commands
front-port Specifies to configure a front port.
port-number Number of the port. The range is from 1 to 64.
threshold Specifies to configure the threshold.
percentage Percentage of buffer capacity. The range is from 1 to 95. The default value is 90
percent.
Release Modification
5.0(3)U3(2) This command was introduced.
Command Description
copy running-config
startup config
Copies the running configuration to the startup-configuration file.
show running-config Displays the information for the running configuration.