Fortinet black logo

Connect to the Chassis Management Module

Copy Link
Copy Doc ID 68feed8c-a766-11ea-8b7d-00505692583a:190819
Download PDF

Connect to the Chassis Management Module

The Chassis Management Module (CMM) is used to remotely manage and monitor server hosts, power supplies, cooling fans, and networking switches. The CMM comes with a web management utility that consolidates and simplifies system management for the FortiAnalyzer-BigData chassis.

Set up the CMM network

To set up CMM network via GUI:
  1. Connect a 10GE link from the CMM module (the module in the middle of the back panel) to your public access switch, and set up the external IP address via the CMM web management utility.
  2. Connect the port on the CMM Module to a management computer using the supplied Ethernet cable
  3. Set the management computer’s IP and subnet to be on the same subnet as FortiAnalyzer-BigData:
    For example:
    • Static IP Address: 192.168.1.x
    • Subnet Mask: 255.255.255.0
  4. On the management computer, open a supported web browser and visit https://192.168.100.100 (the default CMM IP).
  5. Log in with the default username and password on the Fortinet Product Credentials card.
    Caution

    Changing the default password is strongly recommended. See Configure the CMM password.

  6. Go to Configuration > CMM Network to configure the CMM network.
  7. Select a radio button option for how you want to obtain at IP address.

    • Obtain an IP address automatically: Uses DHCP to automatically obtain the IP address.
    • Use the following IP address: Set up the IP address by manually entering the IP information into the fields below.
    • Use the following IP address when DHCP fails: If CMM is unable to obtain the dynamic IP from the DHCP server, it will use the static IP instead. This is the default setting.
  8. Depending on the option you selected in step 6, enter your IP information under IPv4 Setting, IPv4 Setting when DHCP fails, or IPv6 Setting.

  9. If you need Virtual LAN support, select enable to enable VLAN and enter the VLAN ID in the field.

  10. In the RMCP Port field, enter the desired Remote Mail Checking Protocol (RMCP) port based on your configuration.
    The default port is 623.
  11. Once you are done completing the fields, click Save to save the CMM Network settings.
To set up CMM network via CLI:
  1. Using a USB-to-RJ45 serial adapter, connect a management computer to the serial port on the CMM module.
  2. Establish a serial connection to the CMM from the management computer using a serial terminal such as Putty or Hyper Terminal, and enter the following configuration.

  3. Using the CMM CLI commands, set up IP addresses on the management port.
    Example settings:

    SET IP 10.160.81.11

    SET NETMASK 255.255.255.0

    SET GATEWAY 10.160.81.1

    SET DHCP DISABLE

    APPLY SETTING

    CMM CLI Commands

    Description

    HELP

    Print help.

    RESET

    Reset CMM.

    DEFAULTRESET

    Reset CMM to default.

    VER

    Show CMM FW VER.

    PASSWORDRESET

    Reset password.

    GET LAN INFO

    Get network info.

    SET IP xxx.xxx.xxx.xxx

    Set IP address.

    SET NETMASK xxx.xxx.xxx.xxx

    Set netmask address.

    SET GATEWAY xxx.xxx.xxx.xxx

    Set gateway address.

    SET MAC xx:xx:xx:xx:xx:xx

    Set MAC address.

    SET DHCP ENABLE

    Set DHCP enable.

    SET DHCP DISABLE

    Set DHCP disable.

    SET DHCP FAILOVER

    Set DHCP fails, then use manual configuration.

    APPLY SETTING

    Apply network setting.
  4. Verify the network setup with the GET LAN INFO command.
  5. Verify that the web management utility can be accessed from a web browser.

Configure the CMM password

You can configure the CMM password via the GUI or CLI.

To change the CMM password via GUI:
  1. From a web browser, access the web management utility using the CMM IP address.
  2. Log in with the admin username and password.
  3. Go to Configuration > Users.

  4. Select the ADMIN row and click Modify User.
  5. Click the Change Password checkbox, change the password, and click Modify.

To reset the CMM password via CLI:
  1. Using a USB-to-RJ45 serial adapter, connect a management computer to the serial port on the CMM module.
  2. Establish a serial connection to the CMM from the management computer using a serial terminal such as Putty or Hyper Terminal.
  3. Use the PASSWORDRESET command to reset the password to the default password.

Configure the Blade Management Network

To configure the Blade Management Network:
  1. From a web browser, access the web management utility using the CMM IP address.
  2. Go to Configuration > Blade IPMI Network to access the Blade IPMI Network page.

    The Blade IPMI Network page enables you to modify the Blade Management Controller (BMC) networks of all your blades.
  3. Select how you want to obtain an IP address.
    • Obtain an IP address automatically: Obtain an IP address automatically by using DHCP.
    • Use the following IP address: Set up the IP address by entering the information in the IPv4 Settings fields. The Base IP Address is applied to the first node of a blade’s A1 and increases by a set amount for every following node.
      1. Enter your IP information.
      2. In the IP Scale field, select a number so that each blade IP address increases by a base of 1, 2, or 4.
  4. Check the last box if you want to apply the network setting to all blades.
    This preserves the Blade IPMI network setting whenever a blade is re-connected.
  5. Click Save.

Remotely control blades via CMM

The CMM web management utility can perform various remote operations on the chassis, such as remote console and power control. This can be used for running diagnostic tasks on individual blades. It also allows the administrator to remotely control the FortiAnalyzer-BigData via CLIs if the Main IP and the BigData Controller IP are reset after a software hard reset.

To access the FortiAnalyzer-BigData Main CLI:
  1. Go to Blade System > Summary and select Blade A1.
  2. To enter the BMC for the FortiAnalyzer-BigData Main Host, click the BMC IPV4 link.
  3. Enter your username and password to log in.

    The default login credentials are on the Fortinet Product Credentials card.

  4. Go to Remote Control > Console Redirection or iKVM/HTML5.
  5. Log in with username admin and no password.
    You can now configure the Main host via the CLI.
To access the Security Event Manager Controller:
  1. Go to Blade System > Summary and select Blade A2.
  2. To enter the BMC for the Security Event Manager Controller, click the BMC IPV4 link.
    The default login credentials are on the Fortinet Product Credentials card.
  3. Go to Remote Control > Console Redirection or iKVM/HTML5.
  4. Log in with username root and password fortinet@123.
    You can now access the Security Event Manager Controller and use fazbdctl CLI commands to manage the cluster.
Note

You can use the CMM web management utility to remotely access and control the other blades by following the general steps.

You can also use the utility to remotely access the FortiAnalyzer-BigData Bootloader (see Bootloader).

Configure the BMC password

You can configure the BMC password via the CMM.

To change the BMC password via the CMM:
  1. From a web browser, access the web management utility using the CMM IP address.
  2. Log in with the admin username and password.
  3. Go to Blade System > Summary.
  4. Select the blade you want to change, for example, Blade A1.
  5. To enter the BMC for the FortiAnalyzer-BigData main host, click the BMC IPV4 link.

    The default login credentials are on the Fortinet Product Credentials card.

  6. Go to Configuration > Users.

  7. Select the ADMIN row and click Modify User.
  8. Click the Change Password checkbox, change the password, and click Modify.

To reset the BMC password via CMM:
  1. From a web browser, access the web management utility using the CMM IP address.
  2. Log in with the admin username and password.
  3. Go to Blade Status and select the blade you want to change, for example, Blade A1.

  4. Click Reset Default Configuration.

  5. Select the Reset Users Configuration checkbox and click Reset.

Connect to the Chassis Management Module

The Chassis Management Module (CMM) is used to remotely manage and monitor server hosts, power supplies, cooling fans, and networking switches. The CMM comes with a web management utility that consolidates and simplifies system management for the FortiAnalyzer-BigData chassis.

Set up the CMM network

To set up CMM network via GUI:
  1. Connect a 10GE link from the CMM module (the module in the middle of the back panel) to your public access switch, and set up the external IP address via the CMM web management utility.
  2. Connect the port on the CMM Module to a management computer using the supplied Ethernet cable
  3. Set the management computer’s IP and subnet to be on the same subnet as FortiAnalyzer-BigData:
    For example:
    • Static IP Address: 192.168.1.x
    • Subnet Mask: 255.255.255.0
  4. On the management computer, open a supported web browser and visit https://192.168.100.100 (the default CMM IP).
  5. Log in with the default username and password on the Fortinet Product Credentials card.
    Caution

    Changing the default password is strongly recommended. See Configure the CMM password.

  6. Go to Configuration > CMM Network to configure the CMM network.
  7. Select a radio button option for how you want to obtain at IP address.

    • Obtain an IP address automatically: Uses DHCP to automatically obtain the IP address.
    • Use the following IP address: Set up the IP address by manually entering the IP information into the fields below.
    • Use the following IP address when DHCP fails: If CMM is unable to obtain the dynamic IP from the DHCP server, it will use the static IP instead. This is the default setting.
  8. Depending on the option you selected in step 6, enter your IP information under IPv4 Setting, IPv4 Setting when DHCP fails, or IPv6 Setting.

  9. If you need Virtual LAN support, select enable to enable VLAN and enter the VLAN ID in the field.

  10. In the RMCP Port field, enter the desired Remote Mail Checking Protocol (RMCP) port based on your configuration.
    The default port is 623.
  11. Once you are done completing the fields, click Save to save the CMM Network settings.
To set up CMM network via CLI:
  1. Using a USB-to-RJ45 serial adapter, connect a management computer to the serial port on the CMM module.
  2. Establish a serial connection to the CMM from the management computer using a serial terminal such as Putty or Hyper Terminal, and enter the following configuration.

  3. Using the CMM CLI commands, set up IP addresses on the management port.
    Example settings:

    SET IP 10.160.81.11

    SET NETMASK 255.255.255.0

    SET GATEWAY 10.160.81.1

    SET DHCP DISABLE

    APPLY SETTING

    CMM CLI Commands

    Description

    HELP

    Print help.

    RESET

    Reset CMM.

    DEFAULTRESET

    Reset CMM to default.

    VER

    Show CMM FW VER.

    PASSWORDRESET

    Reset password.

    GET LAN INFO

    Get network info.

    SET IP xxx.xxx.xxx.xxx

    Set IP address.

    SET NETMASK xxx.xxx.xxx.xxx

    Set netmask address.

    SET GATEWAY xxx.xxx.xxx.xxx

    Set gateway address.

    SET MAC xx:xx:xx:xx:xx:xx

    Set MAC address.

    SET DHCP ENABLE

    Set DHCP enable.

    SET DHCP DISABLE

    Set DHCP disable.

    SET DHCP FAILOVER

    Set DHCP fails, then use manual configuration.

    APPLY SETTING

    Apply network setting.
  4. Verify the network setup with the GET LAN INFO command.
  5. Verify that the web management utility can be accessed from a web browser.

Configure the CMM password

You can configure the CMM password via the GUI or CLI.

To change the CMM password via GUI:
  1. From a web browser, access the web management utility using the CMM IP address.
  2. Log in with the admin username and password.
  3. Go to Configuration > Users.

  4. Select the ADMIN row and click Modify User.
  5. Click the Change Password checkbox, change the password, and click Modify.

To reset the CMM password via CLI:
  1. Using a USB-to-RJ45 serial adapter, connect a management computer to the serial port on the CMM module.
  2. Establish a serial connection to the CMM from the management computer using a serial terminal such as Putty or Hyper Terminal.
  3. Use the PASSWORDRESET command to reset the password to the default password.

Configure the Blade Management Network

To configure the Blade Management Network:
  1. From a web browser, access the web management utility using the CMM IP address.
  2. Go to Configuration > Blade IPMI Network to access the Blade IPMI Network page.

    The Blade IPMI Network page enables you to modify the Blade Management Controller (BMC) networks of all your blades.
  3. Select how you want to obtain an IP address.
    • Obtain an IP address automatically: Obtain an IP address automatically by using DHCP.
    • Use the following IP address: Set up the IP address by entering the information in the IPv4 Settings fields. The Base IP Address is applied to the first node of a blade’s A1 and increases by a set amount for every following node.
      1. Enter your IP information.
      2. In the IP Scale field, select a number so that each blade IP address increases by a base of 1, 2, or 4.
  4. Check the last box if you want to apply the network setting to all blades.
    This preserves the Blade IPMI network setting whenever a blade is re-connected.
  5. Click Save.

Remotely control blades via CMM

The CMM web management utility can perform various remote operations on the chassis, such as remote console and power control. This can be used for running diagnostic tasks on individual blades. It also allows the administrator to remotely control the FortiAnalyzer-BigData via CLIs if the Main IP and the BigData Controller IP are reset after a software hard reset.

To access the FortiAnalyzer-BigData Main CLI:
  1. Go to Blade System > Summary and select Blade A1.
  2. To enter the BMC for the FortiAnalyzer-BigData Main Host, click the BMC IPV4 link.
  3. Enter your username and password to log in.

    The default login credentials are on the Fortinet Product Credentials card.

  4. Go to Remote Control > Console Redirection or iKVM/HTML5.
  5. Log in with username admin and no password.
    You can now configure the Main host via the CLI.
To access the Security Event Manager Controller:
  1. Go to Blade System > Summary and select Blade A2.
  2. To enter the BMC for the Security Event Manager Controller, click the BMC IPV4 link.
    The default login credentials are on the Fortinet Product Credentials card.
  3. Go to Remote Control > Console Redirection or iKVM/HTML5.
  4. Log in with username root and password fortinet@123.
    You can now access the Security Event Manager Controller and use fazbdctl CLI commands to manage the cluster.
Note

You can use the CMM web management utility to remotely access and control the other blades by following the general steps.

You can also use the utility to remotely access the FortiAnalyzer-BigData Bootloader (see Bootloader).

Configure the BMC password

You can configure the BMC password via the CMM.

To change the BMC password via the CMM:
  1. From a web browser, access the web management utility using the CMM IP address.
  2. Log in with the admin username and password.
  3. Go to Blade System > Summary.
  4. Select the blade you want to change, for example, Blade A1.
  5. To enter the BMC for the FortiAnalyzer-BigData main host, click the BMC IPV4 link.

    The default login credentials are on the Fortinet Product Credentials card.

  6. Go to Configuration > Users.

  7. Select the ADMIN row and click Modify User.
  8. Click the Change Password checkbox, change the password, and click Modify.

To reset the BMC password via CMM:
  1. From a web browser, access the web management utility using the CMM IP address.
  2. Log in with the admin username and password.
  3. Go to Blade Status and select the blade you want to change, for example, Blade A1.

  4. Click Reset Default Configuration.

  5. Select the Reset Users Configuration checkbox and click Reset.