1. What is the
purpose of the passive-interface command?
allows interfaces to share IP addresses
allows an interface to remain up without receiving keepalives
allows a router to send routing updates on an interface but not receive updates via that innterface
allows a routing protocol to forward updates out an interface that is missing its IP address
allows a router to receive routing updates on an interface but not send updates via that interface*
allows interfaces to share IP addresses
allows an interface to remain up without receiving keepalives
allows a router to send routing updates on an interface but not receive updates via that innterface
allows a routing protocol to forward updates out an interface that is missing its IP address
allows a router to receive routing updates on an interface but not send updates via that interface*
2. What two tasks
do dynamic routing protocols perform? (Choose two.)
assign IP addressing
network discovery*
propagate host default gateways
update and maintain routing tables*
discover hosts
assign IP addressing
network discovery*
propagate host default gateways
update and maintain routing tables*
discover hosts
3. Fill in the
blank. Do not abbreviate the answer. The command “version 2” is used in RIP router configuration mode to enable
the sending of subnet masks with the routing updates.
4. 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*
R1, R4, R6, R7
R1, R2, R5, R7
R1, R3, R6, R7
R1, R3, R5, R6, R7
4. 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*
R1, R4, R6, R7
R1, R2, R5, R7
R1, R3, R6, R7
R1, R3, R5, R6, R7
5. Which two
statements are true regarding classless routing protocols? (Choose two.)
is supported by RIP version 1
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*
reduces the amount of address space available in an organization
sends complete routing table update to all neighbors
is supported by RIP version 1
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*
reduces the amount of address space available in an organization
sends complete routing table update to all neighbors
6. What two
actions result from entering the network 192.168.1.0 command in RIP
configuration mode on a router? (Choose two.)
The neighboring routers are sent a request for routing updates.
The routing table is created in the RAM of the router.
Routing updates are sent through all the interfaces belonging to 192.168.1.0.*
The RIP process is stopped and all existing RIP configurations are erased.
The network address 192.168.1.0 is advertised to the neighbor routers.*
The neighboring routers are sent a request for routing updates.
The routing table is created in the RAM of the router.
Routing updates are sent through all the interfaces belonging to 192.168.1.0.*
The RIP process is stopped and all existing RIP configurations are erased.
The network address 192.168.1.0 is advertised to the neighbor routers.*
7. Refer to the
exhibit. Based on the partial output from the show ip route command, what two
facts can be determined about the RIP routing protocol? (Choose two.)
The command no auto-summary has been used on the RIP neighbor router.*
RIP version 1 is running on this router and its RIP neighbor.
RIP will advertise two networks to its neighbor.
The metric to the network 172.16.0.0 is 120.
RIP version 2 is running on this router and its RIP neighbor.*
The command no auto-summary has been used on the RIP neighbor router.*
RIP version 1 is running on this router and its RIP neighbor.
RIP will advertise two networks to its neighbor.
The metric to the network 172.16.0.0 is 120.
RIP version 2 is running on this router and its RIP neighbor.*
8. Refer to the exhibit.
Which interface will be the exit interface to forward a data packet with the
destination IP address 172.16.0.66?
Serial0/0/0
Serial0/0/1*
GigabitEthernet0/0
GigabitEthernet0/1
Serial0/0/0
Serial0/0/1*
GigabitEthernet0/0
GigabitEthernet0/1
9. 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/16 is directly connected, Ethernet 0/1
S 10.16.0.0/24 [1/0] via 192.168.0.9*
S 10.0.0.0/8 [1/0] via 192.168.0.2
S 10.0.0.0/16 is directly connected, Ethernet 0/0
S 10.16.0.0/16 is directly connected, Ethernet 0/1
S 10.16.0.0/24 [1/0] via 192.168.0.9*
S 10.0.0.0/8 [1/0] via 192.168.0.2
S 10.0.0.0/16 is directly connected, Ethernet 0/0
10. Which two
requirements are necessary before a router configured with a link-state routing
protocol can build and send its link-state packets? (Choose two.)
The router has determined the costs associated with its active links.*
The router has constructed an SPF tree.
The router has established its adjacencies.*
The routing table has been refreshed.
The router has built its link-state database.
The router has determined the costs associated with its active links.*
The router has constructed an SPF tree.
The router has established its adjacencies.*
The routing table has been refreshed.
The router has built its link-state database.
11. Which two
requirements are used to determine if a route can be considered as an ultimate
route in a router’s routing table? (Choose two.)
contain a next-hop IP address*
contain subnets
be a classful network entry
be a default route
contain an exit interface*
contain a next-hop IP address*
contain subnets
be a classful network entry
be a default route
contain an exit interface*
12. 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.*
IPv6 does not use static routes to populate the routing table as used in IPv4.
IPv6 routing tables include local route entries which IPv4 routing tables do not.
The selection of IPv6 routes is based on the shortest matching prefix, unlike IPv4 route selection which is based on the longest matching prefix.
By design IPv6 is classless so all routes are effectively level 1 ultimate routes.*
IPv6 does not use static routes to populate the routing table as used in IPv4.
IPv6 routing tables include local route entries which IPv4 routing tables do not.
The selection of IPv6 routes is based on the shortest matching prefix, unlike IPv4 route selection which is based on the longest matching prefix.
13. Which dynamic routing
protocol was developed as an exterior gateway protocol to interconnect
different Internet providers?
RIP
OSPF
EIGRP
BGP*
RIP
OSPF
EIGRP
BGP*
14. 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 child route
a level 1 parent route
a level 2 supernet route
a level 1 ultimate route*
a level 1 child route
a level 1 parent route
a level 2 supernet route
a level 1 ultimate route*
15. Which two statements
describe the OSPF routing protocol? (Choose two.)
used primarily as an EGP
has an administrative distance of 100
calculates its metric using bandwidth*
automatically summarizes networks at the classful boundaries
uses Dijkstra’s algorithm to build the SPF tree*
used primarily as an EGP
has an administrative distance of 100
calculates its metric using bandwidth*
automatically summarizes networks at the classful boundaries
uses Dijkstra’s algorithm to build the SPF tree*
16. Which two events will
trigger the sending of a link-state packet by a link-state routing protocol?
(Choose two.)
the requirement to periodically flood link-state packets to all neighbors
a change in the topology*
the initial startup of the routing protocol process*
the router update timer expiring
a link to a neighbor router has become congested
the requirement to periodically flood link-state packets to all neighbors
a change in the topology*
the initial startup of the routing protocol process*
the router update timer expiring
a link to a neighbor router has become congested
17. Place the options in
the following order:
[+] typically used on stub networks
[+] less routing overhead
[#] new networks are added automatically to the routing table
[#] best choice for large networks
[+] Order does not matter within this group.
[#] Order does not matter within this group.
[+] typically used on stub networks
[+] less routing overhead
[#] new networks are added automatically to the routing table
[#] best choice for large networks
[+] Order does not matter within this group.
[#] Order does not matter within this group.
18. Place the options in
the following order:
[+] event-driven updates
[+] building a topological map
[+] fast convergence
[#] bandwidth consumption
[#] memory usage
[#] CPU processing time
[+] Order does not matter within this group.
[#] Order does not matter within this group.
19.
[+] event-driven updates
[+] building a topological map
[+] fast convergence
[#] bandwidth consumption
[#] memory usage
[#] CPU processing time
[+] Order does not matter within this group.
[#] Order does not matter within this group.
19.