You use this command to output the control blocks (PORTCB, LEPCB, LINECB, LDEVCB) and trace entries of Layer 2.
PORT / L2 |
[ *ALL / <line-name> ] [ , TYPE = *ALL / list-poss (4): N-PORT / V-PORT / G-PORT / A-PORT] [ , DEVICE = *ALL / list-poss (3): OUTPUT / INPUT / ATTENTION ] [ , CB =*ALL / *TOTAL / *STD / list-poss (8): PORTCB / LEPCB / LINECB / TRACE / STATE / VCA-INFORMATION / HNC-CONFIGURATION / STACK-AREA / IDAW-BUFFER ] |
*ALL
Control blocks are to be output for all PORTs.
<line-name 1..8>
Control blocks are to be output for the PORT identified by <line-name>.
TYPE=
Defines the PORTs for which data is to be output, if *ALL is specified as the positional parameter.
Output is performed for a port if it is selected by the TYPE parameter.
Apart from the value *ALL, the remaining values can also be specified as a list (list-poss).
*ALL
For all PORTs.
N-PORT
For all N-PORTs (LAN-PORTs).
V-PORT
For all V-PORTs (VLAN-PORTs)
G-PORT
For all G-PORTs (VLAN-PORTs)
A-PORT
For all A-PORTs (AGGREGATION-PORTs)
DEVICE=
Defines the device for which data is to be output, if LINECB is specified in the CB keyword parameter.
Apart from the value *ALL, the remaining values can also be specified as a list (list-poss).
*ALL
For all devices.
OUTPUT
For the output device.
INPUT
For the input device.
ATTENTION
For the device that accepts attention interrupts.
CB=
Defines which control blocks are to be output.
Apart from the values *ALL, *TOTAL and *STD, the remaining values can also be specified as a list (list-poss).
*ALL
All control blocks (i.e. the PORT-CB) and the IDAW buffers.
*STD
The state, all control blocks, HNC configuration, VCA information and the IDAW buffers.
*TOTAL
The sets of *STD, the stack area and the port trace.
PORTCB
The PORTCB.
LEPCB
The LEPCB.
LINECB
The LINECB or LINECBs.
TRACE
The port trace.
STATE
The port state in readable form.
VCA-INFORMATION
VCA information.
HNC-CONFIGURATION
HNC configuration information.
STACK-AREA
Stack area.
IDAW-BUFFER
IDAW buffers.