ARISTA || Fan speed ändern
-
ACTION Fan speed control method. Valid settings include:
-
auto Fan speed is controlled by the switch.
This option restores the default setting by removing the environment fan-speed override command from running-config -
override percent Fan speed is set to the specified percentage of the maximum. Valid percent settings range from 30 to 100.
Examples
- This command overrides the automatic fan speed control and configures the fans to operate at 50% of maximum speed.
switch(config)#environment fan-speed override 50 ==================================================================== WARNING: Overriding the system fan speed is unsupported and should only be done under the direction of an Arista Networks engineer. You can risk damaging hardware by setting the fan speed too low and doing so without direction from Arista Networks can be grounds for voiding your warranty. To set the fan speed back to automatic mode, use the 'environment fan-speed auto' command ==================================================================== switch(config)#
- list itemThis command restores control of the fan speed to the switch.
switch(config)#environment fan-speed auto switch(config)#
-