Performing the initial Central Management configuration using AWS

Prev Next

The management interface is the port through which the Central Management System instance is managed and administered. It is also the port through which integration of the Central Management System instance and managed appliances is managed.

Initial settings need to be configured to set up the management interface and to allow access to the network, change the default admin password, and so on.

To perform the initial configuration of a Central Management System instance:
  1. Connect to the sensor through an SSH client.

  2. At the login prompt, enter admin.

  3. Do one of the following:

    • Use the ssh -i command to use the private key file to establish the SSH session. For example, ssh -i /path/<my-key-pair>.pem admin@<instance>. When prompted, change the password using the username admin password <new password> command. You will be logged out. Log in again using the new password.

    • At the password prompt, enter the initial password you configured in Configuring the activation code and initial Admin password.

  4. Accept the license agreement. The configuration jump-start wizard begins.

  5. Answer the wizard questions as described in the following table.

    Important

    If you want to configure a static IP address instead of using DHCP, see Configuring a static IP address for the ether1 interface.

    Note

    If you enter yes in the "Use DHCP on ether1 interface?" step, the ether1 interface will obtain its IP address from the AWS eth0 device.