Quick Reference Guide

Example:
A:>syscfg -h lanchannelaccess
lanchannelaccess: Reports LAN channel access
information.
Sub-options:
pefalerting: Enable or disable PEF (Platform Event
Filter)alerting.
Arguments: enable | disable
ipmioverlan: Enable or disable
IPMI over LAN access.
Arguments: disable | alwaysavail
channelprivlmt: Sets the maximum privilege level
that can be accepted on the LAN channel.
Arguments: user | operator |administrator
-i or --infile
Valid Arguments <filename>
Description Directs the SYSCFG utility to take input from the .ini file. The utility
searches the file for a section heading identical to the utility name. An
error is returned if the file or section is not found. If the section is
found, each name/value pair is applied to the system. The names
must match a valid option, and the arguments must be in the proper
format for the option. If an option is not available on a system and it
is specified in a file, the utility ignores the option. If any errors are
found in the format of the names or values, an error is returned and
the options are not applied to the system. If this option is used with
other function command options, they are applied in the order in
which they appear on the command line, overriding any previous
commands.
Example:
A:>syscfg -i <filename>.ini
--ix or --inxmlfile
Valid Arguments <filename>
Description
Directs the SYSCFG utility to receive input from the xml file. The
utility searches the BIOS option in the file. An error is returned if the
file is not found. The provided option must match a valid option, and
the arguments must be in the proper format for the option. If an
option is not available on a system and it is specified in a file, the
utility ignores the option. If any errors are found in the format of the
names or values, an error is returned and the options are not applied
to the system. If this option is dependent on any other option, they
are applied in the order in which they appear in the xml file.
23