SCACP$HELP.HLB  —  SET  PORT
    Sets a port management priority value.

    Format

      SET PORT  portname

1  –  Parameter

 portname[,...]

    Specifies SCA port names, in which you can include wildcards.

    Use the /EXCLUDE qualifier to exclude specific ports.

    Use the SHOW PORT command to display all ports available on your
    system.

2  –  Qualifiers

2.1    /EXCLUDE

       /EXCLUDE=(portname[,...])

    Excludes specific ports from the operation.

2.2    /PRIORITY

       /PRIORITY=n

    Sets the management priority value for the selected ports. n can
    be any value between -128 and +127.

3  –  Examples

    1.SCACP> SET PORT PEA0/PRIORITY=5

      The command in this example sets the management priority for
      the PEA0 port to 5.

    2.SCACP> SET PORT PEA0 /PRIORITY=5 /EXCLUDE=PEA0

      The command in this example sets all ports with the exception
      of PEA0 to a management priority of 5.
Close Help