This command displays the IP configuration that is assigned to the primary management module by the DHCP server.
Function | What it does | Command | Valid targets |
---|---|---|---|
Display Ethernet channel 0 DHCP configuration | If the IP configuration for eth0 is assigned by a DHCP
server, the configuration that is assigned by the DHCP server and DHCP server
information is displayed. If the IP configuration for eth0 is not assigned
by a DHCP server, an error message is displayed. Possible configuration values
returned are:
|
dhcpinfo -eth0 |
where x is the primary management-module bay number. |
dhcpinfo -eth0
The following example shows the information that is returned:
system:mm[1]> dhcpinfo -eth0
-server 192.168.70.29
-n MM00096BCA0C80
-i 192.168.70.183
-g 192.168.70.29
-s 255.255.255.0
-d linux-sp.raleigh.ibm.com
-dns1 192.168.70.29
-dns2 0.0.0.0
-dns3 0.0.0.0
system:mm[1]>