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.
Pretty standard IP sla tracking configuration as below. I realized that 180 seconds is the maximum timer I can configure in "delay down 90 up 180". What if I want it to stay down for 4 hrs before claims up? ip sla 1 icmp-echo 4.2.2.2 timeout 1000 fre...
Those who have dealt with ME3600X switch, can you tell me if I need to purchase the “Advanced Metro IP Access License” in order to run L2/L3 MPLS VPN? The license is $3995 in addition. It is a big cost for us. More specifically, I want to know if the...
We are a small regional service provider and did not have MPLS supported on our network. To start supporting MPLS, I’d like to get opinions and recommendations on the best practice configuration. Here is what we have today –We have our own BGP AS a...
I'm not quite sure I understand the difference between "ip arp inspection" and "ip verify source". My understanding is that they both leverage "ip dhcp snooping" and check the L2 switchport IP/MAC address against the snooping database. If no entry fo...
According to Cisco doc, "NetFlow Aggregation feature allows Cisco NetFlow users to summarize NetFlow export data on an IOS router before the data is exported to a NetFlow data collection system." I'm trying to configure this feature based on the foll...
Peter,Your logic does make sense. Loop0 is reachable through normal routing and the tunnel so a recursive routing may have occurred. After I assigning an unique /30 network to the tunnel, everything started working.Since we normally use /32 loopback ...
Peter,Thanks for your quick tip. I know assigning the tunnel with unique address will work because the solution has been provided by Mounir in this thread back in 2008. What I'm trying to figure out is why my configuration would not work. I have my r...
Hello, I came across this post when I was troubleshooting a MPLS over GRE issue I had. I configured everything else the same except the tunnle interfaces on R4 and R5. Highlighted in bold.! On R4interface Tunnel1ip unnumbered loopback 0mpls iptunnel ...