The management interface is the port through which the File Protect 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.
Connect to the sensor through an SSH client.
At the login prompt, enter
admin.Do one of the following:
Use the
ssh -icommand 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 theusername 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.
Accept the license agreement. The configuration jump-start wizard begins.
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.