38 Using Dell™ OpenManage™ Switch AdministratorSetting the IP Address of the SwitchTwo methods for setting the IP address are to use DHCP or to statically assign the address. See thesection titled "Accessing the Switch Through the CLI" on page 43 to start the CLI.The configuration options are:• You can simultaneously use a static IP address on the management and out-of-band (OOB) interfaces.• You can only use DHCP on one interface at any given time (DHCP cannot be configured for bothinterfaces simultaneously).Setting DHCP on the OOB Interface1. Type enable at the console> prompt, and press .2. At the console# prompt, type config and press .3. At the console(config)# prompt, type ip address none and press .This ensures that DHCP (an IP Address) is not configured on the management interface.4. At the console(config)# prompt, type interface out-of-band and press .5. Type ip address dhcp and press .6. Type exit.7. Type exit.8. At the console# prompt, type show ip interface out-of-band and press .Setting DHCP on the Management Interface1. Type enable at the console> prompt, and press .2. At the console# prompt, type config and press .3. At the console(config)# prompt, type interface out-of-band and press .4. At the console(config-if)# prompt, type ip address none and press .This ensures that DHCP (an IP Address) is not configured on the OOB interface5. Type exit.6. At the console(config)# prompt, type ip address dhcp and press .7. Type exit.8. At the console# prompt, type show ip interface management and press .Setting a Static Address on the OOB Interface1. Type enable at the console> prompt, and press .2. At the console# prompt, type config and press .3. At the console(config)# prompt, type interface out-of-band and press .