answersLogoWhite

0

BGP is Border Gateway Protocol and OSPF is Open Shortest Path First.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

List two layer 3 Protocols?

ospf, bgp


What is Difference between IP Base and IP Services in switches?

IP base support static routing and default routing but ip services supports dynamic routing like ospf ,bgp and eigrp.


What layer does the routing protocols belongs to?

Rip and BGP is in Application layer Ospf is in Transport Layer


Which of the routing protocols on the Internet's backbone?

ospf protocols is used back bone router Network + Guide To Networks Review Question Chapter 6 #20 NO it is BGP, answer on page #280 it is in the definition


What comment are use to delete a routing protocols in cisco router?

No router eigrp <AS #> No router ospf <process ID> No router bgp <AS #> No router rip


Why is the ospf protocol used mainly in lan or limited wan implementations but not the internet?

OSPF is designed to be used within a single autonomous system; basically, this means, a single company. BGP was designed specifically to connect different autonomous systems. Also, in OSPF the routers have to know the topology of the network; this would be impractical with something as big as the Internet.OSPF is designed to be used within a single autonomous system; basically, this means, a single company. BGP was designed specifically to connect different autonomous systems. Also, in OSPF the routers have to know the topology of the network; this would be impractical with something as big as the Internet.OSPF is designed to be used within a single autonomous system; basically, this means, a single company. BGP was designed specifically to connect different autonomous systems. Also, in OSPF the routers have to know the topology of the network; this would be impractical with something as big as the Internet.OSPF is designed to be used within a single autonomous system; basically, this means, a single company. BGP was designed specifically to connect different autonomous systems. Also, in OSPF the routers have to know the topology of the network; this would be impractical with something as big as the Internet.


What is the difference between IGP and EGP?

IGP stands for Interior Gateway Protocol...and EGP- Exterior gateway protocol As name suggests..that IGP works for Intra-Autonoumus system...and EGP works between two Autonoumous system IGP examples: RIP,OSPF,EIGRP EGP: IS-IS,BGP...


What is the main difference between OSPF and RIP?

Both uses Distance vector algorithm...... . updates the routing table for every 30 seconds. and in OSPF requires hoping reneval of routing table


Which protocol used for routing?

A routing protocol is a protocol that routers use to tell each other about available routes. Some of the routing protocols include RIP, EIGRP, OSPF, IS-IS, BGP.


Can you use BGP instead of any IGP?

sunny NO, BGP works between ASs, while IGP works inside AS


What routing protocol is most commonly used to manage routing between Internet Service Providers ISPs?

BGP is always used as the routing protocol of choice between ISPs (external BGP) but also as the core routing protocol within large ISP networks (internal BGP).


What are most common dynamic routing protocols?

Dynamic routing protocols are "languages" routers use to communicate the details and status of networks to which they are connected. Examples include RIP, OSPF, EIGRP, BGP and IS-IS.They are called dynamic because they can respond to network changes, such as a failed link, a new link or in some cases a change to a link (perhaps a changed bandwidth value). This is in contrast to a static route, which an administrator must type in manually and which cannot automatically respond to network changes.Two routers must be running the same routing protocol to exchange route information; RIP cannot talk directly to OSPF, for example. The router admin must enable the routing protocol, then instruct the router which of its connected networks it should advertise to other routers running the same protocol.