The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
system bridge modify
Contributors
-
PDF of this doc site

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Modify a bridge's configuration information
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The system bridge modify
enables you to modify certain parameters for identifying and accessing the FC-to-SAS bridges added for monitoring in a MetroCluster configuration.
Parameters
-name <text>
- Bridge Name-
This parameter specifies the name of the bridge.
[-node-visible-list <text>,…]
- Nodes Bridge is Visble To-
This parameter specifies nodes that are visible to the bridge.
Examples
The following command modifies 'ATTO_2000001086b0' bridge node-visible-list to 'nodeA,nodeB'
cluster1::> system bridge modify -name ATTO_2000001086b0 -node-visible-list nodeA,nodeB cluster1::>