User manual

2
2-20
E/OS Command Line Interface User Manual
config
config.fencing.showTypeTable
Syntax showTypeTable
Purpose This command displays the table of different fencing types that can
be assigned to a policy. This table is used for reference only.
Parameters This command has no parameters.
Command Example
Root> config fencing showTypeTable
Output Example The output from the config.fencing.showTypeTable command appears
as follows:
Number Fencing Policy Types
---------------------------------
1 Protocol Error
2 Link Level Hot I/O
3 Security Violationss
config.ficonCUPZoning
The ficonCUPZoning commands add functionality to the FICON
CUP Zoning branch by adding the ability to configure the Host
Control List for the FCZ feature. The commands are shown only
when both the FMS and FCZ feature key are installed.
config.ficonCUPZoning.addControlHost
Syntax addControlHost hostNodeWwn
Purpose This command adds a control host to the Control Host List used to
determine the FICON hosts capable of viewing all ports. This list
overrides the FCZ port visibility mask. The maximum entries in this
list is 8.
Parameters This command has one parameter:
Command Example
Root> config ficonCUPZoning addControlHost 01:02:03:04:
05:06:07:08
hostNodeWwn The node World Wide Name (WWN) of the
desired control host, entered in colon-delimited
notation (e.g., 01:02:03:04:05:06:07:08).