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.
Anyone know the difference between a 7513 router and a 7513MX? I need to upgrade IOS and the IOS I've selected makes reference to the MX, but I can't find MX referenced anywhere on my 7513 (in show tech output), and haven't found it on CCO either.
Anyone know how to get the IOS (I'm using 2801 with 12.4) to generate FECN's and BECN's when it's being used as a frame switch? It apparently doesn't do it by default.
I have, "ip nat inside source route-map my-map interface s0/0 overload".The route-map refereces as ACL that permits three hosts, as follows:route-map may-map match ip these-hostsip access-list extended these-hosts permit ip host 172.16.1.100 host 10....
Anyone know the specifics or have a good link to information on the Pix feature that interprets rapid TCP SYN's as a DoS attack?How many SYN's, how fast, what is the Pix response? Does the Pix RST? How does is decide which SYN's to RST?
Is there a way to tell RME what protocol(s) to use to get data from a device on a per device basis? For example, use telnet inside of firewalls and ssh outside.
Hi Paresh,The configuration is working now. There were two reasons my config wasn't good. First, I was configuring both of the techniques at the same time. Now I know they are mutually exclusive. Second, on one endpoint router I configured traffic s...
Paresh,Thank you for the link. I've got the FECN's to work. So far no luck with the BECN's. I'm holding off rating this until I get the BECN's working.Thanks again.Scott
I see. You must be in config mode before entering the command, "clear access-list counters".But be careful: "clear access-list " removes the ACE's from the ACL; ouch.