DX NetOps

  • 1.  NCM & Cisco 5500 WLC (GnCiscoDev)

    Posted Apr 04, 2013 09:36 AM
    Hi,

    I have to manage a Cisco device which has been discovered as a "Cisco 5500 WLC" Device type (1.3.6.1.4.1.9.1.1069), "Switch" Model Class , "GnCiscoDev" Model Type Name .
    The "Device family" and "Default Communication Mode" are empty and I can't capture or upload the configuration of this device.
    Is it possible to configure Spectrum to use NCM to manage this device?

    Thanks
    Patrick


  • 2.  RE: NCM & Cisco 5500 WLC (GnCiscoDev)

    Posted Apr 08, 2013 04:19 AM
    Spectrum has 3 ways to capture configs in NCM:

    1. TFTP and SNMP
    2. SSH and FTP
    3. Scripting

    I think out of these options you should be able to get it to work.

    It also depends on if you have access to the devices via TFTP.
    Typically for option 1, you need to be able to send an SNMP request from the Landscape Server to the device, and it tries to send the config to a tftp server.

    If you can't get Option 1 or 2 to work, you could use perl to use the SSH module and capture the config that way. This should be the last resort as the others are more supported.

    Also ensure firewalls/ACL's have been modified for all comms between the Landscape Servers and the Device itself (in BOTH directions!)

    Regards,

    Frank


  • 3.  RE: NCM & Cisco 5500 WLC (GnCiscoDev)

    Posted Apr 09, 2013 10:51 AM
    Hi Franck,
    I understand how I could save the device configuration. I can do that with all the others (about 300 devices using SNMP or SSH) but for this device the "Device family" and "Default Communication Mode" fields are empty. How can I change that?
    Regards
    Patrick