Showing posts with label CCNA. Show all posts
Showing posts with label CCNA. Show all posts

Which one of the following OSPF network types needs to select a BDR?

Which one of the following OSPF network types needs to select a BDR?



A. point-to-multipoint and multiaccess
B. nonbroadcast and broadcast multipoint
C. point-to-point and point-to-multipoint
D. point-to-point and multi-access
E. nonbroadcast and broadcast multiaccess



Answer: E

Which of the following describe the process identifier that is used to run OSPF on a router? (Choose two.)

Which of the following describe the process identifier that is used to run OSPF on a router? (Choose two.)




A. It is locally significant.
B. It is needed to identify a unique instance of an OSPF database.
C. All routers in the same OSPF area must have the same process ID if they are to exchange routing information.
D. It is globally significant.
E. It is an optional parameter required only if multiple OSPF processes are running on the router.



Answer: A,B

Which routing protocols will support the following IP addressing scheme? (Choose three.)

Which routing protocols will support the following IP addressing scheme? (Choose three.)




Network 1 - 192.168.10.0 /26
Network 2 - 192.168.10.64 /27
Network 3 - 192.168.10.96 /27
Network 4 - 192.168.10.128 /30
Network 5 - 192.168.10.132 /30


A. RIP version 1
B. RIP version 2
C. IGRP
D. EIGRP
E. OSPF



Answer: B,D,E

A router has learned three possible routes that could be used to reach a destination network. One route is from EIGRP and has a composite metric of 20514560. Another route is from OSPF with a metric of 782. The last is from RIPv2 and has a metric of 4. Which route or routes will the router install in the routing table?

A router has learned three possible routes that could be used to reach a destination network. One route is from EIGRP and has a composite metric of 20514560. Another route is from OSPF with a metric of 782. The last is from RIPv2 and has a metric of 4. Which route or routes will the router install in the routing table?




A. the OSPF route
B. the EIGRP route
C. the RIPv2 route
D. all three routes
E. the OSPF and RIPv2 routes



Answer: B

The reason for regional structure division in OSPF network is: In a small network, the structure of router is not complicated, it is easy to identify routes to different destinations. However, in large What are two drawbacks of implementing a link-state routing protocol? (Choose two.)

The reason for regional structure division in OSPF network is: In a small network, the structure of router is not complicated, it is easy to identify routes to different destinations. However, in large What are two drawbacks of implementing a link-state routing protocol? (Choose two.)




A. the high volume of link-state advertisements in a converged network
B. the large size of the topology table listing all advertised routes in the converged network
C. the sequencing and acknowledgment of link-state packets
D. the high demand on router resources to run the link-state routing algorithm
E. the requirement for a hierarchical IP addressing scheme for optimal functionality



Answer: D,E

A router learns about a remote network from EIGRP, OSPF, and a static route. Assuming all routing protocols are using their default administrative distance, which route will the router use to forward data to the remote network?

A router learns about a remote network from EIGRP, OSPF, and a static route. Assuming all routing protocols are using their default administrative distance, which route will the router use to forward data to the remote network?




A. The router will use the static route.
B. The router will use the OSPF route.
C. The router will load balance and use all three routes.
D. The router will use the EIGRP route.



Answer: A

A routing protocol is required that supports: 1) routing update authentication 2) an addressing scheme that conserves IP addresses 3) multiple vendors 4) a network with over 50 routers Which routing protocol fulfills these requirements?

A routing protocol is required that supports:
1) routing update authentication
2) an addressing scheme that conserves IP addresses
3) multiple vendors
4) a network with over 50 routers
Which routing protocol fulfills these requirements?




A. RIPv2
B. RIPv1
C. OSPF
D. EIGRP



Answer: C

You wish to upgrade the IOS of a router without removing the image currently installed. What command will display the amount of memory that is being used by the current IOS image and whether there is enough room available to hold both the current and new images?

You wish to upgrade the IOS of a router without removing the image currently installed. What command will display the amount of memory that is being used by the current IOS image and whether there is enough room available to hold both the current and new images?




A. Router# show version
B. Router# show buffers
C. Router# show flash
D. Router# show memory



Answer: C

You are a trainee technician. Your instructor tells you to backup an IOS image of a Cisco device to a Windows 2003 server on the network. What should you do first? (Choose three)

You are a trainee technician. Your instructor tells you to backup an IOS image of a Cisco device to a Windows 2003 server on the network. What should you do first? (Choose three)




A. Assure that the network server has adequate space for the code image.
B. Make sure that the network server can be accessed.
C. Verify any file naming and path requirements.
D. Check that the authentication for access is set.



Answer: A,B,C

Why is flash memory erased prior to upgrading the IOS image from the TFTP server?

Why is flash memory erased prior to upgrading the IOS image from the TFTP server?




A. In order for the router to use the new image as the default, it must be the only IOS image in flash.
B. Flash memory on Cisco routers can contain only a single IOS image.
C. Erasing current flash content is requested during the copy dialog.
D. The router cannot verify that the Cisco IOS image currently in flash is valid.



Answer: C

Before installing a new, upgraded version of the IOS, what should be checked on the router, and which command should be used to gather this information? (Choose two.)

Before installing a new, upgraded version of the IOS, what should be checked on the router, and which command should be used to gather this information? (Choose two.)



A. show version
B. the amount of available ROM
C. the version of the bootstrap software present on the router
D. the amount of available flash and RAM memory



Answer: A,D

What is an appropriate use of a default route?

What is an appropriate use of a default route?



A. to provide routing to a local web server
B. to provide routing from an ISP to a stub network
C. to provide routing that will override the configured dynamic routing protocol
D. to provide routing to a destination that is not specified in the routing table and which is outside
the local network



Answer: D

Which of the commands below can you use to configure a default route on router2?(Choose two)

Which of the commands below can you use to configure a default route on router2?(Choose two)




A. ROUTER2(config)# ip route 0.0.0.0 0.0.0.0 192.168.1.21
B. ROUTER2(config)# ip route 0.0.0.0 0.0.0.0 E0
C. ROUTER2(config-interface)# ip route 255.255.255.255 0.0.0.0 192.168.1.21
D. ROUTER2(config)# ip route 0.0.0.0 255.255.255.255 S0



Answer: A,B

Which two statements are true about the command ip route 172.16.3.0 255.255.255.0 192.168.2.4? (Choose two.)

Which two statements are true about the command ip route 172.16.3.0 255.255.255.0 192.168.2.4? (Choose two.)



A. It configures the router to send any traffic for an unknown destination out the interface with the address 192.168.2.4.
B. It is a route that would be used last if other routes to the same destination exist.
C. It establishes a static route to the 192.168.2.0 network.
D. It configures the router to send any traffic for an unknown destination to the 172.16.3.0 network.
E. It uses the default administrative distance.
F. It establishes a static route to the 172.16.3.0 network.



Answer: E,F