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.
Hi Guys,we have and old 3750 with IOS 12.2(55)SE3. Under our EIGRP process we have distribute-list applied to specific interface with route-map in order to filter inbound and outbound prefixes - mainly just the default route. Interface is connected t...
Hi guys anyone aware of Cisco recommendation for setting up Max Client Connections under WLAN ? or what values should be set for each section Per WLAN, Per AP Per WLAN, and Per AP Radio Per WLAN. On our 17.3.5a we have default 0 on all except for Per...
Hi David,regarding to hit count i believe this is related only to PBR and is incremented only in case route map used there.for the full routing table as this is production device that would be really long list. But below is the config3750 switch:rout...
Right that is all good, but for Default route the VPLS-OUT route map should overwrite default metric => default-metric 1000 100 255 100 1500 by metric set there for Default route:route-map VPLS-OUT, permit, sequence 10Match clauses:ip address prefix...
@MHM Cisco Worldthank you for you effort, but my issue is mainly the fact that metric from route map is not applied to outbound routes, as I mentioned i'm not sure if that IOS handling distribute list with route-map properly.
sure, on 3750 which is EIGRP neighbor to PEER switch over VPLS, Im sending default route over EIGRP and on PEER it should be received with metric set by VPLS-OUT route map on 3750, but it is not the case. Default route on PEER is visible with - defau...
well i believe that units are fine.I have default metric set as default-metric 1000 100 255 100 1500 on 3750 - which is 100 of tens microseconds which gives me 1000 microseconds and that is what is see on Peer - default 1000 usec + 10usec of gig inte...