You use the SHOW-LINK-AGGREGATION-ATTR command to display the attributes of a link aggregation.
The alias name SHLAGA exists for SHOW-LINK-AGGREGATION-ATTR to provide SNMP support.
BS2000 console | BS2000 SDF command | Command SOF file | SNMP management | Parameter service |
x |
List of valid command sources
SHOW-LINK-AGGREGATION-ATTR / SHLAGA |
AGGREGATION-NAME = *ALL / <composed-name 1..8> , INFORMATION = *STATE / *ALL / *AGGREGATION-NAMES list-poss (8): *STATE / *ADDRESS , OUTPUT = *SYSOUT / *SYSLST |
AGGREGATION-NAME= *ALL / <composed-name 1..8>
Name of the link aggregation which is to be displayed.
INFORMATION=...
Specifies which information is to be displayed.
INFORMATION=*STATE
The status of the link aggregation is displayed.
INFORMATION=*ADDRESS
The address information of the link aggregation is displayed.
INFORMATION=*ALL
All information on the link aggregation is displayed.
INFORMATION=*AGGREGATION-NAMES
The names of the link aggregations are displayed.
OUTPUT=...
Specifies the output medium.
OUTPUT=*SYSOUT
Output takes place to SYSOUT.
OUTPUT=*SYSLST
Output takes place to SYSLST.
Command logging
Positive acknowledgments result in SHOW 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 | Error in command |
| BCA0200 | System error |
| BCA0201 | System error (internal) |
| BCA0202 | Privilege not sufficient for the command |
| BCA0203 | Interface (&00) returns RC (&01) |
| BCA0290 | Link aggregation entry was not found |
Example
Show all link aggregations:
/SHOW-LINK-AGGREGATION-ATTR AGGREGATION-NAME=*ALL,INFORMATION=*STATE
S variables
The command’s INFORMATION operand defines the S variables to which values are assigned. Possible values for INFORMATION are *STATE, *ADDRESS, *ALL,*AGGREGATION-NAMES.
Output information | Name of the S variable | Data type | Content | Condition |
Aggregation name | var(*LIST).AGGREGATION-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= |
Current LAN address | var(*LIST).ADDR.LAN-ADDR | string | “ | INF= |
List of the link aggregation names | var(*LIST).AGGREGATION-NAMES(*LIST) | string | <c-string 1..8> | INF= |