Category: |
Cisco Tools |
Question: |
Why am I having difficulty downloading a config file from a Cisco router? |
Resolution: |
Use the following checklist to help troubleshoot your config downloads: Use the most up-to-date version of the SolarWinds Cisco Config Viewer.Many Cisco devices stopped supporting the Config Transfer MIB used by the old SolarWinds 2000 toolset. The SolarWinds 2001 Toolset and later versions determine the supported MIBs before requesting a config from the router. Additionally, the old SolarWinds 2000 Toolset does not support transfering config files to and from Cisco Catalyst devices. Config transfers to and from Catalyst devices are only supported in the SolarWinds 2001 Toolset and later versions. Allow TFTP file transfers through your firewall.Your firewall must allow incoming TFTP requests on UDP port 69. Ensure that the TFTP Server is running.The Config Download should start the TFTP Server automatically. If it does not, start the TFTP server manually.
Configure the TFTP Server for receivingClear any TFTP server settings that may be blocking incoming connections.
Set the Config Viewer TFTP Server address to your PC.If your PC is on dial-up, or has multiple interfaces and IP addresses, you may need to manually set the IP address of the TFTP server to the IP address of your PC.
Look for access list entries on the Cisco router that may be blocking SNMP requests or TFTP file transfers.Look for a line in the Cisco config similar to this: snmp-server community public RO 60 The "60" at the end of this line refers to an access list. You can add your computer's IP address to this access list or remove the access list entirely. |