Paulo,

The "set metric" route-map option is not supported within EIGRP.

Check out the following link:

http://www.cisco.com/en/US/docs/ios/12_3t/12_3t8/feature/guide/gteigrpr.
html#wp1058210

Every "set metric" example explicitly identifies BGP, OSPF, and RIP as
supported - not EIGRP.  I am not 100% sure why you can't manipulate an
inbound metric within IOS to reflect whatever you like.  It might be a
software deficiency.  It seems like it could be useful to manipulate
route metrics to easily implement load balancing between EIGRP routes.

Hope this helps.


-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of
[email protected]
Sent: Monday, November 23, 2009 7:33 AM
To: OSL CCIE
Subject: [OSL | CCIE_RS] EIGRP distribute-list

Hi All,

Is it possible to set a metric in a route-map used in a distribute-list
(inbound)?
I mean, I tried the config bellow, but it isn't working. The tag value
is set correctly, but not the metric value.

Paulo Roque

router eigrp 200
  redistribute static metric 1000 20 255 255 1460
  network 10.198.13.248 0.0.0.3
  metric weights 0 0 0 1 0 0
  distribute-list route-map LINK-GATO-MAP in
  no auto-summary
!
route-map LINK-GATO-MAP permit 10
  match ip address LINK-GATO-ACL
  set metric 11050
  set tag 30001
route-map LINK-GATO-MAP deny 20
!
ip access-list standard LINK-GATO-ACL
 permit 10.198.35.0





_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to