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.
Hello,I've run into what seems to be a strange STP issue while doing some labbing. PVST enabled, VLANs 100 and 200 on all switches, SW06 configured as the root bridge.Naturally Fa0/9 on SW05 is a root port but about 90% of the time never leaves ...
Hello,I've setup a lab environment to test a setup we are looking to deploy in the next week or so but am unable to get DHCP relay working. I've attached a diagram outlining the current setup and the configs for each device. The VPN is active and dev...
Hello,I've setup a lab environment to test a setup we are looking to deploy in the next week or so but am unable to get DHCP relay working. I've referenced the article here: https://supportforums.cisco.com/thread/2104771 but have been unsuccessful in...
Hello,I'm having some issues configuring NAT statements on my ASA5505 which has recently been upgraded to 8.41.I have a single dynamic IP on the outside interface of the ASA and would like all internal hosts to NAT/PAT to it. In addition, I would lik...
Hello,I've been having this issue for about 3 months now, off and on, never seemed to be predictable but started happening more and more, which prompted me to look into it.Currently, the DSL Modem is configured in bridge mode with the ASA handling PP...
I think you need to add "permit udp any any eq bootpc" to the top of ACL 112, otherwise your 'WAN' interface isn't going to get a DHCP address.ACL112 should look like this:access-list 112 permit udp any any eq bootpcaccess-list 112 permit icmp any an...
That is still an insane amount of packet loss. Can you temporarily connect the H3C again and see if the problem goes away?I've never worked with an H3C before -- would it be possible to check the MTU on it's 'WAN' interface?Also, are you seeing that ...
Doesn't look like an ARP issue. Looks like packet loss to me, can you verify the cable is good? Does the problem persist if you plug a machine in, replacing the router?Sent from Cisco Technical Support iPhone App
Are you using a dynamic crypto map on the HQ side? Seems odd that the remote router would get a new address without tearing the tunnel down or the tunnel timing out.You might look at changing the timeout period, as previously mentioned or look into t...