
Syntax
enable beacon
Example
c:\> rcli enable beacon /ip=10.0.0.12
[10.0.0.12]
Beacon successfully turned ON
enable fc_port
The enable fc_port command enables the specified Fibre Channel port.
Syntax
enable fc_port -port=port number
Example
c:\> rcli enable fc_port -port=1 /ip=10.0.0.12
FC Port 0 successfully enabled
enable iscsi_port
The enable iscsi_port command enables the specified iSCSI port.
Syntax
enable iscsi_port -port=port number
Keyword
Specifies the port number of the iSCSI port to enable.-port
Example
c:\> rcli enable iscsi_port -port=1 /ip=10.0.0.12
iSCSI Port 0 successfully enabled
execute script
The execute script command executes a list of Remote CLI commands read in from a script
file.
Syntax
execute script —file=script file name
NOTE: If the file name does not specify a directory, the current working directory is the default.
Keyword
Prevents the script execution from stopping (the typical behavior) when it encounters
an error.
-continue_on_error
Example
c:\> rcli execute script -file=config_script.txt
enable fc_port 25
Kommentare zu diesen Handbüchern