Product data

Appendix A. Command-line reference 377
Table A-23 shows information about the lssptfile command.
Table A-23 lssptfile command
Command lssptfile
Definition Displays a list of support files located on the
management server.
Syntax smcli lssptfile
{-h | -? | -- help}
[-L language]
[-v]
[-p serviceable_problem_number | -r service_request]
{-i ip_address_hostname | -n managed_system |-m
machineserial_model_type [-A attribute_list]}
Example This example illustrates how to list all the support files on
the management server:
smcli lssptfile
This example illustrates how to display a list of all support
files on the management server for the managed system
with a machine type of 9406, a model number of 570, and
a serial number of 12345678:
smcli lssptfile -m 9406-570*12345678
This example illustrates how to display a list of support
files on the management server associated with the local
serviceable problem number 1498:
smcli lssptfile -p 1498
This example illustrates how to display a list of support
files on the management server associated with service
request number 61999,933,000:
smcli lssptfile -r 61999,933,000