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.
A newer release of this product is available.
storage 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 storage 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.
[-address <IP Address>]
- Bridge IP Address-
This parameter specifies the IP address of the bridge.
[-snmp-community <text>]
- SNMP Community Set on the Bridge-
This parameter specifies the SNMP community set on the bridge.
Examples
The following command modifies 'ATTO_10.226.197.16' bridge SNMP community to 'public':
cluster1::> storage bridge modify -name ATTO_10.226.197.16 -address 10.226.197.16 -snmp-community public cluster1::>