![Fortinet FortiGate-7000E Series Скачать руководство пользователя страница 55](http://html1.mh-extra.com/html/fortinet/fortigate-7000e-series/fortigate-7000e-series_system-manual_2321753055.webp)
FortiGate-7060E System Management Modules
Fortinet Technologies Inc.
Use the following IPMI command to change the SMM password:
sudo ipmitool -I lanplus -H <mgmt-ip> -k gkey -U <username> -P <password> user set password 2
<password>
To perform an operation on a module according to its chassis slot include the
-t <slot>
parameter in the IPMI
command. For example, to list the sensors on the FIM module in chassis slot 2 (0x82), use the following IPMI
command:
sudo ipmitool -I lanplus -H <mgmt-ip> -k gkey -U <username> -P <password0> -t 0x82 sensor
FortiGate-7060E chassis slots IPMB addresses
The following table lists the IPMB addresses of the FortiGate-7060E chassis slots.
Chassis slot number
Name
IPMB Address (FRUID)
SMM 1
MGMT1
if active 0x20, if passive (the
default) 0x22
SMM 2
MGMT2
if active (the default) 0x20, if
passive 0x22
5
FPM5
0x8A
3
FPM3
0x86
1
FIM1
0x82
2
FIM2
0x84
4
FPM4
0x88
6
FPM6
0x8C
You can use the IPMB address or chassis slot number to reference a chassis slot when entering commands in the SMM
CLI. For example, enter either of the following commands to display sensor readings for the FIM in slot 2:
sensor 0x84
sensor 2
When command syntax descriptions in this chapter include the <slot> variable you can replace it with a slot number (1 to
6) or an IPMB address number (0x82 to 0x8C).
Rebooting an FIM or FPM from the SMC SDI CLI
A common use of the SMC SDI CLI is being able to remotely reboot a FIM or FPM.
From any SMC SDI CLI use the following command to reboot the FPM in slot 3:
mc reset 3 warm
Use the following command to power off the FPM in slot 4:
fru deactivate 4
FortiGate-7060E 6.4.2 System Guide
55