4
From the
Main_Menu
>
Network
view, enter the following command to
configure the IP address of a single network that you want your appliance to
connect to.
Configure
IPAddress Netmask GatewayIPAddress
[InterfaceNames]
Where
IPAddress
is the new IP address,
Netmask
is the netmask, and
GatewayIPAddress
is the default gateway for the interface. The
[InterfaceNames]
option is optional.
The
IP Address
or the
Gateway IP Address
can be an IPv4 or IPv6 address.
Only global-scope and unique-local IPv6 addresses are allowed.
Remember that you should not use both IPv4 and IPv6 address in the same
command. For example, you cannot use
Configure 9ffe::9 255.255.255.0
1.1.1.1.
. You should use
Configure 9ffe::46 64 9ffe::49 eth1
See
“About IPv4-IPv6-based network support”
on page 12.
If you want to configure multiple networks you must first configure the IP address
of each network that you want to add. Then you configure the Gateway address
for each network you added. You must make sure that you add the default
Gateway address first. Use the following two commands:
Use either of the following commands depending on
whether you want to configure an IPv4 or an IPv6
address for the network interface:
Configure the IP address of
each network
To configure the IPv4 address of a network interface:
IPv4
IPAddress Netmask
[InterfaceName]
Where
IPAddress
is the new IP address,
Netmask
is
the netmask, and
[InterfaceName]
is optional.
Repeat this command for each IP address that you want
to add.
To configure the IPv6 address of a network interface:
IPv6
<IP Address>
<Prefix> [InterfaceNames]
Where
IPAddress
is the IPv6 address,
Prefix
is the prefix
length, and
[InterfaceName]
is optional.
52
Initial configuration procedures
Performing the initial configuration on a 52xx master server appliance from the NetBackup Appliance Shell
Menu