1/50
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
[...] are used to share routes between different autonomous systems (AS).
EGPs
...] are used to share routes within a single autonomous system (AS).
IGPs
[...] is used to compare routes learned via different routing protocols.
AD (Administrative Distance)
[...] is used to compare routes learned via the same routing protocol.
Metric
[...] routing protocols send the following information to their connected neighbors:
-their known destination networks
-their metric to reach their known destination networks
Distance Vector
A route to a /32 destination is known as a [...] route.
host
A route to a network/subnet is known as a [...] route.
network
Configure a static route, and specify the AD:
R1(config)# [...]
ip route destination mask next-hop AD
(ie. ip route 10.0.0.0 255.0.0.0 10.0.13.2 115)
Does a router prefer a lower or higher AD when selecting routes?
lower
Does a router prefer a lower or higher metric when selecting routes?
lower
Dynamic routing: What does EGP stand for?
Exterior Gateway Protocol
Dynamic routing: What does IGP stand for?
Interior Gateway Protocol
EGPs are used to share routes between different [...]
autonomous systems (AS)