CLI Guide

eth2 Speed : 1000Mb/s
eth2 Duplex : Full
eth3 MAC : 00:50:56:93:5A:04
eth3 Max Speed : 1000baseT/Full
eth3 Speed : 1000Mb/s
eth3 Duplex : Full
DNS Suffix : storage.local
Primary Nameserver : 10.25.19.15
Secondary Nameserver : 10.25.19.16
network --delete
Description
The command deletes a network interface.
Syntax
network --delete [--bondif <bond0,bond1,...,bondN>]
[--member <eth0,eth1,...,ethN>]
[--nwif <eth0,eth1,...,ethN>]
--bondif Bond interface(s) to delete.
--member Bond member interface(s) to delete.
--nwif Eth interface(s) to delete.
For example, to delete network interface eth2, run the command: network --delete --nwif eth2
Result
Interface delete successful. Please restart networking for the changes to take
effect.
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.)
38