storage port reset
Reset a storage port
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The storage port reset command resets a specified storage port.
Parameters
- -node {<nodename>|local} - Node
- Use this parameter to specify the node on which the port resides.
- -port <text> - Port
- Use this parameter to specify the port that needs to be reset.
Examples
The following example resets port 0a on node node1:
cluster1::> storage port reset -node node1 -port 0a
Give documentation feedback