Hi Nate,
On Fri, Jan 15, 2010 at 1:52 PM, Nate Lee <natetlee_at_gmail.com> wrote:
> Is there a way to prevent BGP from copying the metric for an IGP route to
> the MED without using a route-map to set the metric manually?
You can use "metric <value>" parameter on the redistribute command itself.
e.g. "redistribute ospf 1 metric 0"
You can also use the "default-metric" command under the BGP process,
but this does not override the value (if set) by the redistribution
command (either as part of the redistribute command, or via a
route-map using set-metric).
I'm not aware of any other "don't copy the IGP metric when
redistributing into BGP" command but that doesn't mean it doesn't
exist :-)
Does that help?
cheers,
Dale
Blogs and organic groups at http://www.ccie.net
Received on Fri Jan 15 2010 - 14:09:12 ART
This archive was generated by hypermail 2.2.0 : Thu Feb 04 2010 - 20:28:41 ART