HP Surestore NAS 8000 Direct Attach Solution Integration Manual
Installation Guide 31
Configuring without DHCP
To manually assign an IP address to the NAS server, make sure that DHCP is disabled.
1. Execute the following commands to disable DHCP on each NIC installed in the NAS server:
setNetworkCardDhcpEnabled eth0 F
...
setNetworkCardDhcpEnabled eth4 F
2. To use any NIC other than the on-board network port (eth0) to access the Command View
NAS web interface, you must manually set the system management network card.
Execute the following command where ethX is the port you will use to access the web
interface:
setSystemManagementNetworkCard ethX
3. Execute the following commands, where:
— XXX represents the name and IP address information provided by the system
administrator.
— hostname represents the name provided by the system administrator.
— where ethX is the port you will use to access the web interface.
setNetworkCardIpAddress ethX XXX.XXX.XXX.XXX
setNetworkCardSubnetMask ethX XXX.XXX.XXX.XXX
setNetworkCardGatewayAddress ethX XXX.XXX.XXX.XXX
setNetworkCardBroadcastAddress ethX XXX.XXX.XXX.XXX
setNetworkHostName hostname
4. To log out of the system, execute:
exit