Using the shelf manager CLI
Basic shelf manager CLI Commands
FortiGate-5060 Chassis Guide
01-400-129494-20110912
31
•
Basic shelf manager CLI Commands
From the FortiGate-5050 chassis shelf manager CLI you can view system information,
FRU information and sensor data with the following basic commands. If your chassis has
two shelf managers, you must connect to the active shelf manager to access sensor data.
Change IP address of the primary Shelf Manager
The default IP address of the primary shelf manager is 192.168.0.2. Use the following
command to change this IP address.
# clia setlanconfig <channel> ip <ip_address>
<channel>
is the shelf manager channel and can be 1 or 2.
<ip_address>
is the new
IP address in dotted decimal notation. For example:
# clia setlanconfig 1 ip 192.168.0.2
Display the shelf manager firmware version
# clia version
To display a complete list of all information enter
version
with no other parameters.
List all FRUs in the chassis
# clia fru
List all sensors on a FRU
# clia sensor <IPMB_address>
List only sensors that are outside of established thresholds
# clia sensor -t
Display sensor data for a FRU
# clia sensordata <IPMB_address> <sensor_number>
Display the FRU information for a FRU
# clia fruinfo <IPMB_address> <FRU_id>
Change the speed for a fan tray
# clia setfanlevel <IPMB-address> <FRU_id> <speed>
<speed>
can be from 0 to 14.
Display the contents of the system event log (sel)
# clia sel
Clear the system event log (sel)
# clia sel clear