IPMI / iDRAC configuration
Configure out-of-band management (IPMI/iDRAC) for Vectra appliances.
IP Address Assignment (DHCP / Static)
Checking IPMI Configuration:
Command:
show ipmi_interface
Example Output:
Gateway: 10.2.0.1
Ip: 10.2.2.32
Mac: d0:94:66:48:0a:ad
Mode: static
Netmask: 255.255.0.0Setting IPMI Address Configuration:
Syntax Example:
set ipmi_interface -h
Usage: set ipmi_interface [OPTIONS] [dhcp|static] [IP_ADDRESS] [SUBNET_MASK] [GATEWAY_ADDRESS]
Set the ipmi interface config
Options:
-h, --help Show this message and exit.
Command Example (Static Addressing):
set ipmi_interface static 10.2.2.34 255.255.248.0 10.2.0.1
IPMI Interface Change: success
Command Example (DHCP):
set ipmi_interace dhcp
IPMI Interface Change: SuccessSetting the iDRAC Manual DNS Hostname Entry
Customer SSL/TLS Certificates
iDRAC
IPMI
Last updated
Was this helpful?