SCACP$HELP.HLB  —  SET  IP_INTERFACE
    Sets IP interface management priority parameter.

    Format

      SET IP_INTERFACE  ipinterface

1  –  Parameter

 ipinterface[,...]

    Includes one or more specific IP interface, which you can use
    wildcards to specify.

    o  Use the /EXCLUDE qualifier to exclude an IP interface.

    o  Use the SHOW IP_INTERFACE command to display device names.

2  –  Qualifiers

2.1    /EXCLUDE

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

    Excludes one or more specific IP interface which you can use
    wildcards to specify.

2.2    /PRIORITY

       /PRIORITY=n

    Sets the management priority value for the selected interfaces. n
    can be a value between -128 and +127. Suggested values are:

    o  2 to cause devices to be preferred

    o  -2 to exclude devices

                                   NOTE

       Starting with OpenVMS Version 7.3-2, a channel whose
       priority is -128 is not used for cluster communications.
       The priority of a channel is the sum of the management
       priority assigned to the IP interface and the channel
       itself. Therefore, you can assign any combination of channel
       and IP interface management priority values to achieve a
       total of -128.

                                 CAUTION

       If you set the priority of all devices to -128, you totally
       disable use of the IP for cluster communication. This can
       cause the system to CLUEXIT.

3  –  Example

  SCACP> SET IP_INTERFACE/PRIORITY=3 WE0

      The command in this example sets the management priority for
      device WE0 to 3.
Close Help