Brocade Fabric OS Command Reference Manual - Supporting Fabric OS v5.3.0 (53-1000436-01, June 2007)

Fabric OS Command Reference Manual 225
53-1000436-01
ficoncupshow
2
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.
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:
switch:user> ficoncupshow fmsmode
fmsmode for the switch: Enabled
To display mode register for the switch:
switch:user> ficoncupshow modereg
POSC UAM ASM DCAM ACP HCP
------------------------------
1 0 1 1 1 0
To display ASM bit in the mode register for the switch:
switch:user> ficoncupshow modereg ASM
ASM
---
1
See Also ficoncupset