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 switch remove
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
Remove a back-end switch from monitoring
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The storage switch remove
enables you to remove FC back-end switches that were previously added for SNMP monitoring.
Parameters
-switch-name <text>
- FC Switch Name-
This parameter specifies the name of the back-end switch added for monitoring.
Examples
The following command removes 'Cisco_10.226.197.34' switch from monitoring:
cluster1::> storage switch show Symbolic Is Monitor Switch Name Vendor Model Switch WWN Monitored Status ----------- -------- ------- ---------- ---------------- --------- ------- Cisco_10.226.197.34 mcc-cisco-8Gb-fab-4 Cisco DS-C9148-16P-K9 2000547fee78f088 true ok mcc-cisco-8Gb-fab-1 mcc-cisco-8Gb-fab-1 Cisco - - false - mcc-cisco-8Gb-fab-2 mcc-cisco-8Gb-fab-2 Cisco - - false - mcc-cisco-8Gb-fab-3 mcc-cisco-8Gb-fab-3 Cisco - - false - 4 entries were displayed. cluster1::> storage switch remove -switch-name Cisco_10.226.197.34 cluster1::> storage switch show Symbolic Is Monitor Switch Name Vendor Model Switch WWN Monitored Status ----------- -------- ------- ---------- ---------------- --------- ------- mcc-cisco-8Gb-fab-4 mcc-cisco-8Gb-fab-4 Cisco - - false - mcc-cisco-8Gb-fab-1 mcc-cisco-8Gb-fab-1 Cisco - - false - mcc-cisco-8Gb-fab-2 mcc-cisco-8Gb-fab-2 Cisco - - false - mcc-cisco-8Gb-fab-3 mcc-cisco-8Gb-fab-3 Cisco - - false - 4 entries were displayed cluster1::>