Subject: | add command to CiscoConfig to increase compatibility |
In SNMP::Info::CiscoConfig, $ciscoconfig->copy_run_tftp will fail on the
Nexus 5548 if $ciscoconfig->set_config_row_status( 5, $rand ) is not run
first. It appears this command was optional on IOS but not on NX-OS or
at least for the 5548. The command works fine with IOS devices.