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.
So I have an ASA 5540 and I am seeing a ton of underruns. I found this and thought it was pretty helpful for overruns, but i was looking for a more concrete description of underruns:Interface overruns, no buffer and underruns often show that the fir...
I am trying to create a simple manual EEM script so when you login to a switch and run "event manager run tshoot" it will run the follow EEM script and show the interfaces in an error disabled script. The switch takes the configuration, but when I r...
I have the stack working and provisioned and it shows Gi1/0/1-48 for switch 1 and Gi2/0/1-48 for switch 2. My question is how can i reprovision the stack to make switch 2 be Gi1/0/1-48 and switch 1 be Gi2/0/1-48?
How do I convert my old Cisco PIX nat statement to the Cisco ASA 9.1 code?Original NAT statement:global (outside) 71 1.1.1.1nat (inside) 71 access-list ACL-inbound 0 0access-list ACL-inbound permit ip host 192.168.1.1 any
I just ran the following command on my 5k and it worked just fine. It is also a part of a VPC so I am not really sure what you the issue is on your switch. clear counters interface port-channel X
Yeah they auto-sense what the connection actually is on the newer gear. For your CCNA you will still need to answer that a crossover cable is needed between like devices, but in actuality you can use a straight-thur cable and you should be fine on m...
Not sure why you would want to connect 2 routers via a serial cable with equipment today. You can just as easily connect an ethernet cable between the 2 router and have the IP address on the same subnet for a "crossover" connection. Why do you want...
What if i were to have this.......global (outside) 71 1.1.1.1nat (inside) 71 access-list ACL-inbound 0 0access-list ACL-inbound permit ip host 192.168.1.1 any access-list ACL-inbound permit ip host 192.168.1.2 host 169.0.0.1 access-list ACL-inbound p...