Quick Reference Guide
26 SYSCFG
-h
or
--help
NA none
or
<valid option
name>
Without an argument, this option displays general usage information for
the utility. If the argument matches a valid option, that option's usage
information is displayed. If the option has arguments, the arguments are
displayed, separated by a | character. If the option has suboptions, all
suboptions, valid arguments, and a description are listed. If the argument
does not match a valid option, a usage error is given (and usage
information is displayed). This option cannot be replicated.
Example:
A:>syscfg -h lanchannelaccess
lanchannelaccess: Reports LAN channel access
information.
Suboptions:
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
NA <filename> This option directs the SYSCFG utility to take input from a .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. This option can be replicated.
Example:
A:>syscfg -i
filename
.ini
Table 3-1. SYSCFG General Options (continued)
Options Suboptions Valid Arguments Description