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.
What are the limitations of Netflow v9 support on the 7600 platform for the SR code releases?I know that Flexible Netflow is only available on newer releases with some newer hardware. Flexible Netflow gives you the ability to provide full support f...
I have a Cisco 1841 handling a remote site with about 50 concurrent users. Recently, I turned on NAT on the router to provide Internet access to these users via a new ISP. Unfortunately, now the CPU utilization has moved from less than 5% most of ...
I originally posted this in the "Firewalls" section, but it was suggested that I take this issue to the "Routing" section.....I am trying to figure out how to use a Cisco 1841 IOS router to take traffic from one interface and source NAT it out toward...
I am trying to figure out how to use a Cisco 1841 IOS router to take traffic from one interface and source NAT it out towards the Internet on one interface and at the same time NOT perform NAT when sending the traffic towards a different routed inter...
I am doing some work with VRF-lite but I am having some trouble with serial interfaces. I have a PE router with a serial interface where I want to take incoming traffic and using policy-based routing send the traffic to the appropriate VRF. I wan...
To answer my own posting, just for the sake of closure, the answer is simply to NOT put an "ip nat" statement on the "Main Campus" interface configuration. Even thought "ip nat inside" is configured on the inside interface, it will not do NAT goin...
Naidu,With respect to the NAT, it really does not matter what the link is between the main campus and remote site. It could be a GRE/VPN tunnel across the Internet or it could be a separate physical link, as it is in my case. In my case, I am also ...
Upon further investigation....The serial interface issue was a red herring. It just so happens that every other time I've done this it has been on a flavor of 12.2x on a 6500/7600 where this feature is supported. The only systems I have with Seria...
Narayan,I follow what you are doing in your config examples. That's exactly what I need, though I'll need the route-map stuff as well to filter out unwanted routes. This will be helpful for me to test.Thanks.Clarke MorledgeCollege of William and M...