CLI Guide

Switch Management Commands 2285
Default configuration
This command has no defaults.
Command Mode
Stack Configuration
User Guidelines
The switch index (SID) can be obtained by executing the
show supported
switchtype
command in User Exec mode. When removing a unit from a
stack, use the no member command to remove the stack member
configuration after physically removing the unit.
Example
The following example displays how to add to stack switch number 2 with
index 1.
console(config)# stack
console(config-stack)# member 2 1
memory free low-watermark
Use the memory free low-watermark command to configure the notification
of a low memory condition on the switch. for the issuance of the CPU
overload SNMP trap and notification via a SYSLOG message. Use the no
form of the command to return the threshold to its default value.
Syntax
memory free low-watermark processor [kb]
no memory free low-watermark processor
kb—The amount of free memory (in Kilobytes) below which a trap is
issued and a message is logged.
Default Configuration
The default low memory notification is 0 MB.
The SYSLOG notification message is issued with severity NOTICE.