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.
You need to use the range parameter with your access list. IE:access-list 100 permit tcp 10.1.1.0 255.255.255.0 any range 16001 1610or access-list 100 permit udp host 10.1.1.3 host 10.9.1.2 range 16001 16010
You can filter out unwanted syslog messages using the no logging message [syslog id #] Or you can change your logging level to reduce your logging. I have found the no logging message command usefull in cases where I am required to log certain messag...
What your trying to do will work, however keep in mind that all the associated problems with any router on a stick configuration will apply You will need access-lists to allow lower security interfaces to access higher security interfaces just as if...
Another reader mentioned using MRTG, which does work great. If you just want a real time snapshot, rather than historical data, then upgrading to PDM 3.0 will do it. The home page when you load PDM show the interface throughput in real time, and the ...
Yes, you can run OSPF on the PIX and the edge routers. I am actualy lab testing the concept and getting ready to roll the same scenario to production. You will need to insure that your IBR's are sending a default route to the PIX (and that your PIX s...