You use the SHOW-VLAN-DEVICE-ATTRIBUTES command to show device-specific options and attributes for selected VLAN devices.
The alias name of SHOW-VLAN-DEVICE-ATTRIBUTES is SHVLDVA.
BS2000 console | BS2000 SDF command | Command/ SOF file | SNMP management | Parameter service |
x |
List of valid command sources
SHOW-VLAN-DEVICE-ATTRIBUTES / SHVLDVA |
DEVICE-NAME = *ALL / <composed-name 1 .. 8> ,SELECT = *ALL / *BY-ATTRIBUTES(...) ,AGGREGATION-NAME = *ANY / <composed-name 1 .. 8> ,INFORMATION = *STATE / *ALL / *DEVICE-NAMES / list-poss (8): *ADDRESS / *DEVICES / *LIMITS / *OPTIONS / *STATE ,OUTPUT = *SYSOUT / *SYSLST |
DEVICE-NAME=...
The VLAN devices for which information is shown are selected via the device name.
DEVICE-NAME=*ALL
Shows information on all VLAN devices.
DEVICE-NAME=<composed-name 1..8>
Name of the VLAN device for which information is shown.
SELECT=...
The VLAN devices about which information is shown are restricted by means of a selection criterion.
SELECT=*ALL
All VLAN devices are selected.
SELECT=*BY-ATTRIBUTES(...)
The VLAN device which is to be selected is specified in greater detail.
AGGREGATION-NAME=...
Name of the link aggregation.
AGGREGATION-NAME=*ANY
Arbitrary name of the link aggregation.
AGGREGATION-NAME=<composed-name 1..8>
Name of the link aggregation.
INFORMATION=...
With INFORMATION you specify which information for the selected VLAN devices is shown.
INFORMATION=*STATE
Shows the status of the VLAN device.
INFORMATION=*ALL
Shows all information for the VLAN devices.
INFORMATION=*DEVICE-NAMES
Shows the names of the VLAN devices.
INFORMATION=*ADDRESS
Shows the addresses of the VLAN devices.
INFORMATION=*DEVICES
Shows the mnemonic device names of the VLAN devices.
INFORMATION=*LIMITS
Shows the limits that can be set for the VLAN devices.
INFORMATION=*OPTIONS
Shows the options that can be set for the VLAN devices.
OUTPUT=...
Defines the output medium.
OUTPUT=*SYSOUT
Output takes place to SYSOUT.
OUTPUT=*SYSLST
Output takes place to SYSLST.
Command logging
Positive acknowledgments result in the required information being output.
A description of the error messages that may be issued during command processing is provided in the table below.
Command return codes
(SC2) | Maincode | Meaning |
| CMD0001 | Command successfully processed |
| CMD0202 | Operand error |
| CMD0221 | System error |
| CMD0216 | Privilege not sufficient |
| BCA0203 | Interface (&00) supplies the RC (&01). |
| BCA0290 | VLAN line entry not found |
Examples
Show VLAN device:
/SHOW-VLAN-DEVICE DEVICE-NAME=VLANDEV1,INFORMATION=*STATE
Show all VLAN devices:
/SHOW-VLAN-DEVICE DEVICE-NAME=*ALL,INFORMATION=*STATE
S variables
The command’s INFORMATION operand defines the S variables to which values are assigned. The possible values for INFORMATION are *STATE, *ADDRESS, *DEVICES, *OPTIONS, *LIMITS, *ALL and *DEVICE-NAMES
Output information | Name of the S variable | Data type | Content | Condition |
VLAN device name | var(*LIST).DEVICE-NAME | string | <c-string 1..8> | INF= |
Administrative status | var(*LIST).STA.ADM | string | *EXCLUDE | INF= |
Transfer status | var(*LIST).STA.TRANS | string | *NONE | INF= |
Mnemonic device name for write access | var(*LIST).DEV.WRITE | string | <text 2..4> | INF= |
Mnemonic device name for read access | var(*LIST).DEV.READ | string | <text 2..4> | INF= |
LAN address | var(*LIST).ADDR.LAN-ADDR | string | <text 1..6> | INF= |
Name of the link aggregation | var(*LIST).AGGREGATION-NAME | string | *NONE <c-string 1..8> | INF= *STATE/*OPT/*LIM/*DEVICES/*ADDR/*ALL |
Automatic reactivation after a line failure | var(*LIST).SLOW-POLL.TARGET | string | *ON | INF= |
Automatic reactivation after a line failure | var(*LIST).SLOW-POLL.WORK | string | *ON | INF= |
Shows whether CHECKSUM calculation by the device is possible | var(*LIST).CHECKSUM.INDICATOR | string | *YES | INF= |
CHECKSUM calculation is to be executed | var(*LIST).CHECKSUM.TARGET | string | *BY-BCAM | INF= |
CHECKSUM calculation is executed | var(*LIST).CHECKSUM.WORK | string | *BY-BCAM | INF= |
(TCP-)OFFLOAD processing is executed | var(*LIST).OFFLOAD.WORK | string | *BY-BCAM | INF= |
Maximum frame data length set by the administration | var(*LIST).MAX-LPDU-SIZE | string | *STD | INF= |
Current maximum frame data length | var(*LIST).MAX-LPDU-VALUE | integer | <integer 1514 .. 65535> | INF= |
List of the VLAN DEVICE names | var(*LIST).DEVICE-NAMES(*LIST) | string | <c-string 1..8> | INF= |