Smarts NCM: Pull running configuration job on Cisco WLC device shows successful, but on GUI junk data is shown
search cancel

Smarts NCM: Pull running configuration job on Cisco WLC device shows successful, but on GUI junk data is shown

book

Article ID: 330978

calendar_today

Updated On:

Products

VMware Smart Assurance

Issue/Introduction

Symptoms:


WLC device is showing some junk data in NCM GUI for running config rather than the original configuration. Other configurations available on device - readable_run-config and readable_running-config are shown correctly.



Environment

VMware Smart Assurance - NCM

Cause

In NCM, pull config on Cisco WLC devices for readable_run-config and readable_running-config is via Terminal and running config is via Term/TFTP.

Enable debug and session logging on DS as per steps in KB article: https://support.emc.com/kb/323701

Execute the pull running configuration job operation on the device. In the $VOYENCE_HOME/logs/session.log, below entries are found:

Dec 28 06:48:49 666887936/ssh#1: RCV-1001>(ric100wc-01) >
Dec 28 06:48:49 666887936/ssh#1: SND>transfer upload start
Dec 28 06:48:50 666887936/ssh#1: RCV-9999>transfer upload start
Dec 28 06:48:50 666887936/ssh#1: RCV-9999>Mode............................................. TFTP 
Dec 28 06:48:50 666887936/ssh#1: RCV-9999>TFTP Server IP................................... 146.xx.xx.xx
Dec 28 06:48:50 666887936/ssh#1: RCV-9999>TFTP Path........................................ /
Dec 28 06:48:50 666887936/ssh#1: RCV-9999>TFTP Filename.................................... 58120.pull
Dec 28 06:48:50 666887936/ssh#1: RCV-9999>Data Type........................................ Config File
Dec 28 06:48:50 666887936/ssh#1: RCV-9999>
Encryption....................................... Enabled
Dec 28 06:48:50 666887936/ssh#1: RCV-9999>Are you sure you want to start? (y/N)
Dec 28 06:48:50 666887936/ssh#1: SND>y
Dec 28 06:49:20 666887936/ssh#1: RCV-1001> y
Dec 28 06:49:20 666887936/ssh#1: RCV-1001>TFTP Config transfer starting.
Dec 28 06:49:20 666887936/ssh#1: RCV-1001>File transfer operation completed successfully.
Dec 28 06:49:20 666887936/ssh#1: RCV-1001>(ric100wc-01) >


The highlighted section shows that TFTP encryption is enabled on the device. Hence, NCM will show encrypted data on GUI, rather than original configuration.

Resolution

TFTP encryption is device level setting/configuration, check with your device network admin to change this setting. It needs to be disabled on device.

Once the change is done & pull is executed on device, running configuration can be seen correctly on NCM.