Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > Routes received by BGP and OSPF

Reply
Thread Tools

Routes received by BGP and OSPF

 
 
German R
Guest
Posts: n/a
 
      02-05-2007
Hello,

We have a router A with several links to other routers. The router A
have two links to the same remote router B, and it is using OSPF
through one of the links and BGP through the other link. It is
receiving the same route from router B via OSPF and BGP
simultaneously.

Is there any way to force the following: use the BGP route in router A
to route packets, but use the OSPF route to advertise from router A to
other routers via OSPF?

I appreciate any help. Thanks.

 
Reply With Quote
 
 
 
 
Thrill5
Guest
Posts: n/a
 
      02-06-2007
You should never, ever, ever run two different routing protocols between two
routers. This will cause very strange and unexpected behavior. You can
corrupt the metrics sent by the protocols for routes known by both protocols
even if you are not redistributing traffic. If you need the routes on
router B learned from BGP on router A, redistribute the routes into OSPF by
router A. If both routers really need BGP and OSPF, make one of the
protocols passive on the links that they share.

Scott
"German R" <> wrote in message
news: ps.com...
> Hello,
>
> We have a router A with several links to other routers. The router A
> have two links to the same remote router B, and it is using OSPF
> through one of the links and BGP through the other link. It is
> receiving the same route from router B via OSPF and BGP
> simultaneously.
>
> Is there any way to force the following: use the BGP route in router A
> to route packets, but use the OSPF route to advertise from router A to
> other routers via OSPF?
>
> I appreciate any help. Thanks.
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ospf and multiple static routes news8080@yahoo.com Cisco 3 08-04-2006 08:48 PM
Adding OSPF Routes Not Applicable Cisco 1 05-20-2005 01:51 AM
BGP vs OSPF routes validity matteo_cardelli@yahoo.co.uk Cisco 3 05-12-2005 06:53 AM
OSPF and Static routes convergence maher Cisco 3 12-23-2004 01:48 AM
PIX OSPF routes don't show up on my internal network. Lars Jorgensen Cisco 3 05-21-2004 02:47 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57