CLI Guide

h or help
Table 10. SYSCFG General — h or help
Valid Arguments none or <valid option name>
Description Displays the general usage information for the utility, when no argument is provided. 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
sub-options, all sub-options, 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.
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 inle
Table 11. SYSCFG General — i or
inle
Valid Arguments <lename>
Description Directs the SYSCFG utility to take input from the .ini le. The utility searches the le for a
section heading identical to the utility name. An error is returned if the le 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 specied in a le, 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
26 SYSCFG