FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
Not applicable
Article Id 193635

Article

Description

Service personnel can read system information, FRU information, and sensor data using the following basic commands.

Components
  • FortiGate-5140 and FortiGate-5050 shelf managers
Steps or Commands

Connecting to the shelf manager

The default user account is root and there is no password. The default IP address of the primary shelf manager is 192.168.0.2. To access all sensor data you have to connect to the active shelf manager.

Change IP address of the primary Shelf Manager

  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.

  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 commands.

List all IPM Controllers in a chassis

  clia ipmc

List all boards in the chassis

  clia board

List all sensors on a board

  clia sensor <IPMI_address>

<IPMI_address> is the IPMI address of the board as displayed using the board command.

List sensors that are outside of established thresholds

  clia sensor -t

Display sensor data for a board

  clia sensordata <IPMI_address> <sensor-number>

Display the FRU information in a board

  clia fruinfo <IPMI_address> <FRU-id>

Change the speed for a Fan Tray

  clia setfanlevel <IPMI_address> <FRU-id> speed

The value for the speed is from 0 to 4.

Display the contents of the System Event Log (SEL)

  clia sel

Clear the System Event Log (SEL)

  clia sel clear

 

Related Articles

Technical Note : Advanced SNMP Trap Configuration for a FortiGate 5140 Shelf Manager

Contributors