
5 – 180
© 2018 Cyphre Security Solutions, LLC.
Set BMC generated ARP responses.
arp generate <on|off>
Set BMC generated gratuitous ARPs.
arp interval <seconds>
Set BMC generated gratuitous ARP interval.
vlan id <off|id>
Disable VLAN operation or enable VLAN and set the ID.
ID: value of the virtual lan identifier between 1 and 4094 inclusive.
vlan priority <priority>
Set the priority associated with VLAN frames.
ID: priority of the virtual lan frames between 0 and 7 inclusive.
auth <level,...> <type,...>
Set the valid authtypes for a given auth level.
Levels: callback, user, operator, admin
Types: none, md2, md5, password, oem
cipher_privs <privlist>
Correlates cipher suite numbers with the maximum privilege level that is
allowed to use it. In this way, cipher suites can be restricted to users with
a given privilege level, so that, for example, administrators are required to
use a stronger cipher suite than normal users.
The format of <privlist> is as follows. Each character represents a privilege
level and the character position identifies the cipher suite number. For
example, the first character represents cipher suite 1 (cipher suite 0 is
reserved), the second represents cipher suite 2, and so on. <privlist> must
be 15 characters in length.
Characters used in <privlist> and their associated privilege levels are:
X
Cipher Suite Unused
c
CALLBACK
u
USER
o
OPERATOR
a
ADMIN
O
OEM
So, to set the maximum privilege for cipher suite 1 to USER and suite 2 to
ADMIN, issue the following command:
ipmitool -I interface lan set channel cipher_privs uaXXXXXXXXXXXXX
alert print [<channel>] [<alert destination>]
Print alert information for the specified channel and destination. The default will
print all alerts for all alert destinations on the first found LAN channel.
alert set <channel number> <alert destination> <command> <parameter>
Confidential
BT1 Security Appliance User Guide
5 About the IPMITool