The QUERY PORTS PORTADDR command obtains information on a range of ESCON/FICON switch ports for a specific switch device.
This command has the following format:
QUERY PORTS PORTADDR(fromport|*,toport|*) {SWITCH(devid)}
Specifies a range of port addresses (00-FF) such as PORTADDR(C0,DF). If the PORTADDR keyword is omitted, then the default is PORTADDR(*,*).
Defaults to 00 when * is specified.
Defaults to FF when * is specified. If omitted, then the fromport specification is copied.
Contains the switch device ID obtained from the QUERY SWITCHES command or other switch-connected device commands.
Created stem variables:
The output stem variable records will have the following word delimited fields for each port information record returned by the SOF server.
Y - Prohibits dynamic connections
N - Allows dynamic connections
The position of each character in the mask maps to the port address range 00-FF. For example, the second character in the string indicates (Y/N) whether the current port is prohibited from dynamically connecting to port address 01.
'80'x = Port is installed
'40'x = Offline to DCM by command
'20'x = Offline to DCM by system
'10'x = Ineligible for use by DCM
'04'x = Attached to a channel
'02'x = Attached to control units
'01'x = Neither channel nor control unit attached
'80'x = Channel is known on a local system
'40'x = Port is an E-port connected to another switch.
0 = Unspecified
1 = I/O Device
2 = Control unit
0 = Unspecified
1 = DASD
2 = Magnetic tape
3 = Unit record (input)
4 = Unit record (output)
5 = Printer
6 = Communications controller
7 = Full screen terminal
8 = Line mode terminal
9 = Channel-to-channel adapter
10 = Switch
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|