Hiển thị các bài đăng có nhãn CCNA2. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn CCNA2. Hiển thị tất cả bài đăng

Thứ Hai, 18 tháng 5, 2009

CCNA 2 - Module 4

download
download

CCNA 2 - Module 4

Which event will cause a triggered update?

a route is installed in the routing table



Three routers running a distance-vector routing protocol lost all power, including the battery backups. When the routers reload, what will happen?

They will send updates that include only directly connected routes to their directly connected neighbors.



What does the RIP holddown timer do?

instructs routers to ignore updates, for a specified time or event, about possible inaccessible routes

Which two statements are true regarding the function of the RIPv1 routing updates? (Choose two).

updates are broadcast at regular intervals

broadcasts are sent to 255.255.255.255



Which of the following statements are correct about RIP?

will send out an update if there is a failure of a link



Which two statements describe EIGRP? (Choose two.)

EIGRP sends triggered updates whenever there is a change in topology that influences the routing information.

EIGRP sends a partial routing table update, which includes just routes that have been changed.



Which statement is true regarding cisco’s RIP_JITTER variable?

It prevents the synchronization of routing updates by subtracting a random length of time ranging from 0% to 15% of the specified interval time from the next routing update interval.



What actions will occur after RouterA loses connectivity to network 114.125.16.0? (Choose two.)

RouterB will include network 123.92.76.0 and 136.125.85.0 in its update to RouterA.

Router C will learn of the loss of connectivity to network 114.125.16.0 from RouterB.



Which of the following methods does split horizon use to reduce incorrect routing information?

Information learned from one source is not distributed back to that source.



The graphic shows a network that is configured to use RIP routing protocol. Router2 detects that the link to Router1 has gone down. It then advertises the network for this link with a hop count metric of 16. Which routing loop prevention mechanism is in effect?

route poisoning



What is the purpose of the TTL field in the IP header?

limits the time or hops that a packet can traverse through the network before it should be discarded



Which of the following can exist in a distance vector network that has not converged? (Choose three.)

routing loops

inconsistent traffic forwarding

inconsistent routing table entries



Refer to the exhibit. The routers in this network are running RIP. Router A has not received an update from Router B in over three minutes. How will Router A respond?

The Invalid timer will mark the route as unusable if an update has not been received in 180 seconds.



A network administrator is evaluating RIP versus EIGRP for a new network. The network will be sensitive to congestion and must respond quickly to topology changes. What are two good reasons to choose EIGRP instead of RIP in this case? (Choose two.)

EIGRP only updates affected neighbors.

EIGRP updates are partial.



Refer to the exhibit. What path will packets from the 192.168.1.0/24 network travel to reach the 10.0.0.0/8 network if RIP is the active routing protocol?

The path will be router A -> router D -> router E.



Which three routing protocols are distance vector routing protocols? (Choose three).

RIPv1

EIGRP

RIPv2



What is a routing loop?

a condition where a packet is constantly transmitted within a series of routers without ever reaching its intended destination



Which two conditions are most likely to cause a routing loop? (Choose two.)

inconsistent routing tables

incorrectly configured static routes



What metric does the RIP routing protocol consider to be infinity?

16



What does a router running RIP do first with a new route that is received from an advertisement?

adjusts the metric for the new route to show the added distance for the route



Refer to the exhibit. If all routers are using RIP, how many rounds of updates will occur before all routers know all networks?
3
Read More

Thứ Năm, 14 tháng 5, 2009

CCNA 2 - Module 3

download

CCNA 2 - Module 3

Which two statements correctly describe the concepts of administrative distance and metric? (Choose two.)

Administrative distance refers to the trustworthiness of a particular route.

Routes with the smallest metric to a destination indicate the best path.


Refer to the exhibit. Which statement correctly describes how R1 will determine the best path to R2?

R1 will install an EIGRP route using network B in its routing table because the administrative distance of EIGRP is lower than RIP.


Which two statements are true regarding classless routing protocols? (Choose two.)

sends subnet mask information in routing updates

allows for use of both 192.168.1.0/30 and 192.168.1.16/28 subnets in the same topology


Which command would the network administrator issue to determine if load balancing is in effect on a router?

show ip route


Which statement is true regarding routing protocols?

EIGRP uses DUAL to calculate the shortest path and can be configured to do unequal cost load balancing.


Which two conditions would create a setting where the use of a distance-vector routing protocol would be efficient? (Choose two.)

the network is using a hub and spoke topology

the network is using a flat design


What is the purpose of a routing protocol?

It allows a router to share information about known networks with other routers.


Which of the following best describes the operation of distance vector routing protocols?

They send their routing tables to directly connected neighbors.


Which of the following is associated with link-state routing protocols?

shortest-path first calculations


Why is fast convergence desirable in networks that use dynamic routing protocols?

Routers may make incorrect forwarding decisions until the network has converged.


Which of the following conditions must be met in order for a network to have converged

The routers in the network are operating with consistent routing knowledge.


Which two statements are true regarding metrics? (Choose two.)

EIGRP uses bandwidth as a metric.

OSPF uses cost based on bandwidth as a metric.


Which two statements are true regarding the advantages of the use of static routes? (Choose two).

increased security

the administrator maintains control over routing


The following line of code is displayed in a routing table:
R 209.165.201.0/24 [120/2] via 192.168.252.2, 00:00:16, S0/0/0
What can be concluded from this output?

The value, 120, is used to determine the best path when a router has more than one routing protocol configured for the same destination network.


What will be the result of the following commands?
ORL(config)# interface fastethernet 0/0
ORL(config-if)# ip address 172.16.3.1 255.255.255.0
ORL(config-if)# no shutdown

A routing table entry is made to the 172.16.3.0 network with a code of "C".


An engineer creates a static route by entering the Router(config)# ip route 10.0.0.0 255.255.255.0 192.168.1.2 command. What can be concluded about this route?

The administrative distance of this route is 1.


Refer to the exhibit. Router1 and Router2 are running EIGRP. All interfaces are operational and packets can be forwarded between all networks. What information will be found in the routing table for Router1?

The administrative distance of the route to network 172.16.0.0 will be 90.


The following line of code is present in the routing table:
O 10.16.1.0/27 [110/129] via 192.168.1.5, 00:00:05, Serial0/0/1
What does the number 129 indicate in this output?

The cost for this link has a value of 129.


A growing medium-sized manufacturing company recently began to have routing instability issues. The company uses static routes and has a mixture of over 30 Cisco and non-Cisco routers. The network administrator has decided to convert the network to dynamic routing. What characteristics of protocols should be considered in this selection process?

OSPF can be used between the routers.


Refer to the exhibit. If RIP is the routing protocol, what is the value of the metric from router A to network 192.168.5.0/24?

3

A router learns two paths with equal metrics to a destination network via the RIP routing protocol. How will the router handle packets to the destination network?

The router will install both routes in the routing table and load balance between the two.
Read More

CCNA 2 - Module 5

download

CCNA 2 - Module 5

Refer to the exhibit. The network that is shown is running RIPv1. The 192.168.10.0/24 network was recently added and will only contain end users. What command or set of commands should be entered on Router1 to prevent RIPv1 updates from being sent to the end user devices on the new network while still allowing this new network to be advertised to other routers?

Router1(config-router)# passive-interface fastethernet 0/0

The following line was displayed in the output of the show ip route command.
R 192.168.3.0/24 [120/3] via 192.168.2.2, 00:00:30, Serial0/0
What is the value of the routing metric?
3

Which of the following is considered a limitation of RIP v1?
RIP v1 does not send subnet mask information in its updates.

Refer to the exhibit. The Ethernet interface on Router2 goes down and the administrator notices that the route is still in the Router1 routing table. How much longer will Router1 keep the down network in its routing table before marking it as possibly down?
155 seconds

Refer to the exhibit. Router1 is running RIPv1. What command was entered into Router1 to configure the gateway of last resort?
ip route 0.0.0.0 0.0.0.0 S0/0/1

What are three characteristics of the RIPv1 routing protocol? (Choose three.)
uses hop count as a metric
considers a metric of 16 as infinity
calculates metrics using the Bellman Ford algorithm

Which of the following would be the correct command sequence to enable RIP on Router B for all connected networks?
RouterB(config)# router rip
RouterB(config-router)# network 198.16.4.0
RouterB(config-router)# network 210.36.7.0
RouterB(config-router)# network 220.17.29.0

What is the default update period in seconds for the RIP routing protocol?
30

Refer to the exhibit. What can be concluded from the routing table output of router B?
The default-information originate command has been entered on A.

Refer to the exhibit. A network consists of multiple routers. What can be verified when the show ip protocols command is issued on one of the routers in the network?
routing protocol configuration in use for IP on this router

Refer to the exhibit. All routers are configured with valid interface addresses in the indicated networks and are running RIPv1. The network is converged. Which routes are present in the routing tables?
All routers have all /30 routes. Routers A and E also have some of the /24 routes in their routing table.

Which two statements are true regarding the characteristics of RIPv1? (Choose two).
It is a distance vector routing protocol.
The data portion of a RIP message is encapsulated into a UDP segment.

Which command or set of commands will stop the RIP routing process?
RouterB(config)# no router rip

Refer to the exhibit. All routers in the exhibit are running RIP v1. The network administrator issues the show ip route command on router A. What routes would appear in the routing table output if the network is converged? (Choose two).
R 192.168.2.0/24 [120/1]
R 10.10.1.0/24 [120/2]

Which command will display RIP activity as it occurs on a router?
debug ip rip

Refer to the output from the show ip route command. What can be concluded from the output of this router command?
There are two equal cost paths to network 1.0.0.0.

Refer to the exhibit. Router1 and Router2 are running the RIPv1 protocol. The network administrator configures the command network 10.1.0.0 on Router1. What network will Router1 advertise to Router2?
10.0.0.0/8

Refer to the exhibit. Pings between the serial interfaces of the routers are successful. Hosts on each LAN can ping the Fa0/0 interface of the router to which they are directly connected through the switch. However, pings between hosts on the 10.1.1.0/24 and 10.1.2.0/24 networks are unsuccessful. What is a likely cause of this problem?
RIP is configured incorrectly on R1.

What will happen if an interface IP address is entered for the address portion of the network command in a RIPv1 configuration instead of a network address?
All interfaces in the same classful network as the configured address will be included in the RIPv1 routing process.

Refer to the exhibit. All routers that are shown are running the RIP routing protocol. All unknown IP traffic must be forwarded to the ISP. What router or set of routers are recommended to have both a default route and the default-information originate command issued to implement this forwarding policy?
only the gateway router
Read More

CCNA 2 - Module 6

download

CCNA 2 - Module 6

What two advantages does CIDR provide to a network? (Choose two.)
reduced routing table size
reduced routing update traffic

Refer to the exhibit. The network administrator wants to create a subnet for the point-to-point connection between the two routers. Which subnetwork mask would provide enough addresses for the point-to-point link with the least number of wasted addresses?
255.255.255.252

Refer to the exhibit. A network engineer is summarizing the two groups of routes on router R1 shown in the exhibit. Which summarization will work for all the subnets?
192.168.0.0/21

Which of the following are contained in the routing updates of classless routing protocols? (Choose two.)
32-bit address
subnet mask

Which of the following problems does VLSM help to alleviate?
the shortage of IP addresses

What does VLSM allow a network administrator to do?
utilize multiple subnet masks in the same IP address space

Refer to the exhibit. What subnet mask will be applied if Router A sends a RIPv1 update for the network 172.16.1.0 to Router B?
24

Refer to the exhibit. The network administrator wants to minimize the number of entries in Router1’s routing table. What should the administrator implement on the network?
CIDR

A router has a summary route to network 192.168.32.0/20 installed in its routing table. What range of networks are summarized by this route?
192.168.32.0 – 192.168.47.0/24

A network administrator is tasked with dividing up a class C network among the QA, Sales, and Administration departments. The QA department is made up of 10 people, the Sales is made up of 28 people, and the Administration has 6. Which two subnets masks adequately address the QA and Sales departments? (Choose two.)
255.255.255.224 for Sales
255.255.255.240 for QA

In the network shown in the graphic, three bits were borrowed from the host portion of a Class C address. How many valid host addresses will be unused on the three point-to-point links combined if VLSM is not used?
84

A Class C address has been assigned for use in the network shown in the graphic. Using VLSM, which bit mask should be used to provide for the number of host addresses required on Router A, while wasting the fewest addresses?
/27

An additional subnet is required for a new Ethernet link between Router1 and Router2 as shown in the diagram. Which of the following subnet addresses can be configured in this network to provide a maximum of 14 useable addresses for this link while wasting the fewest addresses?
192.1.1.224/28

Which three interior routing protocols support VLSM? (Choose three.)
OSPF
RIP v2
EIGRP

Refer to the exhibit. The number of required host addresses for each subnet in a network is listed in the exhibit. This number includes the host address requirements for all router ports and hosts on that subnet. After all device and router port address assignments are determined, what will be the total number of unused host addresses available?
29

Refer to the exhibit. In the network that is shown, the router interfaces are assigned the first address in each subnet. Which IP address would be usable for a host on one of the LANs in this network?
192.168.2.130/25

Refer to the exhibit. Which address is a broadcast address for one of the subnets that are shown in the exhibit?
192.168.4.15/29

Refer to the exhibit. A network administrator needs to create two subnetworks from 10.0.0.0/8 for a router running RIPv2. The Admin subnet requires 120 hosts and the Sales subnet requires 58 hosts. The network administrator assigned 10.0.1.128/25 to the Admin subnet. The Sales subnet is given 10.0.1.192/26. What will be the result of this addressing scheme?
Because RIPv2 does not support VLSM, the subnet masks will not be allowed.
The subnets overlap and will be rejected by the router.

Refer to the exhibit. A network technician enters the static route in R1 needed to reach network 10.1.1.0/24. A ping from the S0/0/0 interface on R1 to host B fails. The technician begins testing the network and has the following results:
1. pings from R1 to the S0/0/0 interface on R2....successful
2. pings from R1 to the Fa0/0 interface on R2....successful
3. pings from host B to hosts on the 10.1.1.0/24 network....successful
4. pings from host B to the Fa0/0 interface on R2....successful
5. pings from R2 to host B....successful.
The default gateway on host B is not correctly set.

What is a supernet?
a summarization of classful addresses
Read More

CCNA 2 - Module 11

CCNA 2 - Module 11

download

Refer to the exhibit. What does the "O*E2" from the "O*E2 0.0.0.0/0 [110/1] via 192.168.1.1, 00:05:34, Serial0/0" line represent?

an external OSPF route that will not increment in cost.

Refer to the exhibit. What is the cost of the route to the 10.0.0.0 network?

1786

What three parameters must be indentical between OSPF routers in order to form an adjacency? (Choose three.)

area id

hello interval

network type

What does OSPF use to reduce the number of exchanges of routing information in networks where large numbers of neighbors are present? (Choose two.)

designated router

backup designated router

What does OSPF use to calculate the cost to a destination network?

bandwidth

A fully converged five router OSPF network has been running successfully for several weeks. All configurations have been saved and no static routes are used. If one router looses power and reboots, what information will be in its routing table after the configuration file is loaded but before OSPF has converged?

Routes for connected networks that are operational will be in the routing table.

Refer to the exhibit. Router A is correctly configured for OSPF. Which OSPF configuration statement or set of statements was entered for router B to generate the exhibited routing table?

B(config-router)# network 192.168.1.0 0.0.0.3 area 0

Refer to the exhibit. Which network command or set of sommands will cause OSPF to be enabled to send and receive packets for any R1 interface in the exhibited subnets?

R1(config-router)# network 0.0.0.0 255.255.255.255 area 0

Refer to the exhibit. What does the "2" stand for in the router ospf 2 statement?

The number 2 identifies this particular instance of OSPF on this router.

Refer to the exhibit. All routers have been configured with the interface priorities that are shown. All routers were restarted simultaneously. The results of the DR/BDR election are shown. What can be concluded about this network?

The highest router ID was most likely determined via an OSPF router-id statement or statements.

Refer to the exhibit. What configuration statements would give the results that are shown in the output of the show ip protocols command?

B(config)# router ospf 1
B(config-router)# router-id 192.168.1.5

Refer to the exhibit. How many OSPF adjacencies must be formed to build the complete topology if a DR or BDR were not elected in this OSPF network?

6

What is the default administrative distance for OSPF?

110

Refer to the exhibit. Routers A, B, C, and D are all running OSPF with default router IDs and OSPF interface priorities. Loopback interfaces are not configured and all interfaces are operational. Router D is the DR and router C is the BDR.
What happens immediately after the following commands are entered on router A?

A(config)# interface fa0/0

A(config-if)# ip ospf priority 255

D will remain the DR. C will remain the BDR.

Refer to the exhibit. All routers are running OSPF. What cost would JAX put in its routing table for the 10.0.0.0/24 network?

1787

What range of networks will be advertised in the OSPF updates by the command Router1(config-router)# network 192.168.0.0 0.0.15.255 area 100?

192.168.0.0/24 through 192.168.15.0/24

Refer to the exhibit. The network administrator wants to set the router ID of Router1 to 192.168.100.1. What steps must the administrator take to accomplish this?

nothing, the router-id of Router1 is already 192.168.100.1

Refer to the exhibit. When OSPF is operational in the exhibited network, what neighbor relationship is developed between Router1 and Router2?

A FULL adjacency is formed.

Refer to the exhibit. Assuming that the routers have default interface OSPF priorities and no configured loopback interfaces, what two roles will router B play on each network segment? (Choose two.)

DR for network 192.168.1.200

BDR for network 192.168.1.204

Refer to the exhibit. Router1 and Router2 are running OSPF. The show ip ospf neighbor command reveals no neighbors. What is a possible cause?

OSPF hello or dead timers do not match.

Refer to the exhibit. Which command sequence on RouterB will redistribute a gateway of last resort to the other routers in OSPF area 0?

RouterB(config)# ip route 0.0.0.0 0.0.0.0 172.16.6.6
RouterB(config)# router ospf 10
RouterB(config-router)# default-information originate

Refer to the exhibit. RouterA, RouterB, and RouterC in the diagram are running OSPF on their Ethernet interfaces. Router D was just added to the network. Routers are configured with the loopback interfaces (Lo 0) that are shown in the exhibit. What happens to the OSPF DR/BDR after RouterD is added to the network?

There is no change in the DR or BDR until either current DR or BDR goes down.

Which two statements describe the use of OSPF DR/BDR elections? (Choose two.)

Elections are required in broadcast multiaccess networks.

Elections are required in non-broadcast multiaccess networks.

Refer to the exhibit. The routers in the exhibit are using default OSPF configuration settings to advertise all attached networks. If all of the routers start at the same time, what will be the result of the DR and BDR elections for this single area OSPF network? (Choose three.)

Router A will be DR for 10.4.0.0/16.

HQ will be BDR for 10.4.0.0/16.

Remote will be DR for 10.5.0.0/16.

Refer to the exhibit. What must be received between neighbors to prevent the dead time that is shown in the exhibit from reaching zero?

hello packets
Read More

Thứ Ba, 28 tháng 4, 2009

CCNA 2 - Module 1

download

download

CCNA 2 - Module 1

If a router cannot find a valid configuration file during the startup sequence, what will occur?
The router will prompt the user for a response to enter setup mode.


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 interfaces must be enabled with the no shutdown command.


Refer to the exhibit. What can be concluded from the routing table output in the exhibit? (Choose two.)
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.


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 frame type to one supported by the WAN link before forwarding the frame.
The frame was received on the Fa0/0 interface of the router and will be switched to the S0/0/0 interface.


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
privileged EXEC mode


Which two statements correctly describe the components of a router? (Choose two.)
ROM contains diagnostics executed on hardware modules.
Flash memory does not lose its contents during a reboot.

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.


Which are functions of a router? (Choose three.)
packet switching
segmentation of broadcast domains
selection of best path based on logical addressing


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 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.


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)# clock rate 56000


Refer to the exhibit. What can be concluded from the output of the running-configuration of a router?
The commands that are displayed determine the current operation of the router.


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.)
destination IP address: 192.168.10.134
destination MAC address: 9999.DADC.1234


What is the outcome of entering these commands?
R1(config)# line vty 0 4
R1(config-line)# password check123
R1(config-line)# login
sets the password to be used for connecting to this router via Telnet


Which of the following is the correct flow of routines for a router startup?
load bootstrap, load IOS, apply configuration


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 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


The network administrator needs to connect two routers directly via their FastEthernet ports. What cable should the network administrator use?
cross-over
Which two statements describe characteristics of load balancing? (Choose two.)
Load balancing allows a router to forward packets over multiple paths to the same destination network.
Unequal cost load balancing is supported by EIGRP.


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 configuration register settings
the location from where the IOS loaded


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


From what location can a router load the Cisco IOS during the boot process? (Choose two.)
TFTP server
Flash memory


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 startup-config


What is the default sequence for loading the configuration file?
NVRAM, TFTP, CONSOLE

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?
the Layer 2 source and destination address
Read More

CCNA 2 - Module 2

download

download


CCNA 2 - Module 2

Which of the following are displayed by the Router# show cdp neighbors command? (Choose three.)
platform
holdtime
local interface


Why is it advisable to enter a next-hop IP address when creating a static route whose exit interface is an Ethernet network?
In a multi-access network, the router cannot determine the next-hop MAC address for the Ethernet frame without a next-hop address.


The output of the Router# show interfaces serial 0/1 command displays the following:
Serial0/1 is up, line protocol is down.
What is the most likely cause for the line protocol being down?
No clock rate has been set.


A static route that points to the next hop IP will have what administrative distance and metric in the routing table?
administrative distance of 1 and metric of 0


Refer to the exhibit. What two commands will change the next-hop address for the 10.0.0.0/8 network from 172.16.40.2 to 192.168.1.2? (Choose two.)
A(config)# no ip route 10.0.0.0 255.0.0.0 172.16.40.2
A(config)# ip route 10.0.0.0 255.0.0.0 192.168.1.2


Refer to the exhibit. A company network engineer is assigned to establish connectivity between the two Ethernet networks so that hosts on the 10.1.1.0/24 subnet can contact hosts on the 10.1.2.0/24 subnet. The engineer has been told to use only static routing for these company routers. Which set of commands will establish connectivity between the two Ethernet networks?
R1(config)# ip route 10.1.1.0 255.255.255.0 192.168.0.2R2(config)# ip route 10.1.2.0 255.255.255.0 192.168.0.1


Refer to the exhibit. Which static route should be configured on Router1 so that host A will be able to reach host B on the 172.16.0.0 network?
ip route 172.16.0.0 255.255.0.0 S0/0/0


What address can be used to summarize networks 172.16.1.0/24, 172.16.2.0/24, 172.16.3.0/24, and 172.16.4.0/24?
172.16.0.0/21


Refer to the exhibit. What is the significance of the /8 in the route to the 10.0.0.0 network?
It indicates the number of consecutive bits, from the left, in the destination IP address of a packet that must match 10.0.0.0 to use that route.


What two devices are responsible for converting the data from the WAN service provider into a form acceptable by the router? (Choose two).
a modem
a CSU/DSU device


A network administrator enters the following command into Router1: ip route 192.168.0.0 255.255.255.0 S0/1/0. Router1 then receives a packet that is destined for 192.168.0.22/24. After finding the recently configured static route in the routing table, what does Router1 do next to process the packet?
encapsulates the packet into a frame for the WAN link and forwards the packet out the S0/1/0 interface


Which piece of information is available from examining the output of the command show ip interface brief?
Interface IP address


Which of the following is true regarding CDP and the graphic shown?
By default, Router A will receive CDP advertisements from routers B and C.


Which two statements describe functions or characteristics of CDP? (Choose two.)
It starts up automatically and allows the device to detect directly connected neighbor devices that use CDP.
It allows systems to learn about each other even if different network layer protocols are configured.


Hosts on two separate subnets cannot communicate. The network administrator suspects a missing route in one of the routing tables. Which three commands can be used to help troubleshoot Layer 3 connectivity issues? (Choose three.)
ping
traceroute
show ip route


What happens to a static route entry in a routing table when the outgoing interface is not available?
The route is removed from the table.


The routers in the diagram use the subnet assignments shown. What is the most efficient route summary that can be configured on Router3 to advertise the internal networks to the cloud?
192.1.1.0/25


Refer to the exhibit. How will packets destined to the 172.16.0.0 network be forwarded?
Router1 will perform recursive lookup and packet will exit S0/0.


A router has one static route to each destination network. Which two scenarios would require an administrator to alter the static routes that are configured on that router? (Choose two.)
The destination network no longer exists.
A topology change occurs where the existing next-hop address or exit interface is not accessible.


Refer to the exhibit. Given the output in the exhibit, how would a clock rate be determined for this link?
The rate configured on the DCE determines the clock rate.


Refer to the exhibit. Which set of commands will configure static routes that will allow the WinterPark and the Altamonte routers to deliver packets from each LAN and direct all other traffic to the Internet?
WinterPark(config)# ip route 0.0.0.0 0.0.0.0 192.168.146.1Altamonte(config)# ip route 10.0.234.0 255.255.255.0 192.168.146.2Altamonte(config)# ip route 0.0.0.0 0.0.0.0 s0/1


Refer to the exhibit. What two commands are required to provide connectivity between the 192.168.1.0 and 10.0.0.0 networks without requiring recursive lookup? (Choose two.)
A(config)# ip route 10.0.0.0 255.0.0.0 s 0/1/0
B(config)# ip route 192.168.1.0 255.255.255.0 s 0/0/0
Read More

Thứ Bảy, 21 tháng 2, 2009

CCNA2 shared by KRIS


The files includes:
CCNA2 Module 1 -> Module 3: 100/100
CCNA2 Module 5-> module 11: 100/100

>>DOWNLOAD NOW<<

Read More

Thứ Tư, 24 tháng 12, 2008

CCNA2 FINAL2 (new 25/12/08)

1. Refer to the exhibit. The output of the show ip route command for three routers on a network is displayed. All routers are operational, pings are not blocked on this network, and no default routes are installed. Which two pings will fail? (Choose two.)
from R1 to 172.16.1.1
** from R1 to 192.168.3.1
from R2 to 192.168.1.1
from R2 to 192.168.3.1
** from R3 to 192.168.1.1
172.16.4.0/24

http://www.ccna4u.info/

2. A router that uses the RIP routing protocol has an entry for a network in the routing table. It then receives an update with another entry for the same destination network but with a lower hop count. What action will the router take for this new update?
** It will append the update information to the routing table.
It will invalidate the entry for that network in the routing table.
It will replace the existing routing table entry with the new information.
It will ignore the new update.

3. Which two statements are true for OSPF Hello packets? (Choose two.)
They negotiate correct parameters among neighboring interfaces.
They are used for dynamic neighbor discovery.
They use timers to elect the designated router with the fastest link.
** They are received from all routers on the network and used to determine the complete network topology.
** They are used to maintain neighbor relationships.

4. A network administrator needs to configure a single router to loadbalance the traffic over unequal cost paths. Which routing protocol should the administrator use?
EIGRP
OSPF
RIPv1
** RIPv2

5. Which two statements are correct about the split horizon with poison reverse method of routing loop prevention? (Choose two.)
It is enabled by default on all Cisco IOS implementations.
** It assigns a value that represents an infinite metric to the poisoned route.
** It sends back the poisoned route update to the same interface from where it was received.
It instructs routers to hold all changes that might affect routes, for a specified period of time.
It limits the number of hops a packet can traverse through the network before it is discarded.

6. Refer to the exhibit. The show cdp neighbors command was run on one of the devices as shown. Based on this information, which two facts can be determined? (Choose two.)
** The command was run on the router.
ABCD is a non CISCO device.
Layer 3 connectivity between two devices exists.
ABCD supports routing capability.
** ABCD is connected to the Fa0/0 interface of the neighboring device.

7. Refer to the exhibit. The network has three connected routers: R1, R2 and R3. The routes of all three routers are displayed. What can be verified from the output?
R1 and R3 are connected to each other via the S0/0/0 interface.
The IP address of the S0/0/0 interface of R1 is 10.1.1.2.
The IP address of the S0/0/1 interface of R2 is 10.3.3.2.
** R2 is connected to the S0/0/1 interface of R3.

8. Refer to the exhibit. Which three statements are true of the routing table for Router1? (Choose three.)
The route to network 172.16.0.0 has an AD of 156160.
Network 192.168.0.16 can best be reached using FastEthernet0/0.
**The AD of EIGRP routes has been manually changed to a value other than the default value.
** Router1 is running both the EIGRP and OSPF routing process.
Network 172.17.0.0 can only be reached using a default route.
** No default route has been configured.

9. Refer to the exhibit. All the routers are properly configured to use the RIP routing protocol with default settings, and the network is fully converged. Router A is forwarding data to router E. Which statement is true about the routing path?
Router A will send the data via the ADE path that is listed in the routing table.
Router A will loadbalance the traffic between ABE and ACE.
** Router A will determine that all paths have equal metric cost.
Router A will send the data through ADE and keep ABE and ACE as the backup paths.

10. Refer to the exhibit. The network administrator has run the following command on R1.
R1# ip route 192.168.2.0 255.255.255.0 172.16.1.2What is the result of running this command?
** Traffic for network 192.168.2.0 is forwarded to 172.16.1.2.
This route is automatically propagated throughout the entire network.
Traffic for all networks is forwarded to 172.16.1.2.
The command invokes a dynamic routing protocol for 192.168.2.0.

11. Refer to the exhibit. The network administrator is planning IP addressing of a new network. What part of this addressing scheme must be changed to allow communication between host A and the server?
** the IP address of the server
the default gateway of host A
the IP address of host A
the default gateway of the server

12. Refer to the exhibit. A network administrator has configured OSPF using the following command:
network 192.168.1.32 0.0.0.31 area 0
Which router interface will participate in OSPF?
FastEthernet 0/0
FastEthernet 0/1
** Serial 0/0/0
Serial 0/0/1

13. Refer to the exhibit. All routers are configured to run RIPv1 and are fully converged. Which routing updates will be received by R3?
updates for 192.168.1.0/24 and 192.168.2.0/24
updates for 172.16.2.0/24 and 172.16.3.0/24
** updates for 172.16.1.0/24, 172.16.2.0/24 and 172.16.3.0/24
updates for 172.16.0.0/16

14. Refer to the exhibit. Both routers are using the RIP protocol. Devices on the 192.168.1.1 network can ping the S0/0/0 interface on R2 but cannot ping devices on the 192.168.2.1 network. What is a possible cause of this problem?
** The routers are configured with different versions of RIP.
R2 is not forwarding the routing updates.
The R1 configuration should include the no autosummary command.
The maximum path number has been exceeded.

15. When a router boots, what is the default order to locate the Cisco IOS if there is no boot system command?
ROM, TFTP server, flash
flash, TFTP server, RAM
** flash, NVRAM, TFTP server
ROM, flash, TFTP server

16. Refer to the exhibit. Which router is advertising subnet 172.16.1.32/28?
Router1
Router2
Router3
** Router4

17. Which mechanism helps to avoid routing loops by advertising a metric of infinity?
** route poisoning
split horizon
holddown timer
triggered updates

18. Refer to the exhibit. What is the meaning of the highlighted value 120?
It is the metric that is calculated by the routing protocol.
It is the value that is used by the DUAL algorithm to determine the bandwidth for the link.
** It is the administrative distance of the routing protocol.
It is the holddown time, measured in seconds, before the next update.

19. Refer to the exhibit. A network administrator successfully pings R1 from R3. Next, the administrator runs the show cdp neighbors command on R3. The output of this command is displayed.What are two reasons for the absence of R1 in the output? (Choose two.)
There is a Layer 2 connectivity problem between R1 and R3.
The Fa0/0 interface of R1 is configured with an incorrect IP address.
**The no cdp run command has been run at R1.
**The no cdp enable command has been run at Fa0/1 interface of R3.R1 is powered off.

20. Refer to the exhibit. A device is required to complete the connection between router R1 and the WAN. Which two devices can be used for this? (Choose two.)
** a CSU/DSU device
** a modem
an Ethernet switch
a hub
a bridge

21. In a complex lab test environment, a router has discovered four paths to 192.168.1.0/24 via the use of the RIP routing process. Which route will be installed in the routing table after the discovery of all four paths?
R 192.168.1.0/24 [120/3] via 192.168.110.1, 00:00:17, Serial 0/1/0
R 192.168.1.0/24 [120/2] via 192.168.200.1, 00:00:17, Serial 0/0/0
** R 192.168.1.0/24 [120/1] via 192.168.100.1, 00:00:17, Serial 0/0/1
R 192.168.1.0/24 [120/4] via 192.168.101.1, 00:00:17, Serial 0/1/1

22. Refer to the exhibit. A network administrator accesses router R1 from the console port to configure a newly connected interface. What passwords will the network administrator need to enter to make the connection and the necessary configuration changes?
the Cisco123 password only
the Cisco789 password only
the Cisco001 password only
** the Cisco001 password and the Cisco789 passwords
the Cisco001 password and the Cisco123 passwords

23. Refer to the exhibit. A network administrator adds this command to router R1: ip route 192.168.2.0 255.255.255.0 S0/0/0. What is the result of adding this command?
This route is automatically propagated throughout the network.
The traffic for network 172.16.1.0 is forwarded to network 192.168.2.0.
** A static route is established.
The traffic for all Class C networks is forwarded to 172.16.1.2.

24. Refer to the exhibit. The router receives a packet that is destined for 192.168.5.79. How will the router handle this packet?
It will forward the packet via the Serial0/0/1 interface.
It will forward the packet via the FastEthernet0/0 interface.
It will forward the packet via the Serial0/0/0 interface.
** It will drop the packet.

25. Which two statements are true about classless routing protocols? (Choose two.)
** They can be used for discontiguous subnets.
** They can forward supernet routes in routing updates.
They cannot implement classful routes in routing tables.
They use only a hop count metric.
They do not include the subnet mask in routing updates.

26. Refer to the exhibit. How many routes are child routes?
1
3
** 4
6

27. A router has EIGRP configured as the only routing protocol. In what two ways does EIGRP respond if there is no feasible successor route to a destination network and the successor route fails? (Choose two.)
It broadcasts hello packets to all routers in the network to reestablish neighbor adjacencies.
** It sends queries to adjacent neighbors until a new successor route is found.
It immediately sends its entire routing table to its neighbors.
It sends queries to adjacent neighbors until the lost route is unknown to the neighbors.
** It automatically forwards traffic to a fallback default route until a successor route is found.

28. Refer to the exhibit. Packets destined to which two networks will require the router to perform a recursive lookup? (Choose two.)
** 10.0.0.0/8
64.100.0.0/16
128.107.0.0/16
172.16.40.0/24
192.168.1.0/24
** 192.168.2.0/24

29. Refer to the exhibit. Which two statements are true based on the exhibited output? (Choose two.)
The administrative distance of EIGRP has been set to 50.
** All routes are stable.
** The show ip eigrp topology command has been run on R1.
The serial interface between the two routers is down.
Each route has one feasible successor.

30. Refer to the exhibit. All routers are properly configured with default configurations and are running the OSPF routing protocol. The network is fully converged. A host on the 192.168.3.0/24 network is communicating with a host on the 192.168.2.0/24 network. Which path will be used to transmit the data?
The data will be transmitted via R3-R2.
** The data will be transmitted via R3-R1-R2.
The traffic will be loadbalanced between two paths — one via R3-R2, and the other via R3-R1-R2.
The data will be transmitted via R3-R2, and the other path via R3-R1-R2 will be retained as the backup path.

31. A network administrator has enabled RIP on routers B and C in the network diagram. Which of the following commands will prevent RIP updates from being sent to Router A?
** A(config)# router rip
A(configrouter)# passiveinterface S0/0
B(config)# router rip
B(configrouter)# network 192.168.25.48
B(configrouter)# network 192.168.25.64
A(config)# router rip
A(configrouter)# no network 192.168.25.32
B(config)# router rip
B(configrouter)# passiveinterface S0/0
A(config)# no router rip

32. Refer to the exhibit. The hosts on the R1 LAN are unable to access the Internet. What is incorrectly configured?
the IP address of the Fa 0/0 interface at R1
the IP address of the S 0/0/1 interface at R2
** the IP address of the S 0/0/0 interface at R1
the subnet mask of the S 0/0/1 interface at R2

33. Refer to the exhibit. A ping from R1 to 10.1.1.2 is successful, but a ping from R1 to 192.168.2.0 fails. What is the cause of this problem?
There is no gateway of last resort at R1.
The serial interface between the two routers is down.
** A default route is not configured on R1.
The static route for 192.168.2.0 is incorrectly configured.

34. Refer to the exhibit. The network administrator has run the show ip protocol command on R1. What can be determined from the exhibited output?
The router is using RIPv2.
The router is not forwarding routing updates.
The router is receiving updates for both versions of RIP.
** The FastEthernet0/0 interface is down.

35. Refer to the exhibit. All routers are configured to use the EIGRP routing protocol with default settings, all routes are advertised on all routers, and the network is fully converged. Which path will the data take to travel between 172.16.1.0/24 and 192.168.100.0/24?
It will travel via A, B, and C.
** It will travel via A, F, E, D, and C.
It will travel via A, G, H, and C.
The traffic will be loadbalanced on all paths.

36. Refer to the exhibit. All routers are configured for OSPF area 0. The network administrator requires that R2 always be the DR and maintain adjacency.Which two configurations can achieve this? (Choose two.)
Change the OSPF area of R2 to a higher value.
Change the router ID for R2 by assigning the IP address 172.16.30.5/24 to the Fa0/0 interface.
** Change the priority values of the Fa0/0 interfaces of R1 and R3 to 0.
** Configure a loopback interface on R2, with an IP address higher than any IPaddress on the other routers.
Configure R1 and R3 with an IP address whose value is higher than that of R2.

37. Refer to the exhibit. Host A is unable to access the Internet, and troubleshooting has revealed that this is due to an addressing problem. What is incorrectly configured in this network?
the IP address of the Fa 0/0 interface of R1
the subnet mask of the S 0/0/0 interface of R1
** the IP address of the S 0/0/0 interface of R1
the subnet mask of the S0/0/0 interface of R2

38. Refer to the exhibit. All routes are advertised and fully operational on all routers. Which statement is true about the path that the data will take from router A to router B?
** If EIGRP is used with default configurations, the data will be equally distributed between two paths — A, D, B and A, C, D.
If RIPv1 is used with default configurations, the data will be loadbalanced on all paths.
If EIGRP and OSPF are both used with default configurations, the data will be sent through paths learned by the OSPF protocol.
If RIPv2 is used with default configurations, the data will be equally distributed between two paths — A, D, B and A, C, D.

39. Refer to the exhibit. The interfaces of all routers are configured for OSPF area 0. R3 can ping R1, but the two routers are unable to establish a neighbor adjacency. What should the network administrator do to troubleshoot this problem?
Check if the interfaces of the routers are enabled.
** Check the hello and dead intervals between the routers.
Check the process ID of both routers.
Check if CDP is enabled on all the routers.

40. Refer to the exhibit. What information can be determined from the highlighted output?
R1 is originating the route 172.30.200.32/28.
** Automatic summarization is disabled.
The 172.30.200.16/28 network is one hop away from R1.
A classful routing protocol is being used.

41. Which two router component and operation pair are correctly described? (Choose two.)
DRAM loads the bootstrap
RAM stores the operating system
Flash executes diagnostics at bootup
** NVRAM stores the configuration file
ROM stores the backup configuration file
** POST runs diagnostics on hardware modules

42. Which routing protocol by default uses bandwidth and delay to calculate the metric of a route?
RIPv1
RIPv2
OSPF
** EIGRP

43. Two routers need to be configured within a single OSPF area. Which two components need to be configured on both routers to achieve this? (Choose two.)
the same process ID
** the same area ID
** network addresses and wildcard masks
the same router ID
the same loop back address

44. Refer to the exhibit. The networks that are connected to R1 have been summarized for R2 as 192.168.136.0/21. Which packet destination address will R2 forward to R1?
192.168.135.1
**192.168.142.1
192.168.144.1
192.168.128.1

45. Refer to the exhibit. R1 is running RIP with default parameters. R1 has learned four different paths with the same metrics to network 192.168.6.0. Which path or paths will R1 use to forward a packet that is destined to 192.168.6.10?
** the first path that the router learned.
only the first two of the four paths that the router learned.
the last path that the router learned.
all four paths.

46. What are two functions of a router? (Choose two.)
** It connects multiple IP networks.
It controls the flow of data via the use of Layer 2 addresses.
** It determines the best path to send packets.
It manages the VLAN database.
It increases the size of the broadcast domain.

47. Refer to the exhibit. Which statement is true about the routing process for this network?
A packet leaves interface Fa0/0 of R1 with the source MAC address as 000C.3010.9260.
** The packet leaves interface Fa0/0 of R1 with the source MAC address as 000C.3010.9260.
The no shutdown command needs to run on the Fa0/0 interface of R1.
The Fa0/0 interface of R2 could be configured with the IP address 172.16.4.1/24.

48. Refer to the exhibit. A network administrator has run the show interface command. The output of this command is displayed. What is the first step that is required to make this interface operational?
Switch the cable with a known working cable.
** Issue the no shutdown command on the interface.
Configure the interface as a loopback interface.
Set the encapsulation for the interface.

49. Refer to the exhibit. R1 is configured properly for a single area OSPF, and R2 has been recently installed in the network. Which set of commands is required to configure a single area OSPF for the networks that are connected to R2?
** R2(config)# router ospf 1
R2(configrouter)# network 192.168.2.0 0.0.0.255 area 0
R2(configrouter)# network 10.1.1.0 0.0.0.3 area 0
R2(config)# router ospf 1
R2(configrouter)# network 192.168.2.0 0.0.0.255 area 0

R2(config)# router ospf 2
R2(configrouter)# network 10.1.1.0 0.0.0.3 area 0
R2(config)# router ospf 1
R2(configrouter)# network 192.168.2.0 0.0.0.255 area 0
R2(configrouter)# network 10.1.1.0 0.0.0.3 area 1
R2(config)# router ospf 1
R2(configrouter)# network 192.168.2.0 0.0.0.255 area 0
R2(configrouter)# network 10.0.0.0 0.0.0.3 area 1

50. Refer to the exhibit. The command ip route 0.0.0.0 0.0.0.0 S0/0/0 is run on router R2. What are the two results of this command? (Choose two.)
** A static route will be updated in the routing table.
The traffic from the Internet will be directed to R2.
The traffic from the source network 172.16.0.0/22 will be blocked.
** The route will be specified as the default route for all networks not defined in the routing table.
All the broadcasts will be forwarded via the S0/0/0 interface of R2.

51. Which three statements are true regarding the encapsulation and deencapsulation of packets when traveling through a router? (Choose three.)
** The router modifies the TTL field, decrementing it by one.
The router changes the source IP to the IP of the exit interface.
** The router maintains the same source and destination IP.
** The router changes the source physical address to the physical address of the exit interface.
The router changes the destination IP to the IP of the exit interface.
The router sends the packet out all other interfaces, besides the one it entered the router on.

52. What are two tasks that must be completed before two routers can use OSPF to form a neighbor adjacency? (Choose two.)
The routers must elect a designated router.
** The routers must agree on the network type.
** The routers must use the same dead interval.
The routers must exchange link state requests.
The routers must exchange database description packets.

53. Refer to the exhibit. Although both the routers can ping the serial interface of their neighbors, they are unable to ping the Ethernet interfaces of other routers. Which two statements are true for this network? (Choose two.)
The administrative distance has been set to 50 on both routers.
** R2 is learning about network 192.168.1.0.
R1 is learning about network 192.168.2.0.
The network 10.1.1.0 command has not been run on both routers.
** Autosummarization is enabled on both routers.

54. Which two situations require the use of a linkstate protocol? (Choose two.)
** Fast convergence of the network is critical.
** The network is very large.
The network administrator has limited knowledge to configure and troubleshoot routing protocols.The network is a flat network.
The capacity of the router is low.

55. Refer to the exhibit. What information can be determined from the displayed output?
EIGRP packets are waiting to be sent to the neighbors.
The adjacencies between the routers are yet to be established.
The IP address 192.168.10.10 is configured at serial interface S0/0/1 of router R2.
** Router R2 is receiving hello packets from a neighbor with the IP address 192.168.10.10 via the R2 S0/0/1 interface.

56. Refer to the exhibit. PC1 is unable to access the Internet. What is the cause of the problem?
An incorrect IP address is configured between the two routers.
No static route is configured on Router2.
** A routing loop has occurred.
No routing protocol is configured on either of the two routers.

57. Refer to the exhibit. What summarization should R2 use to advertise its LAN networks to R1?
172.16.0.0/24
** 172.16.4.0/22
172.16.4.0/23

http://www.ccna4u.info/
Read More

CCNA2 FINAL (new 25/12/08)

1. Refer to the exhibit. The output of the show ip route command for three routers on a network is displayed. All routers are operational, pings are not blocked on this network, and no default routes are installed. Which two pings will fail? (Choose two.)
from R1 to 172.16.1.1
** from R1 to 192.168.3.1
from R2 to 192.168.1.1
from R2 to 192.168.3.1
** from R3 to 192.168.1.1

www.ccna4u.info


2. A router that uses the RIP routing protocol has an entry for a network in the routing table. It then receives an update with another entry for the same destination network but with a lower hop count. What action will the router take for this new update?
** It will append the update information to the routing table.
It will invalidate the entry for that network in the routing table.
It will replace the existing routing table entry with the new information.
It will ignore the new update.

3. Which two statements are true for OSPF Hello packets? (Choose two.)
They negotiate correct parameters among neighboring interfaces.
They are used for dynamic neighbor discovery.
They use timers to elect the designated router with the fastest link.
** They are received from all routers on the network and used to determine the complete network topology.
** They are used to maintain neighbor relationships.

4. A network administrator needs to configure a single router to loadbalance the traffic over unequal cost paths. Which routing protocol should the administrator use?
EIGRP
OSPF
RIPv1
** RIPv2

5. Which two statements are correct about the split horizon with poison reverse method of routing loop prevention? (Choose two.)
It is enabled by default on all Cisco IOS implementations.
** It assigns a value that represents an infinite metric to the poisoned route.
** It sends back the poisoned route update to the same interface from where it was received.
It instructs routers to hold all changes that might affect routes, for a specified period of time.
It limits the number of hops a packet can traverse through the network before it is discarded.

6. Refer to the exhibit. The show cdp neighbors command was run on one of the devices as shown. Based on this information, which two facts can be determined? (Choose two.)
** The command was run on the router.
ABCD is a non CISCO device.
Layer 3 connectivity between two devices exists.
ABCD supports routing capability.
** ABCD is connected to the Fa0/0 interface of the neighboring device.

7. Refer to the exhibit. The network has three connected routers: R1, R2 and R3. The routes of all three routers are displayed. What can be verified from the output?
R1 and R3 are connected to each other via the S0/0/0 interface.
The IP address of the S0/0/0 interface of R1 is 10.1.1.2.
The IP address of the S0/0/1 interface of R2 is 10.3.3.2.
** R2 is connected to the S0/0/1 interface of R3.

8. Refer to the exhibit. Which three statements are true of the routing table for Router1? (Choose three.)
The route to network 172.16.0.0 has an AD of 156160.
Network 192.168.0.16 can best be reached using FastEthernet0/0.
**The AD of EIGRP routes has been manually changed to a value other than the default value.
** Router1 is running both the EIGRP and OSPF routing process.
Network 172.17.0.0 can only be reached using a default route.
** No default route has been configured.

9. Refer to the exhibit. All the routers are properly configured to use the RIP routing protocol with default settings, and the network is fully converged. Router A is forwarding data to router E. Which statement is true about the routing path?
Router A will send the data via the ADE path that is listed in the routing table.
Router A will loadbalance the traffic between ABE and ACE.
** Router A will determine that all paths have equal metric cost.
Router A will send the data through ADE and keep ABE and ACE as the backup paths.

10. Refer to the exhibit. The network administrator has run the following command on R1.
R1# ip route 192.168.2.0 255.255.255.0 172.16.1.2What is the result of running this command?
** Traffic for network 192.168.2.0 is forwarded to 172.16.1.2.
This route is automatically propagated throughout the entire network.
Traffic for all networks is forwarded to 172.16.1.2.
The command invokes a dynamic routing protocol for 192.168.2.0.

11. Refer to the exhibit. The network administrator is planning IP addressing of a new network. What part of this addressing scheme must be changed to allow communication between host A and the server?
** the IP address of the server
the default gateway of host A
the IP address of host A
the default gateway of the server

12. Refer to the exhibit. A network administrator has configured OSPF using the following command:
network 192.168.1.32 0.0.0.31 area 0
Which router interface will participate in OSPF?
FastEthernet 0/0
FastEthernet 0/1
** Serial 0/0/0
Serial 0/0/1

13. Refer to the exhibit. All routers are configured to run RIPv1 and are fully converged. Which routing updates will be received by R3?
updates for 192.168.1.0/24 and 192.168.2.0/24
updates for 172.16.2.0/24 and 172.16.3.0/24
** updates for 172.16.1.0/24, 172.16.2.0/24 and 172.16.3.0/24
updates for 172.16.0.0/16

14. Refer to the exhibit. Both routers are using the RIP protocol. Devices on the 192.168.1.1 network can ping the S0/0/0 interface on R2 but cannot ping devices on the 192.168.2.1 network. What is a possible cause of this problem?
** The routers are configured with different versions of RIP.
R2 is not forwarding the routing updates.
The R1 configuration should include the no autosummary command.
The maximum path number has been exceeded.

15. When a router boots, what is the default order to locate the Cisco IOS if there is no boot system command?
ROM, TFTP server, flash
flash, TFTP server, RAM
** flash, NVRAM, TFTP server
ROM, flash, TFTP server

16. Refer to the exhibit. Which router is advertising subnet 172.16.1.32/28?
Router1
Router2
Router3
** Router4

17. Which mechanism helps to avoid routing loops by advertising a metric of infinity?
** route poisoning
split horizon
holddown timer
triggered updates

18. Refer to the exhibit. What is the meaning of the highlighted value 120?
It is the metric that is calculated by the routing protocol.
It is the value that is used by the DUAL algorithm to determine the bandwidth for the link.
** It is the administrative distance of the routing protocol.
It is the holddown time, measured in seconds, before the next update.

19. Refer to the exhibit. A network administrator successfully pings R1 from R3. Next, the administrator runs the show cdp neighbors command on R3. The output of this command is displayed.What are two reasons for the absence of R1 in the output? (Choose two.)
There is a Layer 2 connectivity problem between R1 and R3.
The Fa0/0 interface of R1 is configured with an incorrect IP address.
**The no cdp run command has been run at R1.
**The no cdp enable command has been run at Fa0/1 interface of R3.R1 is powered off.

20. Refer to the exhibit. A device is required to complete the connection between router R1 and the WAN. Which two devices can be used for this? (Choose two.)
** a CSU/DSU device
** a modem
an Ethernet switch
a hub
a bridge

21. In a complex lab test environment, a router has discovered four paths to 192.168.1.0/24 via the use of the RIP routing process. Which route will be installed in the routing table after the discovery of all four paths?
R 192.168.1.0/24 [120/3] via 192.168.110.1, 00:00:17, Serial 0/1/0
R 192.168.1.0/24 [120/2] via 192.168.200.1, 00:00:17, Serial 0/0/0
** R 192.168.1.0/24 [120/1] via 192.168.100.1, 00:00:17, Serial 0/0/1
R 192.168.1.0/24 [120/4] via 192.168.101.1, 00:00:17, Serial 0/1/1

22. Refer to the exhibit. A network administrator accesses router R1 from the console port to configure a newly connected interface. What passwords will the network administrator need to enter to make the connection and the necessary configuration changes?
the Cisco123 password only
the Cisco789 password only
the Cisco001 password only
** the Cisco001 password and the Cisco789 passwords
the Cisco001 password and the Cisco123 passwords

23. Refer to the exhibit. A network administrator adds this command to router R1: ip route 192.168.2.0 255.255.255.0 S0/0/0. What is the result of adding this command?
This route is automatically propagated throughout the network.
The traffic for network 172.16.1.0 is forwarded to network 192.168.2.0.
** A static route is established.
The traffic for all Class C networks is forwarded to 172.16.1.2.

24. Refer to the exhibit. The router receives a packet that is destined for 192.168.5.79. How will the router handle this packet?
It will forward the packet via the Serial0/0/1 interface.
It will forward the packet via the FastEthernet0/0 interface.
It will forward the packet via the Serial0/0/0 interface.
** It will drop the packet.

25. Which two statements are true about classless routing protocols? (Choose two.)
** They can be used for discontiguous subnets.
** They can forward supernet routes in routing updates.
They cannot implement classful routes in routing tables.
They use only a hop count metric.
They do not include the subnet mask in routing updates.

26. Refer to the exhibit. How many routes are child routes?
1
3
** 4
6

27. A router has EIGRP configured as the only routing protocol. In what two ways does EIGRP respond if there is no feasible successor route to a destination network and the successor route fails? (Choose two.)
It broadcasts hello packets to all routers in the network to reestablish neighbor adjacencies.
** It sends queries to adjacent neighbors until a new successor route is found.
It immediately sends its entire routing table to its neighbors.
It sends queries to adjacent neighbors until the lost route is unknown to the neighbors.
** It automatically forwards traffic to a fallback default route until a successor route is found.

28. Refer to the exhibit. Packets destined to which two networks will require the router to perform a recursive lookup? (Choose two.)
** 10.0.0.0/8
64.100.0.0/16
128.107.0.0/16
172.16.40.0/24
192.168.1.0/24
** 192.168.2.0/24

29. Refer to the exhibit. Which two statements are true based on the exhibited output? (Choose two.)
The administrative distance of EIGRP has been set to 50.
** All routes are stable.
** The show ip eigrp topology command has been run on R1.
The serial interface between the two routers is down.
Each route has one feasible successor.

30. Refer to the exhibit. All routers are properly configured with default configurations and are running the OSPF routing protocol. The network is fully converged. A host on the 192.168.3.0/24 network is communicating with a host on the 192.168.2.0/24 network. Which path will be used to transmit the data?
The data will be transmitted via R3-R2.
** The data will be transmitted via R3-R1-R2.
The traffic will be loadbalanced between two paths — one via R3-R2, and the other via R3-R1-R2.
The data will be transmitted via R3-R2, and the other path via R3-R1-R2 will be retained as the backup path.

31. A network administrator has enabled RIP on routers B and C in the network diagram. Which of the following commands will prevent RIP updates from being sent to Router A?
** A(config)# router rip
A(configrouter)# passiveinterface S0/0
B(config)# router rip
B(configrouter)# network 192.168.25.48
B(configrouter)# network 192.168.25.64
A(config)# router rip
A(configrouter)# no network 192.168.25.32
B(config)# router rip
B(configrouter)# passiveinterface S0/0
A(config)# no router rip

32. Refer to the exhibit. The hosts on the R1 LAN are unable to access the Internet. What is incorrectly configured?
the IP address of the Fa 0/0 interface at R1
the IP address of the S 0/0/1 interface at R2
** the IP address of the S 0/0/0 interface at R1
the subnet mask of the S 0/0/1 interface at R2

33. Refer to the exhibit. A ping from R1 to 10.1.1.2 is successful, but a ping from R1 to 192.168.2.0 fails. What is the cause of this problem?
There is no gateway of last resort at R1.
The serial interface between the two routers is down.
** A default route is not configured on R1.
The static route for 192.168.2.0 is incorrectly configured.

34. Refer to the exhibit. The network administrator has run the show ip protocol command on R1. What can be determined from the exhibited output?
The router is using RIPv2.
The router is not forwarding routing updates.
The router is receiving updates for both versions of RIP.
** The FastEthernet0/0 interface is down.

35. Refer to the exhibit. All routers are configured to use the EIGRP routing protocol with default settings, all routes are advertised on all routers, and the network is fully converged. Which path will the data take to travel between 172.16.1.0/24 and 192.168.100.0/24?
It will travel via A, B, and C.
** It will travel via A, F, E, D, and C.
It will travel via A, G, H, and C.
The traffic will be loadbalanced on all paths.

36. Refer to the exhibit. All routers are configured for OSPF area 0. The network administrator requires that R2 always be the DR and maintain adjacency.Which two configurations can achieve this? (Choose two.)
Change the OSPF area of R2 to a higher value.
Change the router ID for R2 by assigning the IP address 172.16.30.5/24 to the Fa0/0 interface.
** Change the priority values of the Fa0/0 interfaces of R1 and R3 to 0.
** Configure a loopback interface on R2, with an IP address higher than any IPaddress on the other routers.
Configure R1 and R3 with an IP address whose value is higher than that of R2.

37. Refer to the exhibit. Host A is unable to access the Internet, and troubleshooting has revealed that this is due to an addressing problem. What is incorrectly configured in this network?
the IP address of the Fa 0/0 interface of R1
the subnet mask of the S 0/0/0 interface of R1
** the IP address of the S 0/0/0 interface of R1
the subnet mask of the S0/0/0 interface of R2

38. Refer to the exhibit. All routes are advertised and fully operational on all routers. Which statement is true about the path that the data will take from router A to router B?
** If EIGRP is used with default configurations, the data will be equally distributed between two paths — A, D, B and A, C, D.
If RIPv1 is used with default configurations, the data will be loadbalanced on all paths.
If EIGRP and OSPF are both used with default configurations, the data will be sent through paths learned by the OSPF protocol.
If RIPv2 is used with default configurations, the data will be equally distributed between two paths — A, D, B and A, C, D.

39. Refer to the exhibit. The interfaces of all routers are configured for OSPF area 0. R3 can ping R1, but the two routers are unable to establish a neighbor adjacency. What should the network administrator do to troubleshoot this problem?
Check if the interfaces of the routers are enabled.
** Check the hello and dead intervals between the routers.
Check the process ID of both routers.
Check if CDP is enabled on all the routers.

40. Refer to the exhibit. What information can be determined from the highlighted output?
R1 is originating the route 172.30.200.32/28.
** Automatic summarization is disabled.
The 172.30.200.16/28 network is one hop away from R1.
A classful routing protocol is being used.

41. Which two router component and operation pair are correctly described? (Choose two.)
DRAM loads the bootstrap
RAM stores the operating system
Flash executes diagnostics at bootup
** NVRAM stores the configuration file
ROM stores the backup configuration file
** POST runs diagnostics on hardware modules

42. Which routing protocol by default uses bandwidth and delay to calculate the metric of a route?
RIPv1
RIPv2
OSPF
** EIGRP

43. Two routers need to be configured within a single OSPF area. Which two components need to be configured on both routers to achieve this? (Choose two.)
the same process ID
** the same area ID
** network addresses and wildcard masks
the same router ID
the same loop back address

44. Refer to the exhibit. The networks that are connected to R1 have been summarized for R2 as 192.168.136.0/21. Which packet destination address will R2 forward to R1?
192.168.135.1
**192.168.142.1
192.168.144.1
192.168.128.1

45. Refer to the exhibit. R1 is running RIP with default parameters. R1 has learned four different paths with the same metrics to network 192.168.6.0. Which path or paths will R1 use to forward a packet that is destined to 192.168.6.10?
** the first path that the router learned.
only the first two of the four paths that the router learned.
the last path that the router learned.
all four paths.

46. What are two functions of a router? (Choose two.)
** It connects multiple IP networks.
It controls the flow of data via the use of Layer 2 addresses.
** It determines the best path to send packets.
It manages the VLAN database.
It increases the size of the broadcast domain.

47. Refer to the exhibit. Which statement is true about the routing process for this network?
A packet leaves interface Fa0/0 of R1 with the source MAC address as 000C.3010.9260.
** The packet leaves interface Fa0/0 of R1 with the source MAC address as 000C.3010.9260.
The no shutdown command needs to run on the Fa0/0 interface of R1.
The Fa0/0 interface of R2 could be configured with the IP address 172.16.4.1/24.

48. Refer to the exhibit. A network administrator has run the show interface command. The output of this command is displayed. What is the first step that is required to make this interface operational?
Switch the cable with a known working cable.
** Issue the no shutdown command on the interface.
Configure the interface as a loopback interface.
Set the encapsulation for the interface.

49. Refer to the exhibit. R1 is configured properly for a single area OSPF, and R2 has been recently installed in the network. Which set of commands is required to configure a single area OSPF for the networks that are connected to R2?
** R2(config)# router ospf 1
R2(configrouter)# network 192.168.2.0 0.0.0.255 area 0
R2(configrouter)# network 10.1.1.0 0.0.0.3 area 0
R2(config)# router ospf 1
R2(configrouter)# network 192.168.2.0 0.0.0.255 area 0

R2(config)# router ospf 2
R2(configrouter)# network 10.1.1.0 0.0.0.3 area 0
R2(config)# router ospf 1
R2(configrouter)# network 192.168.2.0 0.0.0.255 area 0
R2(configrouter)# network 10.1.1.0 0.0.0.3 area 1
R2(config)# router ospf 1
R2(configrouter)# network 192.168.2.0 0.0.0.255 area 0
R2(configrouter)# network 10.0.0.0 0.0.0.3 area 1

50. Refer to the exhibit. The command ip route 0.0.0.0 0.0.0.0 S0/0/0 is run on router R2. What are the two results of this command? (Choose two.)
** A static route will be updated in the routing table.
The traffic from the Internet will be directed to R2.
The traffic from the source network 172.16.0.0/22 will be blocked.
** The route will be specified as the default route for all networks not defined in the routing table.
All the broadcasts will be forwarded via the S0/0/0 interface of R2.

51. Which three statements are true regarding the encapsulation and deencapsulation of packets when traveling through a router? (Choose three.)
** The router modifies the TTL field, decrementing it by one.
The router changes the source IP to the IP of the exit interface.
** The router maintains the same source and destination IP.
** The router changes the source physical address to the physical address of the exit interface.
The router changes the destination IP to the IP of the exit interface.
The router sends the packet out all other interfaces, besides the one it entered the router on.

52. What are two tasks that must be completed before two routers can use OSPF to form a neighbor adjacency? (Choose two.)
The routers must elect a designated router.
** The routers must agree on the network type.
** The routers must use the same dead interval.
The routers must exchange link state requests.
The routers must exchange database description packets.

53. Refer to the exhibit. Although both the routers can ping the serial interface of their neighbors, they are unable to ping the Ethernet interfaces of other routers. Which two statements are true for this network? (Choose two.)
The administrative distance has been set to 50 on both routers.
** R2 is learning about network 192.168.1.0.
R1 is learning about network 192.168.2.0.
The network 10.1.1.0 command has not been run on both routers.
** Autosummarization is enabled on both routers.

54. Which two situations require the use of a linkstate protocol? (Choose two.)
** Fast convergence of the network is critical.
** The network is very large.
The network administrator has limited knowledge to configure and troubleshoot routing protocols.The network is a flat network.
The capacity of the router is low.

55. Refer to the exhibit. What information can be determined from the displayed output?
EIGRP packets are waiting to be sent to the neighbors.
The adjacencies between the routers are yet to be established.
The IP address 192.168.10.10 is configured at serial interface S0/0/1 of router R2.
** Router R2 is receiving hello packets from a neighbor with the IP address 192.168.10.10 via the R2 S0/0/1 interface.

56. Refer to the exhibit. PC1 is unable to access the Internet. What is the cause of the problem?
An incorrect IP address is configured between the two routers.
No static route is configured on Router2.
** A routing loop has occurred.
No routing protocol is configured on either of the two routers.

57. Refer to the exhibit. What summarization should R2 use to advertise its LAN networks to R1?
172.16.0.0/24
** 172.16.4.0/22
172.16.4.0/23
172.16.4.0/24


www.ccna4u.info
Read More