Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

SHOW-BCAM-PARAMETERS / SHBCP: Show BCAM parameter information

&pagelevel(3)&pagelevel

You use the SHOW-BCAM-PARAMETERS command to show BCAM parameter information.

The alias name SHBCP exists for SHOW-BCAM-PARAMETERS.

BS2000 console

BS2000 SDF command

Command/SOF file

SNMP management

Parameter service


x




List of valid command sources

SHOW-BCAM-PARAMETERS / SHBCP

PARAMETER = *ALL / list-poss (8): *CONTROL-PARAMETERS / *FILES / *LIMITS

,OUTPUT = *SYSOUT / *SYSLST

,OUTPUT-FORMAT = * STD / *GENERATING-CMD

PARAMETER=...
Specifies the type of information.

PARAMETER=*ALL
Shows all BCAM parameters.

PARAMETER=*CONTROL-PARAMETERS
Shows all BCAM parameters that can be used to control BCAM.

PARAMETER=*FILES
Shows the BCAM control file names.

PARAMETER=*LIMITS
Shows the BCAM limit parameters.

OUTPUT=...
Specifies the output medium.

OUTPUT=*SYSOUT
The output is sent to SYSOUT.

OUTPUT=*SYSLST
The output is sent to SYSLST.

OUTPUT-FORMAT=...
Specifies the output format.

OUTPUT-FORMAT=*STD
The output format corresponds to the standard.

OUTPUT-FORMAT=*GENERATING-CMD
The output format corresponds to the generated command. 

Command logging

A description of the error messages that may be issued during command processing is provided in the table below.

Command return codes

(SC2)      SC1

Maincode

Meaning

   0        0

CMD0001

Command successfully processed

   0        1

CMD0202

Operand error

   0       32

CMD0221

System error

   0       64

CMD0216

Privilege not sufficient

   0       64

BCA0203

Interface (&00) returns RC (&01)


Examples

Show BCAM parameters:

/SHOW-BCAM-PARAMETERS PARAMETER=*ALL
/SHOW-BCAM-PARAMETERS PARAMETER=*CONTROL-PARAMETERS,OUTPUT=*SYSOUT
/SHOW-BCAM-PARAMETERS PARAMETER=*FILES,OUTPUT=*SYSLST
/SHOW-BCAM-PARAMETERS PARAMETER=*LIMITS,OUTPUT=*SYSLST

S Variables

The command’s PARAMETER operand defines the S variables to which values are assigned. Possible values for PARAMETER are *ALL, *CONTROL-PARAMETERS, *FILES and *LIMITS (the values in bold are used in the table).

Output information

Name of the S variable                

Data type

Content                

Condition

Behavior of the message output

var(*LIST).MSG

string

*ALL
*NAK
*ERROR-ONLY

PAR=*ALL/
*CONTROL
O-F=*STD

Processor file

var(*LIST).PROCESSOR-TAB.F-NAME

string

<filename>

PAR=*ALL/
*FILES
O-F=*STD

Access to the processor file

var(*LIST).PROCESSOR-TAB.ACCESS

string

*READ
*UPDATE
*ALLOW

PAR=*ALL/
*FILES
O-F=*STD

Socket host file

var(*LIST).SOCKETHOST-TAB.F-NAME

string

<filename>

PAR=*ALL/
*FILES
O-F=*STD

Application file

var(*LIST).APPL-TAB.F-NAME

string

<filename>

PAR=*ALL/
*FILES
O-F=*STD

FQDN file

var(*LIST).FQDN-TAB.F-NAME

string

<filename>

PAR=*ALL/
*FILES
O-F=*STD

Services file

var(*LIST).SERVICES-TAB.F-NAME

string

<filename>

PAR=*ALL/
*FILES
O-F=*STD

Limits the number of non predefined applications that can be opened simultaneously

var(*LIST).MAX-NPA-NUM

integer

<integer 1.. 2147483647>

PAR=*ALL/
*LIMITS
O-F=*STD

Limits the number of non predefined applications that can be opened simultaneously by a task

var(*LIST).MAX-NPT-NUM

integer

<integer 1..2147483647>

PAR=*ALL/
*LIMITS
O-F=*STD

Limits the number of connections that a non predefined application can have

var(*LIST).MAX-CNN-NUM

integer

<integer 1..2147483647>

PAR=*ALL/
*LIMITS
O-F=*STD

Size of the virtual memory in Kbytes

var(*LIST).PAGABLE-MEM-SIZE

integer

<integer 1024..1048576>

PAR=*ALL/
*LIMITS
O-F=*STD

Size of the resident memory in Kbytes

var(*LIST).RESIDENT-MEM-SIZE

integer

<integer 1024..1048576>

PAR=*ALL/
*LIMITS
O-F=*STD

First socket port number that can be assigned with non privileged applications

var(*LIST).PORT-NUM.FIRST-NON-PRIVIL

integer

<integer 1..65535>

PAR=*ALL/
*LIMITS
O-F=*STD

First free socket port number, that can be dynamically assigned by BCAM

var(*LIST).PORT-NUM.FIRST-DYN

integer

<integer 1..65535>

PAR=*ALL/
*LIMITS
O-F=*STD

Defines the NSDU-length for IP routes

var(*LIST).REM-IP-NSDU-SIZE

integer

<integer 512..65530>

PAR=*ALL/
*LIMITS
O-F=*STD

Maximum size of ISAM buffer pool in BCAM control files

var(*LIST).MAX-ISAM-POOL-SIZE

integer

<integer 128..32766>

PAR=*ALL/
*LIMITS
O-F=*STD

Maximum size of the control block pool

var(*LIST).MAX-SLOT-POOL-SIZE

integer

<integer 2048..65535>

PAR=*ALL/
*LIMITS
O-F=*STD

Generated commands

var(*LIST).GENERATING-CMD(*LIST)

string

<text 1..256>

PAR=*ALL/
<any>
O-F=*GEN