Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
We are installing a large campus with a centralized network management workstation. Currently, we are using an ssh client to communicate with the different network devices. A problem has come up when installing new configurations into the devices. ...
We have to use scp on all of our network devices. It worked quite well on our routers and switches but I can't seem to get it to work for the firewalls and IPS. I enabled scp on my ASA5510 using the command "ssh scopy enable". I also ensured that ...
I configured standby on my 2 Cisco 3750 Switches to migrate a default gateway address in the event of loss of communications. I tied the Stand By to a sla ping that is hitting an outside gateway. The issue that I'm running into is that both switche...
We have a system has deployed Wireless Access Points (1242ag IOS ver - 12(3)8-JA2) in multiple locations within a campus. Our customer is now requiring us to have also deploy WIDS in each of these locations. We have decided to deploy in conjuction ...
We have a situation where we must cluster 2 enterprise servers that are geographically separated. The clustering software will only work if one of the connections on both servers are on the same network segment. I've been told by the vendor that th...
Is there any other way? We do not run SNMP on our systems. I was hoping that i was just doing something wrong in my configuration when I reinstalled it. Unfortunately, I am trying to also make this friendly for users that aren't highly trained in ...
Rick,That is exactly what we are trying to do. But when we just spell out the generate command at the end of the configuration, while there is no error from the device, no crypto key gets generated. It is only when you actually go in via console an...
Absolutely. Because during the wr erase process our crypto key gets erased as well. This makes it impossible to then reconnect to the device once it has been reloaded remotely. What I am looking for is a way to reload a configuration, reboot the s...
I agree. What we would do is wr er to remove the old configuration, and then copy in the new configuration. Is it possible to copy in a new configuration onto the old one so that the rsa key remains through a reboot?