User's Manual

44 Configuring Your Managed System
Configuring the BMC IP Address
1
Insert the Deployment Toolkit CD into the appropriate drive of the
system to be deployed and reboot the system.
2
To configure the BMC IP address source for the LAN channel to DHCP, at
the command prompt, type:
syscfg lcp --ipaddrsrc=dhcp
Press <Enter> to execute the command line options.
For a complete list of valid options, suboptions, and arguments for
configuring the BMC LAN channel see the
Deployment Toolkit Command
Line Interface Reference Guide
.
3
To configure the BMC IP address source for the LAN channel to a static
IP address, at the command prompt, type:
syscfg lcp --ipaddrsrc=static --ipaddress=
XXX
.
XXX
.
XXX
.
XX
--subnetmask=
XXX
.
XXX
.
XXX
.
X
--gateway=
XXX
.
XXX
.
XXX
.X
Press <Enter> to execute the command line options.
For a complete list of valid options, suboptions, and arguments for
configuring the BMC LAN channel see the
Deployment Toolkit Command
Line Interface Reference Guide
.