# ipmitool sunoem cli
Connected. Use ^D to exit.
-> version
SP firmware 3.2.4.10
SP firmware build number: 93199
SP firmware date: Sat Oct 4 18:42:56 EDT 2014
SP filesystem version: 0.2.10
次のようにsetコマンドを使用して、DNSサーバーを構成します。
cd /SP/clients/dns/
/SP/clients/dns
show
/SP/clients/dns
Targets:
Properties:
auto_dns = enabled
nameserver = 0.0.0.0
retries = 1
searchpath =
timeout = 5
Commands:
cd
set
show
set nameserver=192.68.0.2
set searchpath=yourdomain.com
次のようにsetコマンドを使用して、NTPサーバーを構成します。
cd /SP/clients/ntp/server/1/
/SP/clients/ntp/server/1
show
/SP/clients/ntp/server/1
Targets:
Properties:
address = 0.0.0.0
Commands:
cd
set
show
set address=192.68.0.1
ノート:
2つのNTPサーバーを構成できます。最初のNTPサーバーをsetコマンドを使用して設定し、それから、もう1つのサーバーをパスSP/clients/ntp/server/2 to configureを使用して設定します。
次のようにsetコマンドを使用して、ネットワーク設定を構成します。
cd /SP/network
/SP/network
show
/SP/network
Targets:
interconnect
ipv6
test
Properties:
commitpending = (Cannot show property)
dhcp_clientid = none
dhcp_server_ip = none
ipaddress = 0.0.0.0
ipdiscovery = dhcp
ipgateway = 0.0.0.0
ipnetmask = 0.0.0.0
managementport = MGMT
pendingipaddress = 0.0.0.0
pendingipdiscovery = dhcp
pendingipgateway = 0.0.0.0
pendingipnetmask = 0.0.0.0
pendingmanagementport = MGMT
pendingvlan_id = (none)
state = enabled
vlan_id = (none)
Commands:
cd
set
show