For the C2000 model, an IPMI configuration includes an IP address assigned to the IPMI interface and a gateway IP address. For the C4000 model, only a gateway IP address is required because the IP address for the IPMI interface is the same as the IP address assigned to the eth0 interface on the C4000 model.
Use the following configuration statements to configure an IPMI interface on a C-series Controller:
- system ipmi {
- address address;
- gateway gateway;
- user name;
- }
To configure IPMI on an interface:
An IP address is required for a C2000 model but is set automatically to the address of the eth0 interface on a C4000 model.