Your score will be displayed while taking the exam itself. After finishing the ONLINE EXAM press index or => to go to the other etests. ALL THE BEST!
packet that needs to be forwarded arrives on an interface of a router. In order for a router to route data, what must that router determine? (Select the best answer)
The route age of the next-hop device
The subnet mask of the source network
The cost metric of the path of the destination
The outbound interface of the best path to the destination
What is the purpose of configuring a router with the "IP Helper address" command?
IP Helper is used to direct BOOTP clients to a BOOTP server.
IP Helper is used to direct BOOTP clients to a BOOTP server.
IP Helper is used to allow IPX clients to communicate with IP-based servers.
IP Helper is used to accommodate compatibility routers using different IP routing protocols.
You are determining the routing protocol to use throughout your network. In doing this you compare the advantages of classless and classful protocols. Which of the following statements are true regarding classless routing protocols
A default gateway is required.
Variable-length subnet masks are not supported.
Routers are automatically summarized to class boundaries.
Networks with different subnet masks can exist in the same address class.
You wish to use a classless IP routing protocol within your network. Which of the following classless routing protocols could you use? (Select all that apply)
IS-IS
IGRP
RIPv1
OSPF
When you execute the "ip helper-address" command on a router, which three UDP ports get enabled automatically by default? (Select three)
53 (DNS)
69 (TFTP)
515 (LPR)
49 (TACACS)
there is a route to the subnet 190.10.1.0/25 learned via RIP and a route to the subnet 190.10.1.0/24 learned via STATIC, which route would be preferred to reach the destination address 190.10.1.125?
The 190.10.1.0/25 route learned via RIP will be used because its prefix has the longest match.
RIP has an administrative distance of 120, and static routes have an administrative distance of 1, so the static route would be preferred.
The static route to 190.10.1.0/24 will be preferred because static routes have an administrative distance of 0 and the static route looks as though it is directly connected
A show ip route to the destination will show that the destination is learned from both RIP and the static route, so the traffic to 190.10.1.1.125 will be load balanced between the two paths.