List and explain the two types of Internet routing protocols.
What will be an ideal response?
All Internet routing protocols fall into one of two categories:
? Interior Gateway Protocols (IGPs): The routers within an AS use an Interior Gateway Protocol
(IGP) to exchange routing information. Several IGPs are available; each AS is free to choose its
own IGP. An IGP is easy to install and operate, but an IGP may limit the size or routing
complexity of an AS.
? Exterior Gateway Protocols (EGPs): A router in one AS uses an Exterior Gateway Protocol (EGP)
to exchange routing information with a router in another AS. EGPs are usually more complex
to install and operate than IGPs, but EGPs offer more flexibility and lower overhead (i.e., less
traffic). An EGP can implement policy constraints that allow a system manager to determine
exactly what information is released outside the organization.
You might also like to view...
What if it was implemented as a fully-connected mesh network?
What will be an ideal response?
Precede a member with its ________ name and the scope resolution operator _________ if the possibility exists of a scoping conflict.
Fill in the blank(s) with the appropriate word(s).
What can be learned from a correlation matrix?
What will be an ideal response?
The expression vecList.front() moves an element to the front of the vector.
Answer the following statement true (T) or false (F)