BCSET Activate trace selection or output additional information | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
SELECT=(ON,PORT=(...))
The trace selection is switched on for the trace to be defined.
TRACE=(SELECT=(ON,...))
The selection for the port traces (DCM.BCAM.PORT.<line-name> or DCM.PORT.V-PORT.<line-name>) is switched on.
EVENT=...
The values can also be specified as a list (list-poss).
Selection criteria are the following trace event classes (Layer 2 event type):
EVENT=IPORT
Selection criterion is the trace event “IPORT interface”.
EVENT=START-I/O
Selection criterion is the trace event “starting I/O operations”.
EVENT=END-I/O
Selection criterion is the trace event “terminating I/O operations”.
EVENT=OUT-DATA
Selection criterion is the trace event “data output”.
EVENT=IN-DATA
Selection criterion is the trace event “(normal) data input”.
EVENT=IN
Selection criterion is the trace event “data input”.
EVENT=IN-BROADCAST
Selection criterion is the trace event “broadcast input”.
EVENT=IBUF
Selection criterion is the trace event “buffer management call”.
EVENT=I/O-DATA
Selection criterion is the trace event "Data of I/O Operations".
I/O-TYPE=...
The values can also be specified as a list (list-poss).
Selection criteria are the following I/O types:
I/O-TYPE=WRITE
Selection criteria are the "WRITE operations".
I/O-TYPE=READ
Selection criteria are the "READ operations".
SELECT=(ON,NET=(...))
The trace selection for the network trace (DCM.BCAM.NET) is switched on.
LINE=<line-name 1..8>
The selection criterion is the line identified with line-name.
The last line name specified is valid.
A-LAN=...
Selection criterion is the partner Ethernet address. The specification has an additive effect.
A-LAN= *all
Selection criteria are all partner Ethernet addresses.
A-LAN=<x-string 1..12>
Selection criterion is the specified partner Ethernet address.
A-IP=...
Selection criterion is the IP address. The specification has an additive effect.
A-IP= *all
Selection criteria are all IP addresses.
A-IP= <composed-name 7..15> / <x-string 1..8> / list-poss (4): <integer 0..255>
Selection criterion is the specified IP address.
A-IPV6=...
Selection criterion is the IPv6 address. The specification has an additive effect.
A-IPV6= *all
Selection criteria are all IPv6 addresses.
A-IPV6=<text 9..45>/<c-string 9..45>
Selection criterion is the specified IPv6 address.
A-INT=...
Selection criterion is the ISO Internet address. The specification has an additive effect.
A-INT= *all
Selection criteria are all ISO Internet addresses.
A-INT=<x-string 1..40>
Selection criterion is the specified ISO Internet address.
ES=<processor-name 1..8>
Selection criterion is the specified end system. The specification has an additive effect.
ROUTE=<rout-name 1..8>
Selection criterion is the specified route name. The specification has an additive effect.
EVENT=...
The values can also be specified as a list (list-poss).
Selection criteria are one or more of the following event classes
(Layer 3 event type):
EVENT=ADM
Selection criterion is the trace event “INET-ADM interface”.
EVENT=SUBPORT
Selection criterion is the trace event “SUBPORT flow control”.
EVENT=INDICATION
Selection criterion is the trace event “events”.
EVENT=OUT-DATA
Selection criterion is the trace event “data output”.
EVENT=IN-DATA
Selection criterion is the trace event “data input”.
EVENT=FLOW
Selection criterion is the trace event “IPORT flow control”.
EVENT=TRANSSHIPMENT
Selection criterion is the trace event “transshipment” (routing).
SELECT=(ON,TRANS=(...))
The trace selection for the transport traces DCM.BCAM.TRANS and DCM.BCAM.LOC is switched on.
SELECT=(ON,CON=(...))
The trace selection for the connection trace DCM.BCAM.CON is switched on.
SELECT=(ON,L4=(...))
The trace selection for the transport traces and the connection trace is switched on.
APPL=...
Selection criterion is the name of an application in the local processor.
Only the last APPL specification made is valid. A PART specification made simultaneously has a limiting effect.
APPL=([NEA],<nea-name 1..16> / <c-string 1..16>)
Selection criterion is the NEA name of the application in the local processor.
For the NEA name, you use the first eight characters of the application name and the first eight characters of the processor name (one to eight alphanumeric characters in each case, left-justified, and padded with blanks). If the application name is smaller than eight characters, the NEA name must be specified as a C string.
If only the name part containing the NEA name is specified, the part containing the HOST name is derived from the HOST specification when BCAM is started.
APPL=(OSI,<osi-name 1..78> / <c-string 1..78> / <x-string 1..156>)
Selection criterion is the OSI name of the application in the local processor.
(1 to 78 alphanumeric characters)
APPL=(SOCKET,<socket-name 1..78> / <c-string 1..78> / <x-string 1..156>)
Selection criterion is the SOCKET name of the application in the local processor.
(1 to 78 alphanumeric characters)
PART=...
Selection criterion is the partner name.
Only the last partner specification made is valid. A valid APPL specification made simultaneously has a limiting effect. With the PART operand, if no specification is made for nea-name, osi-name, or socket-name, the operand is not evaluated.
PART=([NEA],<nea-name 1..16> / <c-string 1..16>)
Selection criterion is the NEA name of the application in the partner system.
For the NEA name, you use the first eight characters of the application name and the first eight characters of the processor name (one to eight alphanumeric characters in each case, left-justified, and padded with blanks). If the application name is shorter than eight characters, the NEA name must be specified as a C string.
PART=(OSI,<osi-name 1..78> / <c-string 1..78> / <x-string 1..156>)
Selection criterion is the OSI name of the application in the partner system.
(1 to 78 alphanumeric characters)
PART=(SOCKET,<socket-name 1..78> / <c-string 1..78> / <x-string 1..156>)
Selection criterion is the SOCKET name of the application in the partner system.
(1 to 78 alphanumeric characters)
A-LAN=...
Selection criterion is the partner Ethernet address. The specification has an additive effect.
A-LAN= *all
Selection criteria are all partner Ethernet addresses.
A-LAN=<x-string 1..12>
Selection criterion is the specified partner Ethernet address.
A-IP=...
Selection criterion is the IP address. The specification has an additive effect.
A-IP= *all
Selection criteria are all IP addresses.
A-IP=<composed-name 7..15>/<x-string 1..8>/list-poss (4): <integer 0..255>
Selection criterion is the specified IP address.
A-IPV6=...
Selection criterion is the IPv6 address. The specification has an additive effect.
A-IPV6= *all
Selection criteria are all IPv6 addresses.
A-IPV6=<text 9..45>/<c-string 9..45>
Selection criterion is the specified IPv6 address.
A-INT=...
Selection criterion is the ISO Internet address. The specification has an additive effect.
A-INT= *all
Selection criteria are all ISO Internet addresses.
A-INT=<x-string 1..40>
Selection criterion is the specified ISO Internet address.
ES=<processor-name 1..8>
Selection criterion is the specified end system. The specification has an additive effect.
ROUTE=<rout-name 1..8>
Selection criterion is the specified route name. The specification has an additive effect.
SELECT=(ON,IPSEC=(...))
The trace selection for the IPSec trace (DCM.BCAM.IPSEC) is switched on.
A-IP=...
Selection criterion is the IP address. The specification has an additive effect.
A-IP= *all
Selection criteria are all IP addresses.
A-IP=<composed-name 7..15> / <x-string 1..8> / list-poss (4): <integer 0..255>
Selection criterion is the specified IP address.
A-IPV6=...
Selection criterion is the IPv6 address. The specification has an additive effect.
A-IPV6= *all
Selection criteria are all IPv6 addresses.
A-IPV6=<text 9..45>/<c-string 9..45>
Selection criterion is the specified IPv6 address.
ES=<processor-name 1..8>
Selection criterion is the specified end system. The specification has an additive effect.
ROUTE=<rout-name 1..8>
Selection criterion is the specified route name. The specification has an additive effect.
SELECT=(ON,BASIC=(...))
The selection for the basic trace (DCM.BCAM.BASIC) is switched on.
EVENT=...
EVENT is used to specify the trace event as a selection criterion.
EVENT=KA
The selection criterion is the trace event "KA request accepted".
EVENT=POST
The selection criterion is the trace event "Issue KA request".
EVENT=BOURSE
The selection criterion is the trace event "Bourse request accepted.
PROCESS=...
You use PROCESS to specify the KA process as the selection criterion when EVENT=KA is specified.
PROCESS=<n>
The selection criterion is the KA process <n>.
The specification has an additive effect.
PROCESS=*COMMON
The selection criterion is the default KA process.
The specification has an additive effect.
SLOT-LIMITS=(...)
Specifies the limits for the KA process request numbers as the selection criterion when EVENT=KA and EVENT=POST are specified.
KA-LOW=<x-string 1..2>
Lower limit for KA process request numbers when EVENT=KA is specified.
KA-UP=<x-string 1..2>
Upper limit for KA process request numbers when EVENT=KA is specified.
POST-LOW=<x-string 1..2>
Lower limit for KA process request numbers when EVENT=POST is specified.
POST-UP=<x-string 1..2>
Upper limit for KA process request numbers when EVENT=POST is specified.
SELECT=(ON,BUF=(...))
Selection for the buffer management trace (DCM.BCAM.BUF) is activated.
EVENT=...
EVENT is used to specify the trace event as a selection criterion.
EVENT=IBUF
Selection criterion is the trace event “IBUF interface”.
The specification has an additive effect.
INFO=(ON,TRANS=(...))
The output of additional information is activated for the transport trace
TRANS=(INFO=...)
Information is output for the transport trace.
INFO=...
The information that is to be output is controlled via INFO.
INFO=CONGEST-DATA
Additional connection-specific operting parameters and measured values are traced. For example, the round trip time, the useful congestion window and the interface threshold values are output.
Default: CONGEST-DATA is not output.