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.
another dumb question, I guess. I have a 2 routers, r1 and r2, connected to a layer 3 switch. All 3 devices run eigrp. I would like to send traffic from the layer 3 switch for a destination, say 10.1.1.0 255.255.255.0 to r1 and different traffic ...
hello, everyone,I'm trying to do some redistribution of bgp into eigrp in gns3.This works fine, redistributing bgp into eigrp, I can see all my routes.router eigrp 1 network 10.2.2.0 0.0.0.255 redistribute bgp 65501 metric 100 1 255 1 1500 When I add...
If I have a route-map that is configured correctly, shouldn't I see packets and bytes increasing when I do a show route-map command? This is what I see on all my route maps and I wonder if they are even working.Policy routing matches: 0 packets, 0 b...
I'm looking at router eigrp section that has redistribute static, redistribute bgp and a distribute-list statement. Is there a particular order the router would evaluate these in? This might not be the best configuration, but it's what I have to wo...
Is there a best practice for enabling or disabling icmp redirects? Looks like I have redirects enabled and that caused a problem for a host server the other night. A line went down, the 6500 sent a redirect that was not really a valid route and whe...
Hi thanks for helping out.This is a 7204, running c7200-adventerprisek9-mz.152-4.M2.binHere are the eigrp and bgp sections, I removed a few statements, and also the show route-map commands. The show commands say 0 packets, 0 bytes, so I'm wondering ...