manageFabric command

Use the manageFabric command to manage a Fibre Channel switch.

Synopsis

smcli manageFabric [-c] [-prompt] [-i switch_IP_address] [-user user_name] [-pw password]

smcli manageFabric [-h | -? | --help]

Parameters

Three parameters are required to manage a Fibre Channel switch with the manageFabric command:
-i | --ipaddress switch_IP_address
Specify the management IP address of the Fibre Channel switch.
-u | --user user_name_of_switch_administrator
Specify the user name of the administrator of the Fibre Channel switch.
-p | --password password_of_switch_administrator
Specify the administrator’s password.

Example

Manage the Fibre Channel switch with the IP address 9.27.20.225, with the user name admin, and the password admin_pw:
smcli manageFabric -u admin -p admin_pw 9.27.20.225