| Step 1 | Server#
scope cimc
|
Enters the CIMC command mode.
|
| Step 2 | Server /cimc #
scope network
|
Enters the CIMC network command mode.
|
| Step 3 | Server /cimc/network #
set dhcp-enabled {yes | no}
|
Selects whether the CIMC uses DHCP. | Note
|
If DHCP is enabled, we recommend that the DHCP server be configured to reserve a single IP address for the CIMC. If the CIMC is reachable through multiple ports on the server, the single IP address must be reserved for the full range of MAC addresses of those ports.
|
|
| Step 4 | Server /cimc/network #
set v4-addr ipv4-address
|
Specifies the IP address for the CIMC.
|
| Step 5 | Server /cimc/network #
set v4-netmask ipv4-netmask
|
Specifies the subnet mask for the IP address.
|
| Step 6 | Server /cimc/network #
set v4-gateway gateway-ipv4-address
|
Specifies the gateway for the IP address.
|
| Step 7 | Server /cimc/network #
set dns-use-dhcp {yes | no}
|
Selects whether the CIMC retrieves the DNS server addresses from DHCP.
|
| Step 8 | Server /cimc/network #
set preferred-dns-server dns1-ipv4-address
|
Specifies the IP address of the primary DNS server.
|
| Step 9 | Server /cimc/network #
set alternate-dns-server dns2-ipv4-address
|
Specifies the IP address of the secondary DNS server.
|
| Step 10 | Server /cimc/network #
commit
|
Commits the transaction to the system configuration.
|
| Step 11 | Server /cimc/network #
show
[detail]
|
(Optional) Displays the IPv4 network settings.
|