F3215-HP Load Balancing Module System Management Command Reference-6PW101

81
Views
System view
Default command level
3: Manage level
Parameters
maintain: Specifies that when the system detects any software abnormality, it maintains the current
situation, and does not take any measure to recover itself.
reboot: Specifies that when the system detects any software abnormality, it recovers itself through
automatic reboot.
Examples
# Set the exception handling method to reboot.
<Sysname> system-view
[Sysname] system-failure reboot
temperature-limit
Use temperature-limit to set the temperature alarm thresholds for a module.
Use undo temperature-limit to restore the default.
Syntax
temperature-limit slot slot-number hotspot sensor-number lowerlimit warninglimit
undo temperature-limit slot slot-number hotspot sensor-number
Default
The lower temperature threshold is 0°C (32°F), and the warning temperature threshold is 60°C (140°F).
Views
System view
Default command level
2: System level
Parameters
slot slot-number: This argument does not take effect.
hotspot: Specifies a hotspot sensor, which is used for temperature monitoring and is typically placed
near the chip that generates a great amount.
sensor-number: Specifies the sensor number. It is an integer starting from 1, each number representing a
temperature sensor of a module.
lowerlimit: Lower temperature threshold in Celsius degrees. The value range is -5 to 5.
warninglimit: Warning temperature threshold in Celsius degrees. The value range is 55 to 65.
Examples
# Set the lower temperature threshold to 5°C (41°F) and the warning temperature threshold to 65°C
(149° F) .
<Sysname> system-view
[Sysname] temperature-limit slot 0 hotspot 1 5 65