hi,
can I use route map on interface to chane metric for some route? something like
route-map blabla
match some_acl
set metric 100000
interface some_interface
policy-route route-map blabla
so for some network contained in some_acl I want to change metric when it is redistributed to rest of the network via eigrp.