How to initialize the DataPower Gateway to define its base configuration. This procedure
applies to all virtual products except when the platform is Docker.
Before you begin
Deploy the appropriate product offering for your environment and license.
Attention: Before you start the DataPower® Gateway, the network for the host operating system
must be fully functioning and the port for the web management interface must be accessible.
For deployments on VMware, run the installation wizard.
The installation wizard prompts for information about the basic DataPower configuration. This
information becomes part of the running DataPower configuration. Based on the tasks, you might need
to gather the following information before you start.
- Interface IP addresses and masks.
- Default gateways.
- Interface mode.
- IP name servers.
- Credentials for account that can reset passwords.
Procedure
- At the
Login:
prompt, enter
admin. admin
is the name of a local user account.
The admin
account is a privileged user.
- At the
Password:
prompt, enter
admin. admin
is the default password for the
admin
account. The script prompts you later to change this password.
- Follow the prompts to enable the appropriate operational
modes.
Use care when you select the operational modes. If you select an incorrect mode,
the only way to change an operational mode is to reinitialize the
DataPower Gateway.
- Read the general cautions that apply to operational modes.
- Read the information about each operational mode.
- Enable or disable the operational mode.
- Confirm the operational mode.
- Secure Backup mode
- Enable this mode when you want to create a secure backup.
- Common Criteria Compatibility mode
- Enable this mode when a specific authority requires EAL4 certification. Common Criteria
Compatibility mode is not commonly necessary. Enable this mode only when directed by your
company.
- Enter and confirm the new password.
- At the
Please enter new password
prompt, enter a new
password. Make sure that your keyboard does not have the lock for capital letters or
numbers engaged. Type the password from the keyboard. Do not copy and paste. If you copy and paste,
you might copy extra spaces or characters.
- At the
Please re-enter new password to confirm
prompt, enter the new
password again.
- Complete the base firmware configuration.
- Accept the license agreement.
The address to access the web management
interface uses the HTTPS protocol and has the
https://IP_address:port
format.
- For deployments on VMware, the IP address and port are assigned in the installation wizard.
- For deployments on Linux®, edit the
datapower.conf file to change the
DataPowerAcceptLicense
directive to true
and restart the DataPower service with the systemctl
restart datapower command.
- For Linux deployments on Docker, use the Docker engine IP and port 9090 when you are using
-p 9090:9090
.
- For deployments on VMware, define the system identifier, which uniquely identifies this
DataPower Gateway.
- In the search field, enter System settings.
- From the search results, click System settings.
- In the System identifier field, enter a unique name for the DataPower Gateway.
- Click Apply to save changes to the running
configuration.
- Click Save to save changes to the persisted
configuration.
What to do next
Create application domains and user groups. When you have application domains and user access,
you can develop services on the DataPower Gateway. For more information, see
the administration documentation.
Verify the configuration and environment information with the virtual platform status provider.
- From the CLI, use the show virtual-platform command.
- From the GUI, use the available status provider.
- In the search field, enter virtual.
- From the search results, click Virtual Platform Information.