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 stuck on an internet border router issue. Recently, installed a cisco 1920 router with IOS version 15.0 for new mobile in the field project. I have Cox as my ISP and Verizon (VPN) as service provided for my mobile devices in the field. I have a ...
I am stuck on an internet border router issue. Recently, installed a cisco 1920 router with IOS version 15.0 for new mobile in the field project. I have Cox as my ISP and Verizon (VPN) as service provided for my mobile devices in the field. I have a ...
I would like to create a Class Map Policy that will allow URL traffic. The ACL extended do not filter URL traffic, only IP address traffic. This class-map policy can do URL filter but I am finding instruction on how to drop traffic but not allow URL ...
I have a private network through Verizon to communicate with my mobile tablets and modems in the field. The internet connection is through Cox Cable. The Verizon private network is terminated to a Cisco 2811 router at the main office and all communic...
i need assistance with copy the flash of a 2960G switch in a directory to a TFTP server. on every attempt to copy the flash i get the follow error:Cisco#sh flash:Directory of flash:/ 2 -rwx 1696 Feb 28 1993 19:02:24 -05:00 vlan.dat 3 ...
try the command below. It's best to add the permit ACL at the top and the deny ACL at the bottom. In this case, only the permit ACL is required and deny all. access-list 110 permit tcp 172.130.129.0 0.0.0.31 host 10.0.0.2 eq 80no access-list 110 deny...
I might have resolved my own problem. I was using drop instead on pass on the class-map policy. class-map type inspect match-any allowmatch protocol icmp!policy-map type inspect allow-policyclass type inspect allowpasszone security INSIDEzone securi...
You are correct that was a typo. RTR2 and RTR3 are controlled by Verizon. I am sorry for not copying all the configs in the forum. I decided to remove the ACL. Once the ACL was removed I could access the internet. I appreciate your help. interfac...