answersLogoWhite

0

bgp

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is the most commonly used exterior routing protocol?

BGP which stands for Border Gateway Protocol


Exterior routing protocol example?

BGP border gateway protocol is the most commoly use exterior gateway protocol. EGP are used by ISP's and are being routed from a private network to the internet and to its destination private network.


What does EGRP stand for?

1) Epidemiology and Genetics Research Program 2) Exterior Gateway Routing Protocol


Which routing protocol is cisco proprietary?

IGRP - Interior Gateway Routing Protocol EIGRP- Enhanced Interior Gateway Routing Protocol


What does the acronym EIGRP stand for?

The acronym EIGRP stands for Enhanced Internet Gateway Routing Protocol. The protocol is loosely based on the Interior Gateway Routing Protocol invented by Cisco.


What three routing protocols are distance vector routing protocols?

Routing Information Protocol (RIP) and Interior Gateway Routing Protocol (IGRP) are two very popular Distance Vector routing protocols


What is a distance-vector routing protocol suited to WAN's?

Border Gateway Protocol.


What type of routing protocol is RIP?

Routing is of two types static and dynamic . In dynamic routing there are two protocols interior and exterior. Interior routing is inside an autonomous system and Exterior routing is between an autonomous system.RIP is short for routing information protocol. RIP is an interior protocol that is used inside an autonomous system.


Which situation you are using Open Shortest Path First?

OSPF, also known as Open Shortest Path First, is a routing protocol that uses a link-state for an IP or Internet Protocol. A situation it is used in would be an exterior gateway protocol.


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


The igrp protocol is a which protocol?

IGRP is Interior Gateway Routing Protocol, enhanced by Cisco proprietary Enhanced IGRP.


What is the difference between Interior gateway protocol and Exterior gateway protocol?

Interior vs. Exterior Routing ProtocolRouting is the process of moving data from one network to another. Routing is unnecessary unless you have multiple networks on different address ranges different combinations of IP addresses and subnet masks, for example). If you don't, you need to look at bridging or switching. You don't need to run a routing protocol unless you have multiple networks served by more than one router (and even then, manual static routes are easier for small networks). Once you get beyond three routers, it's time to start thinking about dynamic routing protocols. If you are connecting your networks to the Internet, you will also need to think about running more than one kind of routing protocol.INTERIOR GATEWAY PROTOCOLSInterior Gateway Protocols (IGPs) handle routing within an Autonomous System (one routing domain). In plain English, IGP's figure out how to get from place to place between the routers you own. These dynamic routing protocols keep track of paths used to move data from one end system to another inside a network or set ofnetworks that you administrate (all of the networks you manage combined are usually just one Autonomous System). IGP's are how you get all the networks communicating with each other.IGP's fall into two categories:Distance Vector ProtocolsRouting Information Protocol (RIP)Interior Gateway Routing Protocol (IGRP)Link State ProtocolsOpen Shortest Path First (OSPF)Intermediate System to Intermediate System (IS-IS)EXTERIOR GATEWAY PROTOCOLSTo get from place to place outside your network(s), i.e. on the Internet, you must use an Exterior Gateway Protocol. Exterior Gateway Protocols handle routing outside an Autonomous System and get you from your network, through your Internet provider'snetwork and onto any other network. BGP is used by companies with more than one Internet provider to allow them to have redundancy and load balancing of their data transported to and from the Internet.Examples of an EGP:Border Gateway Protocol (BGP)Exterior Gateway Protocol (Replaced by BGP)