Changing The Management Module Admin Account Password; Connecting To The Management Module Using An Ipmi Tool; Fortigate-7040E Chassis Slots Ipmb Addresses - Fortinet FortiGate-7000E Series System Manual

Hide thumbs Also See for FortiGate-7000E Series:
Table of Contents

Advertisement

FortiGate-7040E management module

Changing the management module admin account password

Use the following procedure to change the management module admin account password.
1. Enter the following command to show all users and their user IDs.
user list
The output should show that the
2. Use the command user set password <user-id> [<password>] to add a password for the admin
account. For example:
user set password 2 <password>
3. Enter and confirm a new password for the admin account.
The password should be between 5 and 20 characters long and should include a combination of upper and lower
case letters and numbers.
You can change the admin account password at any time.
Connecting to the management module using an IPMI tool
You can install a remote IPMI tool on a management computer and then use this IPMI tool to start an IPMI session with
the management module. You can use one of the console ports or the MGMT port to connect with the IPMI tool.
The IPMI commands are the same as the CLI commands described in this chapter but they have to be prefixed as
shown in the following example that changes the MGMT interface IP address to 172.20.120.30 over a serial connection:
sudo ipmitool -I serial-terminal -D /dev/ttyS1:9600 -U <username> -P <password> lan set 4
ipaddr 172.20.120.30
Here is the same command over an Ethernet connection:
sudo ipmitool -I lanplus -H 10.160.19.30 -k gkey -U <username> -P <password> lan set 4 ipaddr
172.20.120.30
Use the following IPMI commands to change the management module password:
First from a console port connection:
sudo ipmitool -I serial-terminal -D /dev/ttyS1:9600 -U <username> -P <password> user set
password 2 <password>
And from an Ethernet connection:
sudo ipmitool -I lanplus -H 10.160.19.30 -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
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 10.160.19.30 -k gkey -U <username> -P <password0> -t 0x82 sensor

FortiGate-7040E chassis slots IPMB addresses

The following table lists the IPMB addresses of the FortiGate-7040E chassis slots.
FortiGate-7040E System Guide
admin user has a user ID of 2.
-t <slot> parameter in the IPMI
Fortinet Technologies Inc.
48

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fortigate-7040e

Table of Contents