Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Overview of the BCAM commands

&pagelevel(3)&pagelevel

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
BCACT LINE=<line>

CREATE-PROCESSOR

BCIN GEN=N or BCIN GEN=R,...
dynamic BCIN at node or remote processor

CREATE-NODE

Subfunction of BCIN GEN=L,...

CREATE-LINE

Subfunction of BCIN GEN=L,...

CREATE-ROUTE

BCIN GEN=N,NAME-OF-ROUTE,.. or.
BCIN GEN=R,NAME-OF-ROUTE,...

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)
direct mapping

SHOW-CONNECTION

Subfunction of BCSHOW (SHOW=CONN)
direct mapping

SHOW-HOST

Subfunction of BCSHOW (SHOW=HOST)
direct mapping

SHOW-LINE

SHOW-MAPPING-ENTRIES

Subfunction of BCMAP for privileged users not a console command
OPS variable

SHOW-MAPPING-STATUS

Subfunction of BCMAP for privileged users not a console command
OPS variable

SHOW-NODE

Subfunction of BCSHOW (SHOW=NODE)
direct mapping

SHOW-PROCESSOR

Subfunction of BCSHOW (SHOW=PROCESSOR)
direct mapping

SHOW-ROUTE-ATTRIBUTES

Subfunction of SHOW-ROUTE command
direct mapping

SHOW-ROUTE-PATH

Subfunction of SHOW-ROUTE command
direct mapping

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
CREATE-LINE

BCIN GEN=N,KR (node processor)

[CREATE-NODE]
[CREATE-LINE] prerequisite
CREATE-PROCESSOR (node processor)
CREATE-ROUTE

BCIN GEN=R,RR (remote processor)

[CREATE-NODE]
[CREATE-LINE]
[CREATE-PROCESSOR] (node processor)
[CREATE-ROUTE] prerequisite
CREATE-PROCESSOR (remote processor)
CREATE-ROUTE

BCMAP FUNCT=SHOW,SU=STATE
Status information

SHOW-MAPPING-STATUS

BCMAP FUNCT=SHOW,SU=...
Mapping entries

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