Chapter 3: DSM V6000 Hardware Appliance
Configuring a V6000 Appliance
DSM Installation and Configuration Guide
Copyright 2009 - 2020 Thales Group. All rights reserved.
47
The DSM appliance
eth0
interface is now DHCP-enabled by default. This section describes how to configure the
DSM appliance with DHCP enabled. You must have a DHCP Server properly configured to ensure that the DSM
appliance gets the correct IP address.
After accepting the license agreement and changing the CLI administrators password, you need to set the host name
and configure an NTP server. The following sections describe the procedures to configure the DSM using DHCP:
Configure appliance with DHCP enabled
1. Assemble required information using the checklist (see
"DSM Installation Checklist" on page 24
2.
"Specify host name resolution method" on page 26
, if required
3.
"Configure DSM ports" on page 27
, if applicable
4.
"Configuration tasks" on page 27
5.
"Configuration tasks" on page 27
6.
"Configuration tasks" on page 27
, if you choose to use this feature
7.
"Generate DSM Certificate Authority and create ACS" on page 82
8.
"Configuring High Availability for V6100" on page 45
9.
"Add more CLI administrators (optional)" on page 62
Configuring a DSM v6000 via Static IP Addressing
Setting the DSM for the V6000 uses the same method as in the V6100.
Configuring a DSM v6100 via Static IP Address
If you do not want to want to use DHCP, you can turn it off using the CLI and assign static IP addresses to the DSM
interfaces. The DHCP CLI commands are available in the Network category commands sub-menu and are described
in detail in the CLI chapter of the
DSM Administrators Guide
.
To turn off DHCP, do the following and then proceed with the procedures described below,
static IP address enabled" on the facing page
.
Log on to the CLI console with the CLI administrator credentials and enter the Network category of commands, and
turn off DHCP on the
eth0
interface:
0001:network$ ip dhcp release <interface> version 4
Example
:
0001:network$ ip dhcp release eth0 version 4
System Response
WARNING: Changing network ip address may disconnect your session and will require the
server software to be restarted.
Continue? (yes|no)[no]:yes
DHCP operations may take some time, please wait....
SUCCESS: Restart server software to pick up the changes.
0002:network$
The following sections below describe how to configure the DSM appliance using a static IP address: