iBoot-PDU_v170515e
iBoot-PDU User Manual
Page 43
Set factory defaults <true | false>
Sets the Set Factory Defaults on next reboot flag. To set factory
defaults, enter this command <true> then enter the reboot
command.
CLI prompt changes to:
*** SETTING FACTORY DEFAULTS ON REBOOT ***
iBoot-PDU (Reboot Required)>
To avoid resetting to factory defaults on next reboot: set this flag to
<false>
Network
9.3.2.
get network
Displays all network settings
iBoot-PDU> get network
Network IP Settings:
MAC Address: 68:9e:19:b5:d9:9b
IP Mode: static
IP Address: 10.10.10.13
Subnet: 255.255.255.0
Gateway: 10.10.10.7
DNS 1: 10.10.10.1
DNS 2: 8.8.8.8
Ok
iBoot-PDU>
set ipmode <static | dhcp>
DHCP
Sets if the IP Address will be set via DHCP server or manually set.
set ipaddress <xxx.xxx.xxx.xxx>
As set by DHCP or 192.168.0.254
IP Address in dotted decimal format
set subnet <xxx.xxx.xxx.xxx>
As set by DHCP or 255.255.255.0
IP Address in dotted decimal format
set gateway <xxx.xxx.xxx.xxx>
As set by DHCP or
IP Address in dotted decimal format
set dns1 <xxx.xxx.xxx.xxx>
As set by DHCP or
IP Address in dotted decimal format
set dns2 <xxx.xxx.xxx.xxx>
As set by DHCP or
IP Address in dotted decimal format