PAM Configuration and Management Manual
SCF for PAM
PAM Configuration and Management Manual—523349-003
3-18
INFO Command
INFO Command
The INFO command is a nonsensitive command that displays the current or default
attribute values for the specified objects.
INFO LINE Command
The INFO LINE command displays information about the LINE object.
Command Syntax
OUT file-spec
directs any SCF output generated for this command to the specified file.
LINE line-name
is the name of the line.
SUB [ ALL | NONE | ONLY ]
directs the command at a set of subordinate objects.
ALL specifies that the named object and the subordinate objects are affected.
NONE specifies that none of the subordinate objects are affected.
ONLY specifies that only the subordinate objects are affected.
SEL [NOT] state
directs the command only to objects in the specified state or only to those not in
the specified state. Valid states are STARTED, STARTING, STOPPED,
STOPPING, and SUSPENDED.
Consideration
There are no considerations for this command.
Example
This example requests information about the LINE object:
-> INFO LINE $lan24
INFO [ /OUT file-spec/ ] LINE line-name
[SUB , [ ALL | NONE | ONLY ] ] [ , SEL [ NOT ] state ]