- New and Changed Information
- Preface
- Overview
- Cisco DCNM SMI-S Server Support
- Configuring and Using Cisco DCNM SMI-S Server
- SMI-S Notifications
- Sample SMI-S Java Client
- Managed Object Format Files for Cisco DCNM SMI-S Server
- Introduction to Cisco DCNM for SAN Web Services
- DCNM for SAN Web Services API
- Discovery Automation Tool
- Sample Client Program
- Perl Client
- Command Line Storage Dumps Tool
Discovery Automation Tool
You can use the Discovery Automation tool to discover DCNM-SAN, DCNM-LAN, and vCenter. After Cisco DCNM is installed, this tool requires the IP address and user credentials of the seed switch in DCNM-SAN, DCNM-LAN, and vCenter.
Installing Discovery Automation
After you install Cisco DCNM, you can find the Discovery Automation tool installation informaiton here:
– On Windows at<DCNM install dir>/dcm/fm/bin/DiscoverFabric.bat
– On Linux at DiscoverFabric.sh
– SAN discovery— SANWS to discoverFabricWithServer
Using the Discovery Automation Tool
To use the discovery automation tool, enter the following command:
DiscoverFabric <FMServerIP> <FMUserName> <FMPassword> <Fabric-info file name- absolute path> [FM Server Port] (Optional-Default value is 80).
The fabric-info filename contains the DCNM-SAN, DCNM-LAN, and vCenter information and should be in the following format:
- For SAN SNMP v2— SeedSwitch IP, Community String, FM Server IP/Hostname
- For SAN SNMP v3— SeedSwitch IP, UserName,Password, Protocol, FM Server IP/Hostname
- For LAN SNMP v2— SeedSwitch IP, Community String, FM Server IP/Hostname
- For LAN SNMP v3— SeedSwitch IP, Snmp Version, UserName, Password, maxHop, enablePwd, groupDbId, Protocol, FM Server IP/Hostname
- For VCENTER—VirtualCenter IP, UserName, Password
- For deepDiscover— between protcol and serverIP.