Dell PowerSwitch S5212F-ON S5200-ON Series BMC User Guide March 2019 - Page 12

Configurations

Page 12 highlights

• Event log • Default configuration Restore Configurations LAN configurations For network settings, see the IPMI Specification v2.0 chapter 23.1 Set LAN Configuration Parameters Command and Table 23-4 LAN Configuration Parameters. In addition to setting IP addresses, use ipmitool to set the network mask, MAC address, default gateway IP and MAC addresses, and so forth. ipmitool commands: root@dellemc-diag-os:~# ipmitool lan set 1 usage: lan set LAN set command/parameter options: ipaddr Set channel IP address netmask Set channel IP netmask macaddr Set channel MAC address defgw ipaddr Set default gateway IP address defgw macaddr Set default gateway MAC address bakgw ipaddr Set backup gateway IP address bakgw macaddr Set backup gateway MAC address password Set session password for this channel snmp Set SNMP public community string user Enable default user for this channel access Enable or disable access to this channel alert Enable or disable PEF alerting for this channel arp respond Enable or disable BMC ARP responding arp generate Enable or disable BMC gratuitous ARP generation arp interval Set gratuitous ARP generation interval vlan id Disable or enable VLAN and set ID (1-4094) vlan priority Set vlan priority (0-7) auth Set channel authentication types level = CALLBACK, USER, OPERATOR, ADMIN type = NONE, MD2, MD5, PASSWORD, OEM ipsrc Set IP Address source none = unspecified source static = address manually configured to be static dhcp = address obtained by BMC running DHCP bios = address loaded by BIOS or system software cipher_privs XXXXXXXXXXXXXXX Set RMCP+ cipher suite privilege levels X = Cipher Suite Unused c = CALLBACK u = USER o = OPERATOR a = ADMIN O = OEM bad_pass_thresh Set bad password threshold NOTE: Dell EMC recommends setting LAN parameters from the host microprocessor. You can run all other ipmitool options from a remote machine after the BMC has the correct IP address and LAN settings. When running ipmitool from a remote machine, the command prefix is ipmitool -H -I lanplus -U -P ..."> The number refers to the LAN channel, which is 1 in this BMC implementation. 12 Configuration methods

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47

Event log
Default
configuration
Restore
Configurations
LAN
configurations
For network settings, see the
IPMI
Specification
v2.0
chapter 23.1
Set LAN
Configuration
Parameters Command
and Table 23-4
LAN
Configuration
Parameters
.
In addition to setting IP addresses, use
ipmitool
to set the network mask, MAC address, default gateway IP and MAC addresses, and so
forth.
ipmitool
commands:
root@dellemc-diag-os:~#
ipmitool lan set 1
usage: lan set
<channel> <command> <parameter>
LAN set command/parameter options:
ipaddr <x.x.x.x>
Set channel IP address
netmask <x.x.x.x>
Set channel IP netmask
macaddr <x:x:x:x:x:x>
Set channel MAC address
defgw ipaddr <x.x.x.x>
Set default gateway IP address
defgw macaddr <x:x:x:x:x:x> Set default gateway MAC address
bakgw
ipaddr <x.x.x.x>
Set backup gateway IP address
bakgw macaddr <x:x:x:x:x:x> Set backup gateway MAC address
password <password>
Set session password for this channel
snmp <community string>
Set SNMP public community string
user
Enable default user for this channel
access <on|off>
Enable or disable access to this channel
alert <on|off>
Enable or disable PEF alerting for this channel
arp respond <on|off>
Enable or disable BMC ARP responding
arp generate <on|off>
Enable or disable BMC gratuitous ARP generation
arp interval <seconds>
Set gratuitous ARP generation interval
vlan id <off|<id>>
Disable or enable VLAN and set ID (1-4094)
vlan priority <priority>
Set vlan priority (0-7)
auth <level> <type,..>
Set channel authentication types
level
= CALLBACK, USER, OPERATOR, ADMIN
type
= NONE, MD2, MD5, PASSWORD, OEM
ipsrc <source>
Set IP Address source
none
= unspecified source
static = address manually configured to be static
dhcp
= address obtained by BMC running DHCP
bios
= address loaded by BIOS or system software
cipher_privs XXXXXXXXXXXXXXX
Set RMCP+ cipher suite privilege levels
X = Cipher Suite Unused
c = CALLBACK
u = USER
o = OPERATOR
a = ADMIN
O = OEM
bad_pass_thresh
<thresh_num> <1|0> <reset_interval> <lockout_interval>
Set bad password threshold
NOTE:
Dell EMC recommends setting LAN parameters from the host microprocessor. You can run all other
ipmitool
options
from a remote machine after the BMC has the correct IP address and LAN settings. When running
ipmitool
from a remote
machine, the command
prefix
is
ipmitool -H <ip address of BMC> -I lanplus -U <user_name> -P
<password> …">
The
<channel>
number refers to the LAN channel, which is
1
in this BMC implementation.
12
Configuration
methods