Network --restart, Network --setdhcp – Dell PowerVault DR2000v User Manual

Page 38

Advertising
background image

network --restart

Description

Restarts the current networking configuration for a DR Series system.

Syntax

network --restart

Result

Shutting down interface eth0: [ OK ]

Shutting down interface eth1: [ OK ]

Shutting down interface eth2: [ OK ]

Shutting down interface eth3: [ OK ]

Shutting down loopback interface: [ OK ]

Bringing up loopback interface: [ OK ]

Bringing up interface bond0:

Determining IP information for bond0... done. [ OK ]

DNS Updated hostname: acme11.storage.local

network --setdhcp

Description

Configures the DR Server system to use the dynamic host configuration protocol (DHCP) form of IP addressing. (The
options bondif and nwif are only available on a Physical DR.)

Syntax

network --setdhcp [--bondif <bondN>] [--nwif <ethN>]

--bondif Bond interface to create (dhcp).

--nwif Eth interface to create (dhcp).

Result

Bond device operation successful. Please run 'network --restart' for the

changes to take affect.

network --setstatic_ip [--bondif <bondN>] [--nwif <ethN>] --ip <IPv4/IPv6 address not

already in use> --netmask <netmask> [--gateway <IPv4/IPv6 address>]

Description

Configures the DR Series system to use a static IP address and configures the corresponding netmask (and/or the
routing gateway for a DR Series system). The options bondif and nwif are only available on a Physical DR.

Syntax

network --setstatic_ip --ip 10.20.20.20 --netmask 255.255.222.0 --gateway

10.25.20.10

--bondif Bond interface to create (static).

--nwif Eth interface to create (static).

--ip Static IP address to use.

--netmask Netmask for the static IP address.

--gateway Gateway for routing ('bond0' only).

38

Advertising