Tuesday, July 21, 2009

CCNA Exploration 4.0: Routing Protocols and Concepts - Chapter 10 Exam Answers

What two events will cause a link state router to send LSPs to all neighbors? (Choose two.)

30 second timer expires
* whenever the network topology changes
immediately after the Bellman-Ford algorithm has run
immediately after the DUAL FSM has built the topology database
* upon initial startup of router or routing protocol

Get Complete Answer CLICK HERE

Continue -->>

CCNA Exploration 4.0: Routing Protocols and Concepts - Chapter 9 Exam Answers

1. On a router running EIGRP, what database would maintain a list of feasible successors?

routing table
neighbor table
* topology table
adjacency table

2. Refer to the exhibit. This is the debug output from 2 directly connected EIGRP routers. They are not forming an adjacency. What is the cause?

one router is a non-cisco router
* they have different autonomous-system numbers
they are using difference sequence numbers
they are sending incorrect hello types

3. Refer to the exhibit. Which command will advertise the 192.168.1.64/30 network but not the 192.168.1.32 network on router A?

network 192.168.1.0
network 192.168.1.0 255.255.255.0
* network 192.168.1.64 0.0.0.3
network 192.168.1.64 0.0.0.7
network 192.168.1.64 0.0.0.255

4. What two actions will the EIGRP DUAL FSM take if a link to a network goes down? (Choose two.)

put the route into passive mode
* query neighbors for a new route
search routing table for a feasible successor
run the SPF algorithm to find a new successor
* search topology table for a feasible successor

5. Refer to the exhibit. What is indicated by the P at the beginning of the topology entry?

* the route is in a stable state
the route is a preferred route
DUAL is searching for a better route to this destination
the exit interface is in passive mode and EIGRP advertisements are blocked

6. In which of the following tables does the EIGRP DUAL algorithm store the primary route to a destination? (Choose two.)

* routing
* topology
neighbor
path
shortest path

7. What information is maintained in the EIGRP topology database for a destination route? (Choose three.)

* the routing protocol
* the feasible distance of the route
the highest cost of the route
the SRTT value for the route
* the route cost as advertised by the neighboring router
the physical address of the gateway interface

8. Which of the following statements describes the bounded updates used by EIGRP?

Bounded updates are sent to all routers within an autonomous system.
* Partial updates are sent only to routers that need the information.
The updates are sent to all routers in the routing table.
Updates are bounded by the routers in the topology table.

9. Which of the following types of routes will be denoted by EX in EIGRP routing table entries? (Choose two.)

* routes learned from other routing protocols
routes learned from any non-adjacent EIGRP routers
any route with a hop count metric higher than 224
* EIGRP routes that originate in different autonomous systems
all passive routes in the routing table

10. Host 192.168.1.66 in the network illustrated is unable to ping host 192.168.1.130. How must EIGRP be configured to enable connectivity between the two hosts? (Choose two.)

R1(config-router)# network 192.168.1.128
R1(config-router)# auto-summary
* R1(config-router)# no auto-summary
* R2(config-router)# no auto-summary
R2(config-router)# auto-summary
R2(config-router)# network 192.168.1.64

11. Which two statements describe characteristics of EIGRP? (Choose two.)

* EIGRP is a distance vector routing protocol.
* EIGRP supports classless routing and VLSM.
EIGRP is classified as a link-state routing protocol.
EIGRP uses TCP for reliable delivery of EIGRP update packets.
With EIGRP, loop-free paths are achieved through the use of hold-down timers.
EIGRP sends a periodic update every 30 minutes.

12. Refer to the exhibit. Based on the output of show ip eigrp neighbors, what are two possible problems with adjacencies between Router1 and Router2? (Choose two.)

* The routers are configured with different EIGRP process IDs.
Automatic summarization was disabled.
The hello timer for R1 was altered.
* The serial interfaces for both routers are in different networks.
No feasible successors were found.

13. Refer to the exhibit. In the topology table, what do the numbers 3011840 and 3128695 represent?

the route metric that is applied to those EIGRP routes for this router
the trustworthiness of the routing information source
the composite of the hop count and bandwidth to that destination network
* the total metric for that network as advertised by the EIGRP neighbor

14. Refer to the exhibit. EIGRP is the only routing protocol enabled on this network. No static routes are configured on this router. What can be concluded about network 198.18.1.0/24 from the exhibited output?

A route to network 198.18.1.0/24 is not listed in the routing table.
* Packets that are destined for 198.18.1.0/24 will be forwarded to 198.18.10.6.
EIGRP will perform equal cost load balancing across two paths when forwarding packets to 198.18.1.0/24.
The router with interface 172.16.3.2 is a successor for network 198.18.1.0/24.

15. Refer to the exhibit. All interfaces have been configured with the bandwidths that are shown in the exhibit. Assuming that all routers are using a default configuration of EIGRP as their routing protocol, what path will packets take from the 172.16.1.0/16 network to the 192.168.200.0/24 network?

* A,B,E
A,C,E
A,D,E
Packets will load balance across the A,B,E and A,C,E paths.
Packets will load balance across the A,B,E and A,D,E paths.
Packets will load balance across the A,C,E and A,D,E paths.

16. By default, which two metrics are used by EIGRP to determine the best path between networks?

MTU
load
* delay
* bandwidth
reliability

17. Which term defines a collection of networks under the administrative control of a single entity that presents a common routing policy to the Internet?

* autonomous system
contiguous networks
process ID
BGP

18. Refer to the exhibit. The company is using EIGRP with an autonomous system number of 10. Pings between hosts on networks that are connected to router A and those that are connected to router B are successful. However, users on the 192.168.3.0 network are unable to reach users on the 192.168.1.32 network. What is the most likely cause of this problem?

IP classless is enabled and is causing the packet to drop.
The command network 192.168.1.32 was not issued on router C.
* The routers are not configured in the same EIGRP routing domain.
Automatic summarization of the networks is causing the subnetted routes to be dropped.

19. In the command router eigrp 20, what is the purpose of the number 20?

specifies the administrative distance for all EIGRP routes
* identifies the autonomous system number this EIGRP process will advertise
determines what metric is added to all advertised routes
indicates the number of addresses in the EIGRP routing domain

20. The show ip eigrp topology command output on a router displays a successor route and a feasible successor route to network 192.168.1.0/24. In order to reduce processor utilization, what does EIGRP do when the primary route to this network fails?

The router sends query packets to all EIGRP neighbors for a better route to network 192.168
The DUAL FSM immediately recomputes the algorithm to calculate the next backup route.
Packets that are destined for network 192.168.1.0/24 are sent out the default gateway instead.
* The backup route to network 192.168.1.0/24 is installed in the routing table.

21. What administrative distance would a router assign to a default route in EIGRP that is learned from a source external to the autonomous system?

1
5
70
90
* 170
190

22. Refer to the exhibit. Network 192.168.0.0/28 goes down. What type of packet does Router2 immediately send to Router1 and Router3?

a query for network 192.168.0.0/28
an acknowledgment packet to 224.0.0.9
an update packet that is sent to 255.255.255.255
a packet that contains the new routing table for R2
* unicast update packets to 192.168.1.1 and 192.168.2.1

Continue -->>

Friday, May 01, 2009

Outing Protocols and Concepts - Cisco CCNA Chapter 1 Exam Answers

1. If a router cannot find a valid configuration file during the startup sequence, what will occur?

The startup sequence will reset.
*The router will prompt the user for a response to enter setup mode.
The startup sequence will halt until a valid configuration file is acquired.
The router will generate a default configuration file based on the last valid configuration.
The router will monitor local traffic to determine routing protocol configuration requirements.

2.


Refer to the exhibit. The network administrator has configured the router with the interface IP addresses shown for the directly connected networks. Pings from the router to hosts on the connected networks or pings between router interfaces are not working. What is the most likely problem?


The destination networks do not exist.
The IP addresses on the router interfaces must be configured as network addresses and not host addresses.
* The interfaces must be enabled with the no shutdown command.
Each interface must be configured with the clock rate command.

3.


Refer to the exhibit. What can be concluded from the routing table output in the exhibit? (Choose two.)


This router only has two interfaces.
The router interfaces are not operational yet.
This router is configured to forward packets to remote networks.
* The FastEthernet0/0 and Serial0/0/0 interfaces of this router were configured with an IP address and the no shutdown command.
* An IP packet received by this router with a destination address of 198.18.9.1 will be forwarded out of the Serial0/0/0 interface.

4.



Refer to the exhibit. The frame shown in the exhibit was received by the router. The router interfaces are operational. How will the router process this frame? (Choose two.)

The router will change the source and destination IP address in the packet before forwarding the frame.
* The router will change the frame type to one supported by the WAN link before forwarding the frame.
The router will use the destination MAC address to determine which interface to forward the packet.
The router will look up the MAC address of the S0/0/0 interface in the ARP table and add it to the frame before forwarding.
* The frame was received on the Fa0/0 interface of the router and will be switched to the S0/0/0 interface.
The frame was received on the S0/0/0 interface of the router and will be switched to the Fa0/0 interface.

5. Passwords can be used to restrict access to all or parts of the Cisco IOS. Select the modes and interfaces that can be protected with passwords. (Choose three.)


* VTY interface
* console interface
Ethernet interface
secret EXEC mode
* privileged EXEC mode
router configuration mode

6. Which two statements correctly describe the components of a router? (Choose two.)

RAM permanently stores the configuration file used during the boot sequence.
* ROM contains diagnostics executed on hardware modules.
NVRAM stores a backup copy of the IOS used during the boot sequence.
* Flash memory does not lose its contents during a reboot.
ROM contains the most current and most complete version of the IOS.
Flash contains boot system commands to identify the location of the IOS

7.



Refer to the exhibit. After host 2 is connected to the switch on the LAN, host 2 is unable to communicate with host 1. What is the cause of this problem?

The subnet mask of host 2 is incorrect.
* Host 1 and host 2 are on different networks.
The switch needs an IP address that is not configured.
The router LAN interface and host 1 are on different networks.
The IP address of host 1 is on a different network than is the LAN interface of the router.

8. Which are functions of a router? (Choose three.)


* packet switching
extension of network segments
* segmentation of broadcast domains
* selection of best path based on logical addressing
election of best path based on physical addressing

9.


Refer to the exhibit. All routers have a route in its routing table to each network that is shown in the exhibit. Default routes have not been issued on these routers. What can be concluded about how packets are forwarded in this network? (Choose two.)



If RouterC receives a packet that is destined for 10.5.1.1, it will be forwarded out interface Fa0/0.
* If RouterA receives a packet that is destined for 192.168.3.146, it will be forwarded out interface S0/0/1.
* If RouterB receives a packet that is destined for 10.5.27.15, it will be forwarded out interface S0/0/1.
If RouterB receives a packet that is destined for 172.20.255.1, it will be forwarded out interface S0/0/0.
If RouterC receives a packet that is destined for 192.16.5.101, it will be forwarded out interface S0/0/1.

10.



The serial connection shown in the graphic needs to be configured. Which configuration commands must be made on the Sydney router to establish connectivity with the Melbourne site? (Choose three.)
* Sydney(config-if)# ip address 201.100.53.2 255.255.255.0
* Sydney(config-if)# no shutdown
Sydney(config-if)# ip address 201.100.53.1 255.255.255.224
* Sydney(config-if)# clock rate 56000
Sydney(config-if)# ip host Melbourne 201.100.53.2

11.



Refer to the exhibit. What can be concluded from the output of the running-configuration of a router?


The passwords are encrypted.
The current configuration was saved to NVRAM.
The configuration that is shown will be the one used on the next reboot.
* The commands that are displayed determine the current operation of the router.

12.


Refer to the exhibit. Host A pings host B. When R4 accepts the ping into the Ethernet interface, what two pieces of header information are included? (Choose two.)


source IP address: 192.168.10.129
source IP address: BBBB.3333.5677
destination IP address: 192.168.10.33
* destination IP address: 192.168.10.134
* destination MAC address: 9999.DADC.1234

13. What is the outcome of entering these commands?


R1(config)# line vty 0 4
R1(config-line)# password check123
R1(config-line)# login

ensures that a password is entered before entering user EXEC mode
* sets the password to be used for connecting to this router via Telnet
requires check123 to be entered before the configuration can be saved
creates a local user account for logging in to a router or switch

14. Which of the following is the correct flow of routines for a router startup?


* load bootstrap, load IOS, apply configuration
load bootstrap, apply configuration, load IOS
load IOS, load bootstrap, apply configuration, check hardware
check hardware, apply configuration, load bootstrap, load IOS

15. What three processes does a router execute when it receives a packet from one network that is destined for another network? (Choose three.)


* decapsulates the Layer 3 packet by stripping off the Layer 2 frame header
uses the destination MAC Address in the IP Header to look up the next-hop address in the routing table
leaves the Layer 2 frame header intact when decapsulating the Layer 3 packet
* uses the destination IP Address in the IP header to look up the next-hop address in the routing table
* encapsulates the Layer 3 packet into the new Layer 2 frame and forwards it out the exit interface
encapsulates the Layer 3 packet into a special Layer 1 frame and forwards it to the exit interface

16. The network administrator needs to connect two routers directly via their FastEthernet ports. What cable should the network administrator use?


straight-through
rollover
* cross-over
serial

17. Which two statements describe characteristics of load balancing? (Choose two.)


Load balancing occurs when a router sends the same packet to different destination networks. Load balancing occurs when a router sends the same packet to different destination networks.
* Load balancing allows a router to forward packets over multiple paths to the same destination network.
* Unequal cost load balancing is supported by EIGRP.
If multiple paths with different metrics to a destinations exist, the router cannot support load balancing.

18. What information about the router and its startup process can be gathered from the output of the show version command? (Choose three.)

* the last restart method
the command buffer contents
the amount of NVRAM and FLASH used
* the configuration register settings
* the location from where the IOS loaded

19.


Which interfaces in the exhibit could be used for a leased line WAN connection? (Choose two.)



* 1
2
3
* 4
5
6

20. From what location can a router load the Cisco IOS during the boot process? (Choose two.)

RAM
* TFTP server
NVRAM
setup routine
* Flash memory
terminal

21. A network administrator has just entered new configurations into Router1. Which command should be executed to save configuration changes to NVRAM?

Router1# copy running-config flash
Router1(config)# copy running-config flash
Router1# copy running-config startup-config
* Router1(config)# copy running-config startup-config
Router1# copy startup-config running-config
Router1(config)# copy startup-config running-config

22. What is the default sequence for loading the configuration file?

NVRAM, FLASH, ROM
FLASH, TFTP,CONSOLE
* NVRAM, TFTP, CONSOLE
FLASH, TFTP, ROM

23. What header address information does a router change in the information it receives from an attached Ethernet interface before information is transmitted out another interface?


only the Layer 2 source address
only the Layer 2 destination address
only the Layer 3 source address
only the Layer 3 destination address
* the Layer 2 source and destination address
the Layer 3 source and destination address

Continue -->>

Other References

@ All Right Reserved 2008. Edit by ExcelPlus Admin Design by Usuário ^