InterviewSolution
| 1. |
Explain Border Gateway Protocol (bgp) ? |
|
Answer» Border Gateway Protocol advertises, learns and chooses the best paths inside the global Internet. When two ISPs connect, they typically use BGP to exchange routing INFORMATION. Enterprises also sometimes USES BGP to exchange routing information with ISPs, allowing the Enterprise ROUTERS to learn Internet routes. when we have multiple Internet connections and we want to influence some packets to TAKE one PATH and some packets to take another we use BGP. Border Gateway Protocol advertises, learns and chooses the best paths inside the global Internet. When two ISPs connect, they typically use BGP to exchange routing information. Enterprises also sometimes uses BGP to exchange routing information with ISPs, allowing the Enterprise routers to learn Internet routes. when we have multiple Internet connections and we want to influence some packets to take one path and some packets to take another we use BGP. |
|