CP6100 Configuration and Management Manual

Managing CP6100 Using the Subsystem
Control Facility (SCF)
CP6100 Configuration and Management Manual426741-003
8-14
Modifier Set for the ALTER LINE MPSB Command
Modifier Set for the ALTER LINE MPSB Command
The modifier set for the ALTER LINE MPSB is one or more of the following modifier
name and value combinations. The modifiers are listed alphabetically and are
described in Section 6, MPS-B Protocol and Modifiers.
Examples of the ALTER LINE MPSB Command
The following command alters the line $CPL1, including the OPCLASS and SYNCS
values:
->ALTER LINE $CPL1, MPSB, OPCLASS BISYNC, SYNCS 3
The following command alters the line $CPL1, including the PARITY, BAUD,
TIMEOUT, and NONSTOP values:
->ALTER LINE $CPL1, MPSB, PARITY ODD, BAUD 300, TIMEOUT 500,
NONSTOP ON
The following command alters the line $CPL1, including the CHARACTERSIZE value:
->ALTER LINE $CPL1, MPSB, CHARACTERSIZE 7
INFO Command
The INFO command displays the current or default modifier values for the specified
line. Specifying DETAIL will cause more detailed information to be displayed. INFO is a
nonsensitive command.
[ , AUTODISABLE { NO | YES } ]
[ , BAUD { 50 | 75 | 110 | 134 | 150 | 200 | 300 | 600 }
{ 1200 | 1800 | 2000 | 2400 | 3600 | 4800 | 7200 }
{ 9600 | 19200 } ]
[ , CHARACTERSIZE { 0 through 8 } ]
[ , CONNECTTIMEOUT { 0 through 32767 } ]
[ , CONTROLCF { NO | YES } ]
[ , LINETYPE { FULL | HALF } ]
[ , NONSTOP { OFF | ON } ]
[ , OPCLASS { ANY | ASYNC | BISYNC | BITSYNC } ]
[ , PACE { 0 through 32767 } ]
[ , PARITY { ODD | EVEN | NONE } ]
[ , POLLINTERVAL { 0 through 32767 } ]
[ , PROGRAM file-name ]
[ , RETRIES { 0 through 32767 } ]
[ , SWITCHED { NO | YES } ]
[ , SYNCS { 0 | 3 through 255 } ]
[ , TIMEOUT { 0 through 32767 }
]