Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

field

class

CLUSTER

SYSTEMS

MEMBERS

CIRCUITS

CONNECTIONS

COUNTERS

CREDITS

LOCAL_PORTS

ERRORS

Qualifiers

/TYPE

/ID

/NODE

Qualifiers

/TYPE

Qualifiers

SHOW CLUSTER REMOVE — VMS 4.6

 Modifies the current display by excluding the specified field or class
 from the display.  The remove command also can be used to exclude circuits
 and connections that are in a particular state or to exclude a particular
 system or type of system from the display.

Additional information available:

fieldclass

field

 Removes the specified field or fields from the display.

 Format:

        REMOVE field[,...]


 NOTE:  For a complete list of field names type HELP FIELDS.
        For a list of field names in a particular class type
        HELP CLASSES class-name.

class

 Removes the specified class or classes from the display.


 Format:

        REMOVE class[,...]


NOTE:  For a complete list of class names type HELP CLASSES

Additional information available:

CLUSTERSYSTEMSMEMBERSCIRCUITSCONNECTIONSCOUNTERS
CREDITSLOCAL_PORTSERRORS

CLUSTER

 Removes the Cluster class from the display.

SYSTEMS

 Removes the Systems class from the display, or removes
 specific system(s) from the display.  The system to be
 removed may be specified by type, system ID number, or
 node name.

 Format:

        REMOVE SYSTEMS [/qualifier,...]

Additional information available:

Qualifiers

Qualifiers

Additional information available:

/TYPE/ID/NODE

/TYPE
 Specifies the type of system to be removed from the display.
 The type may be any of the valid system types as displayed
 in the HW_TYPE field.

 Format:

        REMOVE SYSTEMS/TYPE=(system-type[,...])

 If only one system type is specified, the parenthesis may be omitted.
/ID
 Specifies the system ID number of the system to be removed from
 the display.  To specify a hexadecimal value as the ID number,
 preceed the value with %X.

 Format:

        REMOVE SYSTEMS/ID=(system-ID[,...])

 If only one system ID is specified, the parenthesis may be omitted.

 Examples:

        REMOVE SYSTEMS/ID=101
        REMOVE SYSTEMS/ID=(206,%XF2A)
/NODE
 Specifies the node name of the system to be removed from the
 display.

 Format:

        REMOVE SYSTEMS/NODE=(node-name[,...])

 If only one node name is specified, the parenthesis may be omitted.

MEMBERS

 Removes the Members class from the display.

 Format:

        REMOVE MEMBERS

CIRCUITS

 Removes the circuits class from the display or removes
 circuits which are in a particular state from the display.

 Format:

        REMOVE CIRCUITS [/qualifier,...]

Additional information available:

Qualifiers

Qualifiers

Additional information available:

/TYPE

/TYPE
 Specifies the type of circuits to remove from the display.
 Valid circuits types are:

        OPEN    - Circuits in the open state.
        NOOPEN  - Circuits in the closed state or any of the
                  open in progress states.
        ALL     - All types of circuits.

 Format:

        REMOVE CIRCUITS /TYPE=(type[,...])

 If only one type is specified, the parenthesis may be omitted.

CONNECTIONS

 Removes the connections class from the display or removes
 connections which are in a particulare state from the
 display.

 Format:

        REMOVE CONNECTIONS [/qualifier,...]

Additional information available:

Qualifiers

Qualifiers

 Specifies the type of connections to remove from the display.
 Valid connection types are:

        OPEN    - Connections in the open state.
        NOOPEN  - Connections in the closed state, listen states, or
                  any of the connect, disconnect, accept, reject, or
                  failed states.
        ALL     - All types of connections.

 Format:

        REMOVE CONNECTIONS/TYPE=(type[,...])

 If only one type is specified, the parenthesis may be omitted.

COUNTERS

 Removes the counters class from the display.

 Format:

        REMOVE COUNTERS

CREDITS

 Removes the credits class from the display.

 Format:

        REMOVE CREDITS

LOCAL_PORTS

 Removes the Local Ports class from the display.

 Format:

        REMOVE LOCAL_PORTS

ERRORS

 Removes the Errors class from the display.

 Format:

        REMOVE ERRORS

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026