Brocade Fabric OS Command Reference Manual (53-1000240-01, November 2006)

Fabric OS Command Reference Manual 2-217
Publication Number: 53-1000240-01
ficoncupshow
2
Note: Enter commands in lowercase only; mixed case is for readability.
ficoncupshow
Displays FICON-CUP parameters for a switch.
Synopsis ficoncupshow fmsmode
ficoncupshow modereg [bitname]
Description Use this command to display FICON-CUP (Control Unit Port) parameters for a switch.
N
ote
The execution of this command is subject to Admin Domain restrictions that may be in place.
Operands This command has the following operands:
fmsmode Display the FICON Management Server (FMS) mode for the switch.
modereg Display the FICON-CUP mode register. When parameter is modereg, one of the
following arguments can be specified as bitname:
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.
Examples To display FMS mode for the switch:
To display mode register for the switch:
To display ASM bit in the mode register for the switch:
See Also ficoncupset
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
switch:user> ficoncupshow modereg ASM
ASM
---
1