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.
I am trying to create a second local admin user on a Cisco FTD device. It is a standalone device, running version 7.2.8-25, using FDM. I have no FMC.
I have tried creating a second admin user in the cli using
configure user add jsmith password con...
I am trying to upgrade an FTD that is not connected to an FMC. When I try to upload the .tar file with the upgrade, it tries to upload for several seconds and then errors out with the following error:
"The method could not be performed on the resour...
I have a serious issue on my hands with a Nexus 3K switch. We just upgraded to 3.0(2)A8(11b) from 6.0.2.A8.10. So not a big jump. It was meant to be the first in a series of upgrades, but that is another matter.
All SVI's are showing Protocol Do...
I am having issues with Cisco 1000V routers getting lots of input errors. The error count below is from about 24 hours. There is OTV on this router, and the basic configuration is shown below. We have multiple CSR1000V's on this cluster, and the o...
I am trying to deploy an ASA at a remote location. I am doing it via webex, which is how I noticed this unusual behavior. When we move cables over to the ASA, the webex session continues to work for about a minute. However, no new sessions, like b...
I found the issue. There was a vlan that was on one switch but missing on the other, causing a parameter inconsistency. I had actually found that and fixed it, and bounced the ports, before posting. But apparently another full reboot was needed to...
I will try that next time I can get a webex session going. But I don't think it is an access-list. There are virtually no ACLs configured yet, as we simply hadn't gotten that far in the configuration. I did temporarily add a 'permit ip any any' ru...
Thanks. The MTU had been set for Jumbo Frames. Some of the tunnels seem to be working with that setting, but this one clearly wasn't. I set the MTU to 1500 on both sides of the tunnel, and BGP started working.
You were right. This filter was applied in both places, when it should have only been applied to the IPSEC VPN. Setting vpn-filter none fixed the issue.