Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

BCSET: Switch off trace selection

&pagelevel(4)&pagelevel

BCSET Switching off trace selection or deactivate output of additional information

TRACE = ( SELECT = ( OFF , ... ) )


SELECT = ( OFF , *all ) / ( OFF , PORT = (...) ) / ( OFF , NET = (...) ) / ( OFF , CON = (...) ) /








( OFF , TRANS = (...) ) / ( OFF , L4 = (...) ) / ( OFF , IPSEC = (...)) /








( OFF , BASIC = (...) ) / ( OFF , BUF = (...) )



|


*all



|


PORT = (...)



|



|



*all



|



|


,EVENT = list-poss(8): IPORT / START-I/O / END-I/O / OUT-DATA / IN-DATA / IN /



|



|



IN-BROADCAST / IBUF / I/O-DATA



|



|


,I/O-TYPE = list-poss(2): WRITE / READ



|


NET = (...)



|



|



*all



|



|



LINE = <line-name 1 .. 8>



|



|


,A-LAN = *all / <x-string 1 .. 12>



|



|


A-IP = *all / <composed-name 7 .. 15> / <x-string 1 .. 8> / list-poss(4): <integer 0 .. 255>



|



|


,A-IPV6 = *all / <text 9 .. 45> / <c-string 9 .. 45>



|



|


,A-INT = *all / <x-string 1 .. 40>



|



|


,ES = <processor-name 1 .. 8>



|



|


,ROUTE = <rout-name 1 .. 8>



|



|


,EVENT = list-poss(7): ADM / SUBPORT / INDICATION / OUT-DATA / IN-DATA / FLOW /



|



|




TRANSSHIPMENT



|


TRANS = (...) / CON = (...) / L4 = (...)



|



|



*all



|



|


,APPL = ( [ NEA ] , <nea-name 1 .. 16> / <c-string 1 .. 16> ) /



|



|




( OSI , <osi-name 1 .. 78> / <c-string 1 .. 78> / <x-string 1 .. 156> ) /



|



|




( SOCKET, <socket-name 1 .. 78> / <c-string 1 .. 78> / <x-string 1 .. 156> )



|



|


,PART = ( [ NEA ] , <nea-name 1 .. 16> / <c-string 1 .. 16> ) /



|



|




( OSI , <osi-name 1 .. 78> / <c-string 1 .. 78> / <x-string 1 .. 156> ) /



|



|




( SOCKET, <socket-name 1 .. 78> / <c-string 1 .. 78> / <x-string 1 .. 156> )



|



|


,A-LAN = *all / <x-string 1 .. 12>



|



|


,A-IP = *all / <composed-name 7 .. 15> / <x-string 1 .. 8> / list-poss(4): <integer 0 .. 255>



|



|


,A-IPV6 = *all / <text 9 .. 45> / <c-string 9 .. 45>



|



|


,A-INT = *all / <x-string 1 .. 40>



|



|


,ES = <processor-name 1 .. 8>



|



|


,ROUTE = <rout-name 1 .. 8>



|


IPSEC = (...)



|



|


*all



|



|


,A-IP = *all / <composed-name 7 .. 15> / <x-string 1 .. 8> / list-poss(4): <integer 0 .. 255>



|



|


,A-IPV6 = *all / <text 9 .. 45> / <c-string 9 .. 45>



|



|


,ES = <processor-name 1 .. 8>



|



|


,ROUTE = <rout-name 1 .. 8>



|


BASIC = (...)



|



|


*all



|



|


EVENT = list-poss(3): KA / POST / BOURSE



|



|


,PROCESS = list-poss(10): 1 / 2 / 3 / 4 / 5 / 6 / 7 / 8 / 9 / *COMMON



|



|


,SLOT-LIMIT = (...)



|



|




KA-LOW = <x-string 1 .. 2>



|



|




, KA-UP = <x-string 1 .. 2>



|



|




, POST-LOW = <x-string 1 .. 2>



|



|




, POST-UP = <x-string 1 .. 2>



|


BUF = (...)



|



|


*all



|



|


,EVENT = IBUF

TRACE = ( INFO = ( OFF , ... ) )


INFO = ( OFF, TRANS = (...) )



|


TRANS = (...)



|



|


INFO = CONGEST-DATA

TRACE=(SELECT=(OFF,...))
The trace selection is switched off.

TRACE=(SELECT=(OFF))
All trace selections for all traces are switched off.

SELECT=(OFF,PORT=(...))
The selection for the port traces (DCM.BCAM.PORT.<name> or DCM.PORT.V-PORT.<line-name>) is switched off.

SELECT=(OFF,PORT=())
All trace selections for the port traces are switched off.

EVENT=...
The values can also be specified as a list (list-poss).
Selection criterion 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=(OFF,NET=(...))
The trace selection for the network trace (DCM.BCAM.NET) is switched off.

SELECT=(OFF,NET=())
All trace selections for the network traces are switched off.

LINE=<line-name 1..8>
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=(OFF,TRANS=(...))
The trace selection for the transport traces DCM.BCAM.TRANS and DCM.BCAM.LOC is switched off.

SELECT=(OFF,TRANS=())
All trace selections for the transport traces DCM.BCAM.TRANS and DCM.BCAM.LOC are switched off.

SELECT=(OFF,CON=(...))
The trace selection for the connection trace DCM.BCAM.CON is switched off.

SELECT=(OFF,CON=())
All trace selections for the connection trace DCM.BCAM.CON are switched off.

SELECT=(OFF,L4=(...))
The trace selection for the transport traces and the connection trace is switched off.

SELECT=(OFF,L4=())
All trace selections for the transport traces and the connection trace are switched off.

APPL=
The trace selection is switched off via the application name.

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 shorter 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=
The trace selection is switched off via the partner name. 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 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 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 processor.
(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 processor.
(1 to 78 alphanumeric characters)

A-LAN=...
The trace selection using the partner Ethernet address as the selection criterion is switched off.

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=...
The trace selection using the IP address as the selection criterion is switched off.

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=...
The trace selection using the ISO Internet address as the selection criterion is switched off.

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>
The trace selection using the partner processor name as the selection criterion is switched off.

ROUTE=<rout-name 1..8>
The trace selection using the route name as the selection criterion is switched off.

SELECT=(OFF,IPSEC=(...))
The trace selection for the IPSec trace (DCM.BCAM.IPSEC) is switched off.

SELECT=(OFF,IPSEC=())
All trace selections for the IPSec trace are switched off.

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=(OFF,BASIC=(...))
The selection for the basic trace (DCM.BCAM.BASIC) is switched off.

SELECT=(OFF,BASIC=())
All trace selections for the basic trace are switched off.

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-LIMIT=(...)
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=(OFF,BUF=(...))
Selection for the buffer management trace is deactivated.

SELECT=(OFF,BUF=())
All trace selections for the buffer management trace are deactivated.

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.

TRACE=(INFO=(OFF,...))
The trace information will be switched off .

TRACE=(INFO=(OFF))
All trace information for all traces will be switched off.

INFO=(OFF,TRANS=(...))
The output of additional information for the transport trace is deactivated.

TRANS=(INFO=...)
No information is output for the transport traces.

INFO=...
The additional information that is no longer output is controlled via INFO.

INFO=CONGEST-DATA
Information on overloads is no longer output.