Displays LAN receive, transmit, and control request queues maintained by the LAN driver, displaying the relevant context for each queue entry. Format LAN QUEUES
1 – Parameters
None.
2 – Qualifiers
2.1 /DEVICE
/DEVICE=(device1,device2,...) Includes specific LAN devices. The default is all LAN devices included. Device names are displayed by the LAN DEVICES command. Each device name may be preceded by "NO" to exclude the device(s). /DEVICE=ALL includes all devices. /DEVICE=NOdevname, equivalent to /DEVICE=(ALL,NOdevname), includes all devices except device devname. /DEVICE=devname, equivalent to /DEVICE=(NOALL,devname) selects only devname..
2.2 /PACKET
/PACKET Includes the packet header with each VCRP or CXB displayed.
2.3 /REVERSE
/REVERSE Scans the queues in reverse order (such as to avoid a destroyed flink).
2.4 /VALIDATE
/VALIDATE Looks for each VCRP or CXB address in the rings and notes which ring entry(s) they are found in.
3 – Example
SDA> LAN QUEUES/DEVICE=EWA Displays LAN queue information for LAN device EWA.