system node hardware unified-connect modify
Modify the Fibre Channel and converged networking adapter configuration
Description
The system node hardware unified-connect modify command changes the adapter configuration. Any changes to the adapter mode or type will require a reboot for the changes to take effect. The adapter must also be offline before you can make any changes.
The adapter argument is in the form Xy where X is an integer and y is a letter. For example: 4a
For a target adapter, use the network fcp adapter modify command to bring the adapter offline.
For an initiator adapter, use the system node run local storage disable adapter command to take the adapter offline.
The -mode parameter refers to the mode of the adapter and can be either fc or cna.
The -type parameter refers to the FC-4 type of the adapter and can be initiator, target, or fcvi.
The -force parameter suppresses confirmation prompts.
Parameters
- -node {<nodename>|local} - Node
- Specifies the node of the adapter.
- -adapter <text> - Adapter
- Specifies the adapter.
- [-mode | -m {fc|cna}] - Configured Mode
- Specifies the mode.
- [-type | -t {initiator|target|fcvi}] - Configured Type
- Specifies the FC-4 type.
- [-force | -f [true]] - Force
- Suppresses warnings and confirmation prompts.
Examples
cluster1:: system node hardware unified-connect modify -node node1 -adapter 0d -mode cna