User manual

2
2-18
E/OS Command Line Interface User Manual
config
Where:
Command Example
Root> Config fencing setParams abc 1 5 300
config.fencing.setState
Syntax setState name enabledState
Purpose This command enables or disables the specified fencing policy. A
policy cannot be activated if it contains ports that are already
controlled by a different fencing policy of the same type.
Parameters This command has two parameters:
Command Example
Root> config fencing setState enable
config.fencing.show
Syntax show name
Purpose This command displays the settings for fencing policies.
Parameters This command has one optional parameter:
Port list = 0, 1, 2
Fencing Type = Protocol Errors
Limit = 5
Period = 1800 seconds
name The name of the fencing policy.
enabledState Sets the fencing policy enabled state. Valid values
are enable and disable. Boolean 1 and 0 values may
also be substituted.
name The name of the fencing policy.