The BCAM commands chapter offers a complete description of all BCAM commands. These are available in the SDF format. To guarantee compatibility, commands are also offered in the ISP format. Commands in the ISP format are mapped to the SDF format and extensions will only be provided in the SDF format.
In this chapter you will find an overview of all BCAM commands and their syntax in the SDF and ISP format.
With a few exceptions, all BCAM commands require the privilege NET-ADMINISTRATION or TSOS; OPERATING is also permitted for consol commands. If a BCAM command can be executed with the privilege STD-PROCESSING, this is noted on the corresponding manual page.
The following table displays the current BCAM commands (SDF format) and their corresponding old commands (ISP format):
Command | Corresponding command (ISP format) |
ACTIVATE-LINE | BCIN LINE=<line>,ACT=YES |
CREATE-PROCESSOR | BCIN GEN=N or BCIN GEN=R,... |
CREATE-NODE | Subfunction of BCIN GEN=L,... |
CREATE-LINE | Subfunction of BCIN GEN=L,... |
CREATE-ROUTE | BCIN GEN=N,NAME-OF-ROUTE,.. or. |
CREATE-VIRTUAL-HOST | CREATE-HOST (extended by job variable STATUS-JV, old command does not provide this function) |
DELETE-ROUTE | — |
DELETE-PROCESSOR | — |
MODIFY-ADDRESS-ASSIGNMENT | Subfunction of MODIFY-ROUTE |
MODIFY-LINE | — |
MODIFY-ROUTE-ATTRIBUTES | Subfunction of MODIFY-ROUTE |
MODIFY-ROUTE-PATH | Subfunction of MODIFY-ROUTE |
SHOW-APPLICATION | Subfunction of BCSHOW (SHOW=APPL) |
SHOW-CONNECTION | Subfunction of BCSHOW (SHOW=CONN) |
SHOW-HOST | Subfunction of BCSHOW (SHOW=HOST) |
SHOW-LINE | — |
SHOW-MAPPING-ENTRIES | Subfunction of BCMAP for privileged users not a console command |
SHOW-MAPPING-STATUS | Subfunction of BCMAP for privileged users not a console command |
SHOW-NODE | Subfunction of BCSHOW (SHOW=NODE) |
SHOW-PROCESSOR | Subfunction of BCSHOW (SHOW=PROCESSOR) |
SHOW-ROUTE-ATTRIBUTES | Subfunction of SHOW-ROUTE command |
SHOW-ROUTE-PATH | Subfunction of SHOW-ROUTE command |
Overview of new and corresponding old commands as of V16.0A
To help you when entering new command sequences in V16.0A or higher, the following table provides an overview of the old command sequences and the new ones which replace them.
Old command (sequence) | To be replaced by the following command sequence |
BCACT/BCIN LINE= | ACTIVATE-LINE |
BCIN GEN=L,LAN,... (LAN node) | CREATE-NODE |
BCIN GEN=N,KR (node processor) | [CREATE-NODE] |
BCIN GEN=R,RR (remote processor) | [CREATE-NODE] |
BCMAP FUNCT=SHOW,SU=STATE | SHOW-MAPPING-STATUS |
BCMAP FUNCT=SHOW,SU=... | SHOW-MAPPING-ENTRIES |
MODIFY-ROUTE (route attributes) | MODIFY-ROUTE-ATTRIBUTES |
MODIFY-ROUTE (path modification) | MODIFY-ROUTE-PATH |
MODIFY-ROUTE (networks) | MODIFY-ADDRESS-ASSIGENMENT |
BCSHOW (applications) | SHOW-APPLICATION |
BCSHOW (connections) | SHOW-CONNECTION |
BCSHOW (hosts) | SHOW-HOST, SHOW-HOST-ATTRIBUTES |
BCSHOW (nodes) | SHOW-NODE |
BCSHOW (processors) | SHOW-PROCESSOR |
SHOW-ROUTE (attributes) | SHOW-ROUTE-ATTRIBUTES |
SHOW-ROUTE (paths) | SHOW-ROUTE-PATH |
Overview of old and corresponding new command sequences as of V16.0A