2-7: Routing Dynamically Flashcards
Dynamic routing protocols are used by routers to facilitate the exchange of routing information between routers.
When configuring RIPng, the ___________ command instructs the router to propagate a static default route.
default-information originate
The primary problem with static routing is?
If the network changes, the routing tables have to be manually changed as well.
RIP sends it routing updates broadcast using ___ (UDP | TCP) port ___.
UDP port 520
RIPng is based on RIPv2 with a administrative distance of?
120
EIGRP & OSPF have fast or slow convergence speeds?
Fast
Which two events will trigger the sending of a link-state packet by a link-state routing protocol?
- A change in the topology
- The initial startup of the routing protocol process
Distance vector protocol use _______ pointers to distant networks.
limited
The command _________ is used in RIP router configuration mode to enable the sending of subnet masks with the routing updates.
Version 2
Which two requirements are necessary before a router configured with a link-state routing protocol can build and send its link-state packets?
- The router has determined the costs associated with its active links.
- The router has established its adjacencies.
What type of routing is typically used on stub networks?
Static Routing
What two actions result from entering the network 192.168.1.0 command in RIP configuration mode on a router?
- Routing updates are sent through all the interfaces belonging to 192.168.1.0.
- The network address 192.168.1.0 is advertised to the neighbor routers.
Which dynamic routing protocol was developed as an exterior gateway protocol to interconnect different Internet providers?
EIGRP
Which two statements are true regarding classless routing protocols?
- Allows for use of both 192.168.1.0/30 and 192.168.1.16/28 subnets in the same topology
- Sends subnet mask information in routing updates
RIPng uses what multicast address?
FF02::9
The IGP routing protocol group consists of what routing protocols?
- RIP
- OSPF
- EIGRP
- IS-IS
What type of routing is best used for large networks?
Dynamic Routing
Static Routing can be advantagieous because?
It does not use any CPU or network bandwidth
Convergance is?
The time required for all routers to have complete and accurate information about routes.
IGRP and EIGRP use what algorithm?
Diffusion Update Algorithm
To enable RIPv2 on a router, you use the router ip command as well as?
version 2
What are some of the cons to using a Dynamic Routing Protocol?
- CPU & memory usage can be high
- Network bandwidth usage
- Less secure – router conversations can be intercepted
- Experienced administrator required
Less routing overhead is a routing charastics of what type of protocol?
Static Routing