cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1002
Views
0
Helpful
5
Replies

BGP to OSPF

azmath.hk
Level 1
Level 1

Hi,

1.This is any router on our network using BGP and OSPF

2.We have some core routers that redistribute BGP into OSPF, when the BGP routes are advertised in OSPF they have a metric of 1. What is a way we can change that metric from 1 to an actual metric the router can really use?

3.There is no particular device or router.

4.Diagram is attached in a Visio

Regards,

Khan

5 Replies 5

azmath.hk
Level 1
Level 1

Still waiting for your comments.

Hi, can you save your attachment in JPEG and re-attach it so that everyone can see it?

attached file format has been changed to jpg..Please review and let me know your comments on the same...pls

Hi

You can either

1) under your ospf configuration set a default-metric ie.

router ospf 10

default-metric "x"

or

2) you can apply the metric to the redistribute line ie.

redistribute bgp "as" subnets metric "x"

HTH

Jon

Review Cisco Networking products for a $25 gift card