Users Guide

Using iDRAC6 Enterprise SM-CLP Command Line Interface 253
MAP Target Navigation
Table 14-6 provides examples of using the cd verb to navigate the MAP. In all
examples, the initial default target is assumed to be /.
Setting the iDRAC6 IP Address, Subnet Mask, and Gateway Address
Using SM-CLP to update the iDRAC6 network properties is a two-part
process:
1
Set new values for the NIC properties at location
/system1/sp1/enetport1/
lanendpt1/ipendpt1:
oemdell_nicenable
— Set to
1
to enable iDRAC6 networking,
0
to
disable iDRAC6 networking
ipaddress
— The IP address
subnetmask
— The subnet mask
oemdell_usedhcp
— Set to
1
to enable using DHCP to set the
ipaddress
and
subnetmask
properties,
0
to set static values
2
Commit the new values by setting the
committed
property to
1
.
Table 14-6. Map Target Navigation Operations
Operation Syntax
Navigate to the
system target and
reboot
->cd system1
->reset
NOTE: The current default target is /.
Navigate to the SEL
target and display the
log records
->cd system1
->cd sp1
->cd logs1
->show
->cd system1/sp1/logs1
->show
Display current target ->cd .
Move up one level ->cd ..
Exiting the shell ->exit