Obtioning the IP Address of the Management Network Port
You can query and set the IP address of the management network port by using:
- The default IP address
- Basic input/output system (BIOS)
- iBMC CLI over the serial port
Default IP Addresses
Slot No. |
IP Address |
---|---|
- |
192.168.2.100 |
Querying and Setting the IP Address on the BIOS
- The default BIOS password is Admin@9000.
- On the BIOS, you can change only the password of the default iBMC user. The default iBMC user name is Administrator, and default password is Admin@9000.
- For security purposes, change the initial password upon the first login, and change your password periodically.
- If OS User Management is disabled on the page displayed after you choose User and Security > Security Mgmt in the iBMC WebUI and the value of BMC User Name is displayed as NA on the Server Mgmt screen of the BIOS, you cannot change the password of the default iBMC user on the BIOS.
- Restart the server.
- During the startup process, press Delete repeatedly when the following screen is displayed.Figure 4-1 BIOS startup screen
- Enter the password and press Enter, as shown in Figure 4-2.
The default BIOS password is Admin@9000.
- On the BIOS Setup screen, choose Advanced > IPMI iBMC Configuration > iBMC Config and press Enter.
The IPMI iBMC Configuration screen is displayed, as shown in Figure 4-3.
You can obtain the IP address information on this screen.
- (Optional) Change the IP address.
- Select the IP address to be changed, and press Enter.
- Enter the new IP address in the displayed dialog box, and press Enter.
- After a password is set, press F10.
The Save configuration and exit? dialog box is displayed.
- Select Y to save the settings.
Querying and Setting the IP Address over the Serial Port
Before accessing the iBMC CLI over the serial port, ensure that the system serial port of the chassis is switched to the iBMC serial port. You can switch over the serial port by using the Querying and Redirecting the Serial Port (serialdir) command on the CLI.
- Connect the local PC and the server using a serial cable.
- Open HyperTerminal and set the following parameters:
- Bits per second: 115200
- Data bits: 8
- Parity: None
- Stop bits: 1
- Flow control: None
For details on how to set the parameters, see Figure 4-4.
- Click Apply.
- Enter the user name and password to access the CLI.
The default user is Administrator, and the default password is Admin@9000.
- Run the ipmcget -d ipinfo command to obtain the IP address.