{
{      This subcommand provides the operator with the capability to change
{ the state of a local and/or remote logical identifier defined in the
{ currently active RHFAM configuration. This command is valid only while
{ the RHFAM system task is active. The OFF state of a LID is lost when
{ the RHFAM system task is de-activated. Changing the state of any LID to
{ OFF will inhibit the establishment of subsequent connections to that LID
{ from this host. Changing the state of a local LID to OFF has an additional
{ impact. Subsequent connects from any remote host to that LID are inhibited.
{
{      The caller must have NETWORK_OPERATION capability specified in the
{ validation file, or be the system job in order to use this command.
{
{ CHANGE_LID_STATE, CHALS(
{     physical_identifier, pid, pi : LIST OF STRING 3 OR KEY ALL = $REQUIRED
{     logical_identifier, lid, li : LIST OF STRING 1..31 = $REQUIRED
{     state, s : KEY ON OFF = $REQUIRED
{     status)
{
{ physical_identifier:  This parameter specifies the names of the host
{   mainframes for which the specified LIDs are to have their states changed.
{   The keyword of ALL specifies all host mainframes.
{
{ logical_identifier:  This parameter specifies the names of the LIDs belonging
{   to the specified host mainframes which are to have their states changed.
{
{ state: This parameter specifies the state to set for the specified LIDs.
{
{ status:  This parameter returns the results of the request.
{
