HMC Manual Reference Pages  - LSHMC (1)

NAME

lshmc - list Hardware Management Console configuration information

CONTENTS

Synopsis
Description
Options
Examples
Environment
Bugs
Author
See Also

SYNOPSIS

lshmc {-b | -D | -e | -h | -i | -l | -L | -n | -r | -v | -V | --bmc |
--firewall | --netroute | --ntpserver | --syslog}
[-F [attribute-names] [--header]] [--help]

DESCRIPTION

lshmc lists Hardware Management Console (HMC) configuration information. This command can be used to list the BIOS level, settings for the Event Manager for Call Home, hardware information, Integrated Management Module (IMM) settings, current locale, supported locales, network settings, remote access settings, Vital Product Data (VPD) information, version information, Baseboard Management Controller (BMC) settings, firewall settings, network routing information, Network Time Protocol (NTP) server information, and syslog server configuration for the HMC.

Only one of the following options can be specified at a time: -b, -D, -e, -h, -i, -l, -L, -n, -r, -v, -V, --bmc, --firewall, --netroute, --ntpserver, or --syslog.

OPTIONS

-b List the BIOS level of the HMC.
-D List the preconfigured HMC DHCP server settings.
-e List the settings for the HMC’s Event Manager for Call Home.
-h List HMC hardware information.
-i List the Integrated Management Module (IMM) settings for the HMC.
-l List the current locale for the HMC.
-L List all of the locales supported for the HMC.
-n List the network settings for the HMC.

The lshmcldap command can be used to display information about LDAP configuration settings.

-r List the remote access settings for the HMC.
-v List the VPD information for the HMC.
-V List the version information for the HMC.
--bmc List the Baseboard Management Controller (BMC) settings for the HMC.
--firewall List the firewall settings for the HMC.
--netroute List the network routing information for the HMC.
--ntpserver List information about the Network Time Protocol (NTP) servers configured on the HMC.
--syslog List the syslog server configuration for the HMC.
-F A delimiter separated list of attribute names representing the desired attribute values to display. If this option is specified without any attribute names, then all of the attributes for the type of HMC configuration information specified will be displayed.

When this option is specified, only attribute values will be displayed. No attribute names will be displayed. The attribute values displayed will be separated by the delimiter which was specified with this option.

This option is useful when only attribute values are desired to be displayed, or when the values of only selected attributes are desired to be displayed.

--header Display a header record, which is a delimiter separated list of attribute names for the attribute values that will be displayed. This header record will be the first record displayed. This option is only valid when used with the -F option.
--help Display the help text for this command and exit.

EXAMPLES

Display the HMC’s BIOS level:

lshmc -b

Display the preconfigured HMC DHCP server IP addresses, network masks, and ranges:

lshmc -D

Display the settings for the HMC’s Event Manager for Call Home:

lshmc -e

Display HMC hardware information:

lshmc -h

Display the HMC’s IMM settings:

lshmc -i

Display the HMC’s current locale:

lshmc -l

Display all locales supported by the HMC:

lshmc -L

Display the HMC’s network settings:

lshmc -n

Display the HMC’s host name and IP address, and separate the output values with a colon:

lshmc -n -F hostname:ipaddr

Display the HMC’s remote access settings:

lshmc -r

Display the HMC’s VPD information:

lshmc -v

Display the HMC’s version information:

lshmc -V

Display the HMC’s BMC settings:

lshmc --bmc

Display the firewall settings for the HMC:

lshmc --firewall

Display the network routing information for the HMC:

lshmc --netroute

Display HMC NTP server information:

lshmc --ntpserver

Display the syslog server configuration for the HMC:

lshmc --syslog

ENVIRONMENT

None

BUGS

None

AUTHOR

IBM Austin

SEE ALSO

chhmc


Linux LSHMC (1) February 2018
Generated by manServer 1.07 from lshmc.1 using man macros.