The Net Command
118
DD400 Series Restorer User Guide
Change the Restorer Hostname
To change the name other systems use to access the restorer, use the
net set hostname
host
operation. Administrative users only.
net set hostname
host
For example, to set the restorer name to
dd10
:
#
net set hostname dd10
To check the operation, use the
net show hostname
command.
Change an Interface IP Address
To change the IP address used by a restorer Ethernet interface, use the
net config
interface
ipaddr
operation. If the interface is configured for DHCP, the command returns
an error. Use the
net config
interface
dhcp disable
command to turn off DHCP for
an interface. See “Disable DHCP” on page 116 for details. Administrative users only.
net config
interface ipaddr
For example, to set the interface eth0 to the IP address of 192.168.1.1:
#
net config eth0 192.168.1.1
Use the
net show config
command to check the operation.
Change the Domain Name
To change the domain name used by the restorer, use the
net set domainname
dm.name
operation. Administrative users only.
net set domainname
dm.name
For example, to set the domain name to
yourcompany-ny.com
:
#
net set domainname yourcompany-ny.com
Add a Hostname/IP Address to the /etc/hosts File
To associate an IP address with a hostname, use the
net hosts add
operation. The hostname is
a fully-qualified domain name or a hostname. In a list, separate each entry with a space and enclose
the list in double quotes. The entry is added to the
/etc/hosts
file. Administrative users only.
net hosts add
ipaddr
{
host
|
“alias host”
} ...
Summary of Contents for DD400 Series
Page 1: ...Software Version 3 1 2 DD400 Series Restorer User Guide ...
Page 4: ......
Page 38: ...Regulatory Standards Compliance xxxviii DD400 Series Restorer User Guide ...
Page 54: ...Hardware System Level Interfaces 16 DD400 Series Restorer User Guide ...
Page 60: ...Display the Space Usage Graphs 22 DD400 Series Restorer User Guide ...
Page 96: ...The License Command 58 DD400 Series Restorer User Guide ...
Page 102: ...Return Command Output to a Remote machine 64 DD400 Series Restorer User Guide ...
Page 128: ...Clean Operations 90 DD400 Series Restorer User Guide ...
Page 138: ...Display the History of Disk Failures 100 DD400 Series Restorer User Guide ...
Page 182: ...CIFS Command 144 DD400 Series Restorer User Guide ...
Page 194: ...Procedure Replace a Replica 156 DD400 Series Restorer User Guide ...
Page 210: ...Send Log messages to Another System 172 DD400 Series Restorer User Guide ...
Page 228: ...Operations for Trained Service Personnel 190 DD400 Series Restorer User Guide ...