HP StorageWorks Fabric OS 5.X Command Reference Guide (AA-RVHVB-TE, September 2005)

Table Of Contents
226 Fabric OS commands
Displays FICON-CUP parameters for a switch.
Synopsis
ficoncupshow fmsmode
ficoncupshow modereg [bitname]
Availability
all users
Description
Use this command to display FICON-CUP (Control Unit Port) parameters for a switch.
Operands
The following operands are supported:
Examples
To display FMS mode for the switch:
To display mode register for the switch:
ficoncupshow
fmsmode Display the FICON Management Server (FMS) mode for the switch.
Display the FICON-CUP mode register. When parameter is modereg,
one of the following arguments can be specified as bitname:
modereg
POSC Programmed offline state control
UAM User alert mode
ASM Active=saved mode
DCAM Director clock alert mode
ACP Alternate control prohibited
HCP Host control prohibited
If no argument is specified, all the mode register bits are displayed. If a
mode register bit is specified, then only the value of that bit is displayed.
A value of 1 indicates that a given mode register bit is set, and 0
indicates that it is not set.
switch:user> ficoncupshow fmsmode
fmsmode for the switch: Enabled
switch:user> ficoncupshow modereg
POSC UAM ASM DCAM ACP HCP
------------------------------
1 0 1 1 1 0