What is the purpose of the passive-interface command?
Allows a router to receive routing updates on an interface but not send updates via that interface
What two [2]tasks do dynamic routing protocols perform?
2. update and maintain routing tables
Refer to the exhibit. OSPF is used in the network. Which path will be chosen by OSPF to send data packets from Net A to Net B?
R1, R3, R5, R7
Which two [2] statements are true regarding classless routing protocols?
The command ____ is used in RIP router configuration mode to enable the sending of subnet masks with the routing updates.
version 2
What two [2] actions result from entering the network 192.168.1.0 command in RIP configuration mode on a router?
Based on the partial output from the show ip route command, what two facts can be determined about the RIP routing protocol?
Name two [2] distance vectors?
RIPv2
EIGRP
Name two [2] link State?
OSPF
IS-IS
In the context of routing protocols, what is a definition for time to convergence?
the amount of time for the routing tables to achieve a consistent state after a topology change
When configuring RIPng, the ”______” command instructs the router to propagate a static default route.
default-information originate
A destination route in the routing table is indicated with a code D. Which kind of route entry is this?
a route dynamically learned through the EIGRP routing protocol
Which interface will be the exit interface to forward a data packet with the destination IP address 172.16.0.66?
Serial0/0/1
Which route is the best match for a packet entering a router with a destination address of 10.16.0.2?
S 10.16.0.0/24 [1/0] via 192.168.0.9
Which two [2] requirements are necessary before a router configured with a link-state routing protocol can build and send its link-state packets?
Which two [2] requirements are used to determine if a route can be considered as an ultimate route in a router’s routing table?
2. Contain an exit interface
What is different between IPv6 routing table entries compared to IPv4 routing table entries?
By design IPv6 is classless so all routes are effectively level 1 ultimate routes.
Which dynamic routing protocol was developed as an exterior gateway protocol to interconnect different Internet providers?
BGP (Border Gateway Protocol)
Which route will a router use to forward an IPv4 packet after examining its routing table for the best match with the destination address?
a level 1 ultimate route
Which two [2] statements describe the OSPF routing protocol?
2. uses Dijkstra’s algorithm to build the SPF tree
Which two [2] events will trigger the sending of a link-state packet by a link-state routing protocol?
2 . the initial startup of the routing protocol process
Why are two [2] reasons to use static routes
2. less routing overhead
Why are two [2] reasons to use Dynamic Routing
2. best choice for large networks
What are three [3] advantages of link state protocols
1.event-driven updates
2 building a topological map
3. fast convergence