Juniper C Series Hardware Manual page 64

Hide thumbs Also See for C Series:
Table of Contents

Advertisement

C2000 and C4000 Hardware Guide
Commands to Manage an IPMI Interface
You can use the following operational mode commands to manage IPMI interfaces:
For detailed information about each command, see the SRC PE CLI Command
Reference.
Configuring IPMI with the SRC CLI
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:
To configure IPMI on an interface:
1.
2.
3.
4.
48
Commands to Manage an IPMI Interface
ipmisol open
ipmisol close remote-session
ipmisol close local-session
system ipmi {
address address;
gateway gateway;
user name;
}
From configuration mode, access the configuration statement that configures
an IPMI interface.
user@host# edit system ipmi
Set the IP address.
[edit system ipmi]
user@host# set address address/destination prefix
An IP address is required for a C2000 model but is set automatically to the
address of the eth0 interface on a C4000 model.
Set the default gateway IP address. A default gateway is a node on a network
that serves as an access point to another network.
[edit system ipmi]
user@host# set gateway gateway
Verify the configuration.
[edit system ipmi]
user@host# show

Advertisement

Table of Contents
loading

This manual is also suitable for:

C2000C4000

Table of Contents