What is the main difference between a static route and a dynamic route?
A static route is manually configured, while a dynamic route is learned through a dynamic routing protocol.
What are the characteristics of a distance vector protocol?
If the same route, with same prefix length, is learned from two different protocols, say static and OSPF, which route willbe installed in the routing table by default?
Static because it has a lower preference value than OSPF.
Two OSPF routers do not have a matching MTU configured. Which adjacency state will these routers likely be in?
Exstart
Can the BGP protocol be used within the same autonomous system (AS)?
Yes. The routers would establish iBGP sessions.