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.
Hey gang. I ran across an unusual issue today I'm trying to figure out. We're in the process of upgrading off of the Aironet 1200 series APs we have on IOS version 12.3 and moving over to Aironet 3600 APs on IOS version 15.3. There are a plethora ...
I ran into a weird issue today I'm trying to figure out. I recently added some SLA monitors and tracks for routes at a remote office with three redundant ISPs. Something really struck me as odd though. My track routes seemed to be overriding the s...
I'm trying to figure out if what I've been asked to do is even possible.Current topology for the office in question:Internet -> ISP Gateway (no control) -> MPLS Cloud -> (10.1.1.0 outside) My 2800 Router (full control) -> Local network (10.10.10.0) I...
I'm pretty sure this should work, but I hate assuming anything. I have three gateways on my network: 1. 50Mb Ethernet connection to MPLS for VOIP, Data, and Internet (for example local gateway 10.1.1.1)2. 20Mb Cable modem, failover high speed Intern...
Hey Folks,I would appreciate any feedback I can get on this. I recently added a business cable modem to help relieve some of the conjestion I was getting on my T1 for our MPLS network. There was an ASA 5510 collecting dust in a closet here and I th...
Well with ethernet subinterfaces you just attach the policy to the physical interface. Sub interfaces still have to traverse across the physical interface so as long as the class-map is correctly identifying the traffic, it will also catch traffic fr...
Edit***Sorry misread your post, missed you working with port channels..need more coffeeI have no experience with port channels so I'll bow out to someone with more expertise.Best of luck to you.
Just to expand on my post above:To make this work you won't really be able to trace to the final host, cause once the track fails and the new route is injected, if over the new route latency is below 500ms the track would show as good to final host a...
Are you performing an ipIcmpEcho for your SLA monitor?you could do something likeip sla monitor 10type echo protocol ipIcmpEcho 10.10.10.10frequency 5timeout 500 That would tell the monitor to ping 10.10.10.10 every 5 secs and if the latency is highe...