Sponsor

CCNA 2 v5.0 Routing Protocols Chapter 5

Thứ Sáu, 19 tháng 9, 2014

CCNA 2 v5.0 Routing Protocols Chapter 5


Which command can be issued on a router to verify that automatic summarization is enabled?
show ip eigrp neighbors
show ip protocols*
show ip interface brief
show ip eigrp interfaces

Which address best summarizes the IPv6 addresses 2001:DB8:ACAD::/48, 2001:DB8:9001::/48, and 2001:DB8:8752::/49?
2001:DB8:8000::/48
2001:DB8:8000::/36
2001:DB8:8000::/47
2001:DB8:8000::/34*
3

Refer to the exhibit. Router R3 is receiving multiple routes through the EIGRP routing protocol. Which statement is true about the implementation of summarization in this network?
Automatic summarization has been enabled only for the 172.21.100.0/24 network.
Automatic summarization is enabled on neighboring routers​.
Automatic summarization is disabled on a per-interface basis.
Automatic summarization is disabled on R3.*
4

Refer to the exhibit. Considering that R2, R3, and R4 are correctly configured, why did R1 not establish an adjacency with R2, R3, and R4?
because the automatic summarization is enabled on R1
because the IPv4 address on Fa0/0 interface of R1 is incorrect
because the Fa0/0 interface of R1 is declared as passive for EIGRP*
because there is no network command for the network 192.168.1.0/24 on R1

In which IOS CLI mode must a network administrator issue the maximum-paths command to configure load balancing in EIGRP?​
router configuration mode*
interface configuration mode
global configuration mode
privileged mode

Two routers, R1 and R2, have established an EIGRP neighbor relationship, but there is still a connectivity problem. Which issue could be causing this problem?​
a process ID mismatch
an authentication mismatch
an access list that is blocking advertisements from other networks*
automatic summarization that is disabled on both routers
7

Refer to the exhibit. Remote users are experiencing connectivity problems when attempting to reach hosts in the 172.21.100.0 /24 network. Using the output in the exhibit, what is the most likely cause of the connectivity problem?
The GigabitEthernet 0/1 interface is not participating in the EIGRP process.*
The hello timer has been modified on interface GigabitEthernet 0/1 of R3 and not on the neighbor, causing a neighbor adjacency not to form.
The passive-interface command is preventing neighbor relationships on interface GigabitEthernet 0/0.
The GigabitEthernet interfaces are not limiting the flow of EIGRP message information and are being flooded with EIGRP traffic.

In which scenario will the use of EIGRP automatic summarization cause inconsistent routing in a network?
when there is no common subnet that exists between neighboring routers
when the routers in an IPv4 network have mismatching EIGRP AS​ numbers
when there is no adjacency that is established between neighboring routers
when the routers in an IPv4 network are connected to discontiguous networks with automatic summarization enabled*
9

Refer to the exhibit. Routers R1 and R2 are directly connected via their serial interfaces and are both running the EIGRP routing protocol. R1 and R2 can ping the directly connected serial interface of their neighbor, but they cannot form an EIGRP neighbor adjacency.
What action should be taken to solve this problem?
Configure the same hello interval between the routers.
Configure EIGRP to send periodic updates.
Enable the serial interfaces of both routers.
Configure both routers with the same EIGRP process ID.*
10

Refer to the exhibit. Which statement accurately reflects the configuration of routing on the HQ router?
The IP address assigned to the GigabitEthernet0/0 interface is 172.16.2.0 255.255.255.0.
A static default route was configured on this router.*
A static default route was learned via EIGRP routing updates.
The static default route should be redistributed using the default-information originate command.​
11

Refer to the exhibit. Which statement is supported by the output?
The route to 192.168.1.1 represents the configuration of a loopback interface.
A static default route has been manually configured on this router.
A default route is being learned through an external process.*
Summarization of routes has been manually configured.
12

Refer to the exhibit. Which two routes will be advertised to the router ISP if autosummarization is disabled? (Choose two.)
10.1.2.0/24*
10.1.4.0/28
10.1.4.0/30*
10.1.4.0/24
10.1.0.0/16
13

Refer to the exhibit. A network administrator has configured EIGRP authentication between routers R1 and R2. After the routing tables are reviewed, it is noted that neither router is receiving EIGRP updates. What is a possible cause for this failure?
The same autonomous system numbers must be used in the interface configurations of each router.*
The key string should be used in interface mode instead of the key chain.
The same number of key strings must be used on each router.
The same key chain name must be used on each router.
The authentication configuration is correct, issue the show ip eigrp neighbors command to troubleshoot the issue.
14 
Two routers, R1 and R2, share a 64 kb/s link. An administrator wants to limit the bandwidth used by EIGRP between these two routers to 48 kb/s. Which command is used on both routers to configure the new bandwidth setting?
ip bandwidth-percent eigrp 100 48
ip bandwidth-percent eigrp 100 75*
ip bandwidth-percent eigrp 75 100
ip bandwidth-percent eigrp 64 48
ip bandwidth-percent eigrp 100 64
15 
Which three statements are advantages of using automatic summarization? (Choose three.)
It decreases the number of entries in the routing table.*
It reduces the frequency of routing updates.*
It ensures that traffic for multiple subnets uses one path through the internetwork.*
It maximizes the number of routes in the routing table.
It improves reachability in discontiguous networks.
It increases the size of routing updates.
16

Refer to the exhibit. After the configuration shown is applied on router R1, the exhibited status message is displayed. Router R1 is unable to form a neighbor relationship with R2 on the serial 0/1/0 interface. What is the most likely cause of this problem?
The passive-interface command should have been issued on serial 0/1/0.
The IPv4 address configured on the neighbor that is connected to R1 serial 0/1/0 is incorrect.*
The hello interval has been altered on serial 0/1/0 and is preventing a neighbor relationship from forming.
The network statement used for EIGRP 55 does not enable EIGRP on interface serial 0/1/0.
The networks that are configured on serial 0/0/0 and serial 0/1/0 of router R1 are overlapping.
17 
What is a characteristic of manual route summarization?
requires high bandwidth utilization for the routing updates
has to be configured globally on the router
reduces total number of routes in routing tables*
cannot include supernet routes​
18 
Fill in the blank. Do not use abbreviations.
The ” passive-interface ” command causes an EIGRP router to stop sending hello packets through an interface.
19

Refer to the exhibit. A network administrator has issued the shown commands. The EIGRP routing domain has completely converged and a network administrator is planning on configuring EIGRP authentication throughout the complete network. On which two interfaces should EIGRP authentication be configured between R2 and R3? (Choose two.)
gig 0/0 of R3
serial 0/1/0 of R4
serial 0/1/0 of R2*
serial 0/0/1 of R2
serial 0/0/1 of R3*
20 
Fill in the blank. Do not use abbreviations.
What is the command that should be issued on a router to verify that EIGRP adjacencies were formed?​
” show ip eigrp neighbor ”
21
Launch PT   Hide and Save PT
Open the PT Activity. Perform the tasks in the activity instructions and then answer the question.
R1 and R2 could not establish an EIGRP adjacency. What is the problem?​
EIGRP is down on R2.
EIGRP is down on R1.*
R1 Fa0/0 link local address is wrong.
R1 Fa0/0 and R2 Fa0/0 are on different networks.
R1 Fa0/0 is not configured to send hello packets.
22

Refer to the exhibit. A network administrator has attempted to implement a default route from R1 to the ISP and propagate the default route to EIGRP neighbors. Remote connectivity from the EIGRP neighbor routers to the ISP connected to R1 is failing. Based on the output from the exhibit, what is the most likely cause of the problem?
There are no EIGRP neighbor relationships on R1.
The command default-information originate has not been issued on R1.
The network statement for the ISP connection has not been issued.
The command redistribute static has not been issued on R1.*
The ip route command must specify a next-hop IP address instead of an exit interface when creating a default route.
23

Refer to the exhibit. All networks are active in the same EIGRP routing domain. When the auto-summary command is issued on R3, which two summary networks will be advertised to the neighbors? (Choose two.)
172.16.3.0/24
172.16.0.0/16*
192.168.10.0/24*
192.168.10.0/30
192.168.1.0/30
Read more ...

CCNA 2 v5.0 Routing Protocols Chapter 4

Thứ Sáu, 19 tháng 9, 2014

CCNA 2 v5.0 Routing Protocols Chapter 4

1

Place the options in the following order: 
first 
– not scored – 
third 
second
2

Refer to the exhibit. Which command should be used to configure EIGRP to only advertise the network that is attached to the gigabit Ethernet 0/1 interface?
network 172.16.23.64 0.0.0.63*
network 172.16.23.0 255.255.255.192
network 172.16.23.64 0.0.0.127
network 172.16.23.0 255.255.255.128

What is the purpose of using protocol-dependent modules in EIGRP?
to accommodate routing of different network layer protocols*
to identify different application layer protocols
to describe different routing processes
to use different transport protocols for different packets

Which statement describes a characteristic of the delivery of EIGRP update packets?
EIGRP sends all update packets via unicast.
EIGRP uses a reliable delivery protocol to send all update packets.*
EIGRP uses UDP to send all update packets.
EIGRP sends all update packets via multicast.

A new network administrator has been asked to verify the metrics that are used by EIGRP on a Cisco device. Which two EIGRP metrics are measured by using static values on a Cisco device? (Choose two.)
bandwidth*
MTU
delay*
load
reliability

Which protocol is used by EIGRP to send hello packets?
RTP*
TCP
UDP
IP

Which destination MAC address is used when a multicast EIGRP packet is encapsulated into an Ethernet frame?
01-00-5E-00-00-09
01-00-5E-00-00-10
01-00-5E-00-00-0A*
01-00-5E-00-00-0B
8

Place the options in the following order: 
– not scored – 
EIGRP for IPv4 only 
both EIGRP for IPv4 and EIGRP for IPv6 
EIGRP for IPv6 only
9

Refer to the exhibit. R2 has two possible paths to the 192.168.10.4 network. What would make the alternate route meet the feasibility condition?
a reported distance greater than 41024000
a feasible distance greater than 41024000
an administrative distance less than 170
a reported distance less than 3523840*
10

Refer to the exhibit. Which two networks contain feasible successors? (Choose two.)
192.168.51.0
10.44.101.252
10.44.104.253
10.44.100.252*
192.168.71.0*
11 
If all router Ethernet interfaces in an EIGRP network are configured with the default EIGRP timers, how long will a router wait by default to receive an EIGRP packet from its neighbor before declaring the neighbor unreachable?
10 seconds
15 seconds*
20 seconds
30 seconds
12 
Which command or commands must be entered on a serial interface of a Cisco router to restore the bandwidth to the default value of that specific router interface?
shutdown
no shutdown
bandwidth 1500
copy running-config startup-config
reload
no bandwidth*
13 
Which EIGRP route would have the preferred administrative distance?
a summary route*
an internal route
an external route that is redistributed from RIP
an external route that is redistributed from OSPF
14 
How do EIGRP routers establish and maintain neighbor relationships?
by comparing known routes to information received in updates
by exchanging routing tables with directly attached routers
by dynamically learning new routes from neighbors
by exchanging hello packets with neighboring routers*
by exchanging neighbor tables with directly attached routers
15 
When an EIGRP-enabled router uses a password to accept routes from other EIGRP-enabled routers, which mechanism is used?
EIGRP authentication*
Diffusing Update Algorithm
Reliable Transport Protocol
bounded updates
partial updates
16 
What is indicated when an EIGRP route is in the passive state?
The route has the highest path cost of all routes to that destination network.
The route is a feasible successor and will be used if the active route fails.
The route is viable and can be used to forward traffic.*
There is no activity on the route to that network.
The route must be confirmed by neighboring routers before it is put in the active state.
17 
Which three metric weights are set to zero by default when costs in EIGRP are being calculated? (Choose three.)
k6
k3
k5*
k4*
k2*
k1
18 
Why would a network administrator use a wildcard mask in the network command when configuring a router to use EIGRP?
to send a manual summarization
to exclude some interfaces from the EIGRP process*
to subnet at the time of the configuration
to lower the router overhead
19 
Which table is used by EIGRP to store all routes that are learned from EIGRP neighbors?
the adjacency table
the routing table
the topology table*
the neighbor table
20 
Where are EIGRP successor routes stored?
only in the routing table
in the routing table and the topology table*
only in the neighbor table
in the routing table and the neighbor table
21
Launch PT – Hide and Save PT
Open the PT Activity. Perform the tasks in the activity instructions and then answer the question.
Which code is displayed on the web server?
Done
Complete*
EIGRP
IPv6EIGRP
22 
Which command is used to display the bandwidth of an interface on an EIGRP-enabled router?
show ip protocols
show interfaces*
show ip interface brief
show ip route
23 
Fill in the blank.
In an EIGRP topology table, a route that is in a/an ” active ” state will cause the Diffusing Update Algorithm to send EIGRP queries that ask other routers for a path to this network.
Read more ...

CCNA 2 v5.0 Routing Protocols Chapter 3

Thứ Sáu, 19 tháng 9, 2014

CCNA 2 v5.0 Routing Protocols Chapter 3


1 Which two statements are true regarding classless routing protocols? (Choose two.)
allows for use of both 192.168.1.0/30 and 192.168.1.16/28 subnets in the same topology*
is supported by RIP version 1
sends subnet mask information in routing updates*
sends complete routing table update to all neighbors
reduces the amount of address space available in an organization

2

Refer to the exhibit. OSPF is used in the network. Which path will be chosen by OSPF to send data packets from Net A to Net B?
R1, R4, R6, R7
R1, R3, R6, R7
R1, R3, R5, R6, R7
R1, R2, R5, R7
R1, R3, R5, R7* 

3

Refer to the exhibit. Based on the partial output from the show ip route command, what two facts can be determined about the RIP routing protocol? (Choose two.)
RIP version 1 is running on this router and its RIP neighbor.
RIP version 2 is running on this router and its RIP neighbor.*
The command no auto-summary has been used on the RIP neighbor router.*
RIP will advertise two networks to its neighbor.
The metric to the network 172.16.0.0 is 120.

4
Which two statements describe the OSPF routing protocol? (Choose two.)

automatically summarizes networks at the classful boundaries
used primarily as an EGP
uses Dijkstra’s algorithm to build the SPF tree*
has an administrative distance of 100
calculates its metric using bandwidth*

5 What is the purpose of the passive-interface command?
allows a router to send routing updates on an interface but not receive updates via that innterface
allows interfaces to share IP addresses
allows a router to receive routing updates on an interface but not send updates via that interface*
allows an interface to remain up without receiving keepalives
allows a routing protocol to forward updates out an interface that is missing its IP address

6 In the context of routing protocols, what is a definition for time to convergence?
a measure of protocol configuration complexity
the capability to transport data, video, and voice over the same media
the amount of time for the routing tables to achieve a consistent state after a topology change*
the amount of time a network administrator needs to configure a routing protocol in a small- to medium-sized network

7 Which two events will trigger the sending of a link-state packet by a link-state routing protocol? (Choose two.)
the requirement to periodically flood link-state packets to all neighbors
a change in the topology*
the initial startup of the routing protocol process*
the router update timer expiring
a link to a neighbor router has become congested
8 Fill in the blank. Do not abbreviate the answer.
The command 
”version 2 is used in RIP router configuration mode to enable the sending of subnet masks with the routing updates.

9 What two actions result from entering the network 192.168.1.0 command in RIP configuration mode on a router? (Choose two.)
The routing table is created in the RAM of the router.
The RIP process is stopped and all existing RIP configurations are erased.
The neighboring routers are sent a request for routing updates.
Routing updates are sent through all the interfaces belonging to 192.168.1.0.*
The network address 192.168.1.0 is advertised to the neighbor routers.*

10 What two tasks do dynamic routing protocols perform? (Choose two.)
network discovery*
discover hosts
propagate host default gateways
assign IP addressing
update and maintain routing tables*

11



12


13

Refer to the exhibit. Which interface will be the exit interface to forward a data packet with the destination IP address 172.16.0.66?
Serial0/0/0
Serial0/0/1*
GigabitEthernet0/0
GigabitEthernet0/1

14 Which route is the best match for a packet entering a router with a destination address of 10.16.0.2?
S 10.0.0.0/16 is directly connected, Ethernet 0/0
S 10.16.0.0/16 is directly connected, Ethernet 0/1
S 10.16.0.0/24 [1/0] via 192.168.0.9*
S 10.0.0.0/8 [1/0] via 192.168.0.2

15

16 Fill in the blank. Do not abbreviate.
When configuring RIPng, the default-information originate
 command instructs the router to propagate a static default route.

17 What is different between IPv6 routing table entries compared to IPv4 routing table entries?
IPv6 does not use static routes to populate the routing table as used in IPv4.
The selection of IPv6 routes is based on the shortest matching prefix, unlike IPv4 route selection which is based on the longest matching prefix.
IPv6 routing tables include local route entries which IPv4 routing tables do not.
By design IPv6 is classless so all routes are effectively level 1 ultimate routes.*

18 Which two requirements are necessary before a router configured with a link-state routing protocol can build and send its link-state packets? (Choose two.)
The router has constructed an SPF tree.
The router has built its link-state database.
The router has established its adjacencies.*
The router has determined the costs associated with its active links.*
The routing table has been refreshed.

19 Which dynamic routing protocol was developed as an exterior gateway protocol to interconnect different Internet providers?
OSPF
EIGRP
RIP
BGP*

20 Which two requirements are used to determine if a route can be considered as an ultimate route in a router’s routing table? (Choose two.)
contain subnets
contain a next-hop IP address*
contain an exit interface*
be a default route
be a classful network entry

21 A destination route in the routing table is indicated with a code D. Which kind of route entry is this?
a route dynamically learned through the EIGRP routing protocol*
a network directly connected to a router interface
a route used as the default gateway
a static route

22 Which route will a router use to forward an IPv4 packet after examining its routing table for the best match with the destination address?
a level 1 ultimate route*
a level 2 supernet route
a level 1 parent route
a level 1 child route


Read more ...

Advertisment