Network Management
Comparison criteria ignoring variable lines On WLC devices
When configs from a WLC device are used for comparison, you see several flags for changes of lines that have a variable output. For example, system uptime.
First published date
Last published date
Overview
Product section
Cause
If you are using ssh or telent set to transfer the configs, the default command is show run-config. This is a very verbose output of everything that is happening on the config. This output is likely to change from one moment to the next and is not recommended.
Even with using the best method of TFTP (as this is an actual config file), there will always be a change. That is the file name of the file being transferred. This is because NCM has to name the file to transfer and it will be a random file name each time.
Resolution
Change the protocol for transfer configs using, to TFTP.
- Test by navigating to the node in question and edit the node or edit the properties on the node
- Scroll down to the connection profile section and manually enter the credentials to log in to the device.
- For the Transfer Configs Using option, select TFTP.
- Download a new running config. There is not different running or startup config on a Cisco WLC.
- Compare those two configs.
- You will see that the lines such as system uptime no longer show.
- If this works, you may need to update the connection profile that the WLC devices are using, to transfer configs using TFTP.
- You will need to set a comparison criteria to ignore the Filename in NCM.
Click here for instructions and example of creating a How do I ignore lines in downloaded configs when comparing in NCM