Sie sind auf Seite 1von 29

1

Refer to the exhibit. An administrator is attempting to configure a router by copying and pasting the commands
that are shown in the exhibit. However, only one of the FastEthernet interfaces is coming up. What is the
problem?
Both interfaces are in the same IP subnet.
FastEthernet0/1 does not have a description.
There can be only one FastEthernet interface enabled on a router at one time.
The administrator did not exit to global configuration mode before configuring FastEthernet0/1.

Refer to the exhibit. The network is running the RIP routing protocol. Network 10.0.0.0 goes down. Which
statement is true regarding how the routers in this topology will respond to this event?
Router5 flushes the unreachable route from its routing table in 30 seconds.
Router4 will learn about the failed route 30 seconds later in the next periodic update.
Router5 will send Router4 a triggered update with a metric of 16 for network 10.0.0.0.
Split horizon will prevent Router4 from fowarding packets to the 10.0.0.0 network until the holddown timer
expires.
3 A network administrator needs to configure a single router to load-balance the traffic over unequal cost paths.
Which routing protocol should the administrator use?
EIGRP
OSPF
RIPv1
RIPv2

Refer to the exhibit. Hosts on the BOS Fa0/0 LAN are able to ping the Fa0/1 interface on the JAX router and all
interfaces on the BOS and ORL routers. Why would hosts from the 10.0.0.0/24 network not be able to ping
hosts on the Fa0/0 LAN of the JAX router?
The JAX router has the wrong process ID.
The JAX router needs the network 10.0.0.0 0.0.0.255 area 0 command.
The JAX router needs the network 192.168.3.0 0.0.0.255 area 0 command.
The BOS router needs the network 192.168.3.0 0.0.0.255 area 0 command.
5

Refer to the exhibit. A company uses static routing for its internal network. The network administrator at the HR
branch decides to modify the static routes by adding two commands ip route 172.16.1.0 255.255.255.0 serial
0/0/0 and ip route 172.16.3.0 255.255.255.0 serial 0/0/0 on the HR router. What is the effect in the running
configuration after adding these two commands?
A total of four static routes will appear.
The original two static routes will be replaced by two new static routes.
Only the two original static routes will appear. The two new static routes will be discarded.
The two new static routes will not appear in the configuration, but are kept in the database as backup.

A network administrator must use the subnet 172.16.128.0/18 to create 6 additional subnets each containing up
6 to 2000 hosts for local LANs. Which subnet mask should the administrator use to create the new subnets?
255.255.224.0
255.255.240.0
255.255.248.0
255.255.252.0

Refer to the exhibit. R1 knows two routes, Path A and Path B, to the Ethernet network attached to R3. R1
learned Path A to network 10.2.0.0/16 from a static route and Path B to network 10.2.0.0/16 from EIGRP.
Which route will R1 install in its routing table?
Both routes are installed and load balancing occurs across both paths.
The route via Path B is installed because the EIGRP route has the best metric to network 10.2.0.0/16.
The route via Path A is installed because the static route has the best metric to network 10.2.0.0/16.
The route via Path B is installed because the EIGRP route has the lowest administrative distance to network
10.2.0.0/16.
The route via Path A is installed because the static route has the lowest administrative distance to network
10.2.0.0/16.

Which router component is used to store the routing table?


8 Flash
NVRAM
ROM
SDRAM
9

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.

1
0

Refer to the exhibit. Routers R1 and R3 use different routing protocols with default administrative distance
values. All devices are properly configured and the destination network is advertised by both protocols.

Which path will be used to transmit the data packets between PC1 and PC2?
The packets will travel via R2-R1.
The packets will travel via R2-R3.
The traffic will be load-balanced between two paths — via R2-R1 and via R2-R3.
The packets will travel via R2-R3, and the other path via R2-R1 will be retained as the backup path.

11

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 IP
address on the other routers.
Configure R1 and R3 with an IP address whose value is higher than that of R2.

1 Which range of IP addresses will be used by RIPv2, EIGRP, and OSPF routing protocols to send routing
2 advertisements?
13
Refer to the exhibit. Based on the partial output in the exhibit, why can users establish a console connection to
this router without entering a password?
The login command was not entered on the console line.
The enable password should be an enable secret password.
No username and password combination has been configured.
Console connections cannot be configured to require users to provide passwords.

1
4

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.

15 Which three statements are true regarding the encapsulation and de-encapsulation 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.

16 Which two statements are true regarding link-state routing protocols? (Choose two.)
They are aware of the complete network topology.
They offer rapid convergence times in large networks.
They do not include subnet masks in their routing updates.
They rely on decreasing hop counts to determine the best path.
They do not work well in networks that require special hierarchical designs.
They pass their entire routing tables to their directly connected neighbors only.

1
7

Refer to the exhibit. A static route was configured on router R1 to forward packets to the remote networks.
During a network upgrade, the network administrator configured RIPv2 on all routers in the network. What
will router R1 do with a packet that is sourced from PC1 and destined for PC3?
The packet will be forwarded out the Serial0/0/0 interface via the static route.
The packet will be forwarded out the FastEthernet0/1 interface via the static route.
The packet will be forwarded out the Serial0/0/0 interface via the route that is learned through RIP.
The packet will be forwarded out the FastEthernet0/1 interface via the route that is learned through RIP.

18

Refer to the routing table shown in the exhibit. What is the meaning of the highlighted value 192?
It is the value assigned by the Dijkstra algorithm that designates the number of hops in the network.
It is the value used by the DUAL algorithm to determine the bandwidth for the link.
It is the metric, which is cost.
It is the administrative distance.

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

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

2
1

Refer to the exhibit. A network administrator has configured R1 as shown, and all interfaces are functioning
correctly. A ping from R1 to 172.16.1.1 fails. What could be the cause of this problem?
The serial interface on R1 is configured incorrectly.
The default route is configured incorrectly.
The default-information originate command must be issued on R1.
Autosummarization must be disabled on R1.

22
Refer to the exhibit. A network administrator is troubleshooting the OSPF network. The 10.10.0.0/16 network
is not showing up in the routing table of Router1. What is the probable cause of this problem?
The serial interface on Router2 is down.
The OSPF process is not running on Router2.
The OSPF process is configured incorrectly on Router1.
There is an incorrect wildcard mask statement for network 10.10.0.0/16 on Router2.

2
3
Refer to the exhibit. The network administrator issues the command no ip classless on Router1. What
forwarding action will take place on a packet that is received by Router1 and is destined for host 192.168.0.26?
The packet will be dropped.
The packet will be forwarded to the gateway of last resort.
The packet will match the 192.168.0.0 network and be forwarded out Serial 0/0.
The packet will most closely match the 192.168.0.8 subnet and be forwarded out Serial 0/1.

24

Refer to the exhibit. The show cdp neighbors command was run at R1. Which two facts about the newly
detected device can be determined from the output? (Choose two.)
ABCD is a router that is connected to R1.
ABCD is a non-CISCO device that is connected to R1.
The device is connected at the Serial0/0/1 interface of R1.
R1 is connected at the S0/0/1 interface of device ABCD.
ABCD does not support switching capability.

2
5

Refer to the exhibit. RIPv1 has been used as a routing protocol on the network. A new 172.16.2.0/24 network
has been added on router R2 and configured under the RIP routing process. When will R1 converge?
after 13 seconds
after 30 seconds
after 180 seconds
after R1 receives triggered updates from R2

26 Which multicast address does EIGRP use to send hello and updates packets?
224.0.0.5
224.0.0.6
224.0.0.9
224.0.0.10

2
7
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, B.
If RIPv1 is used with default configurations, the data will be load-balanced 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.

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

2
9
Refer to the exhibit. The network has three connected routers: R1, R2, and R3. The routes of all three routers
are displayed. All routers are operational and pings are not blocked on this network.

Which ping will fail?


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

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

31

The network shown in the diagram is having problems routing traffic. It is suspected that the problem is with
the addressing scheme. What is the problem with the addressing used in the topology?
The address assigned to the Ethernet0 interface of Router1 is a broadcast address for that subnetwork.
The subnetwork configured on the serial link between Router1 and Router2 overlaps with the subnetwork
assigned to Ethernet0 of Router3.
The subnetwork assigned to the Serial0 interface of Router1 is on a different subnetwork from the address
for Serial0 of Router2.
The subnetwork assigned to Ethernet0 of Router2 overlaps with the subnetwork assigned to Ethernet0 of
Router3.

3 Which prompt is used to allow a user to change the IP address of an interface on a router?
2 Router>
Router#
Router(config)#
Router(config-if)#

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

3 How does route poisoning prevent routing loops?


4 New routing updates are ignored until the network has converged.
Failed routes are advertised with a metric of infinity.
A route is marked as unavailable when its Time to Live is exceeded.
The unreachable route is cleared from the routing table after the invalid timer expires.

35
Refer to the exhibit. All router interfaces are configured with an IP address and are operational. If no routing
protocols or static routes are configured, what information will be included in the show ip route command
output for router A?
All of the 192.168.x.0 networks will be in the routing table.
Routes to networks 192.168.1.0/24, 192.168.2.0/24, and 192.168.3.0/24 will be in the routing table.
The routing table will be empty because routes and dynamic routes have not been configured.
A default route is automatically installed in the routing table to allow connectivity between the networks.

3
6

Refer to the exhibit. What happens to a packet that has 172.16.0.0/16 as the best match in the routing table that
is shown?
The packet is discarded.
The packet is flooded out all interfaces.
The packet is forwarded via Serial0/0/0.
The packet is forwarded via FastEthernet0/0.

37 Which routing protocol maintains a topology table separate from the routing table?
IGRP
RIPv1
RIPv2
EIGRP

3 A network technician must reduce the amount of broadcast traffic on the network while maintaining full
8 connectivity between all different network segments. Which device should the administrator deploy?
hub
router
Layer 2 switch
multiport repeater

39 What are three features of CDP? (Choose three.)


tests Layer 2 connectivity
provides a layer of security
operates a OSI layers 2 and 3
enabled by default on each interface
used for debugging Layer 4 connectivity issues
provides information on directly connected devices that have CDP enabled

4
0
Refer to the exhibit. RTB is assigned Priority 10 and all other routers use the default priority setting. How will
OSPF select the DR on network 10.10.8.4/30?
The router with the highest priority will become the DR.
The router with the highest IP address will become the BDR.
Network 10.10.8.4/30 does not require a DR.
The router with the highest loopback address will become the DR.

41

Refer to the exhibit. All routers are running the same routing protocol. Based on the exhibit and its displayed
commands, which statement is true?
The wildcard mask is incorrectly configured.
A default route must be configured on every router.
Routers B, C, and D have no access to the Internet.
The network address for the connection to the ISP is not advertised by the routing protocol process.
4
2

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?


Enable the serial interfaces of both routers.
Configure EIGRP to send periodic updates.
Configure the same hello interval between the routers.
Configure both routers with the same EIGRP process ID.

43
Refer to the exhibit. Which network command will prevent EIGRP on router RA from advertising the Ethernet
networks but will allow the advertisement of all networks on the WAN links?
RA(config-router)# network 172.16.1.0 0.0.0.0
RA(config-router)# network 172.16.1.0 0.0.0.15
RA(config-router)# network 172.16.1.0 0.0.0.63
RA(config-router)# network 172.16.1.128 255.255.255.128
RA(config-router)# network 172.16.1.0 255.255.255.240

4
4
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(config-router)# passive-interface S0/0
B(config)# router rip
B(config-router)# network 192.168.25.48
B(config-router)# network 192.168.25.64
A(config)# router rip
A(config-router)# no network 192.168.25.32
B(config)# router rip
B(config-router)# passive-interface S0/0
A(config)# no router rip

45 What command would the network administrator apply to a router that is running OSPF to advertise the entire
range of addresses included in 172.16.0.0/19 in area 0?
R1(config-router)# network 172.16.0.0 0.0.0.255 area 0
R1(config-router)# network 172.16.0.0 0.0.3.255 area 0
R1(config-router)# network 172.16.0.0 0.0.15.255 area 0
R1(config-router)# network 172.16.0.0 0.0.31.255 area 0
46 Which statement correctly describes a feasible successor in EIGRP?
It is a primary route that is stored in the routing table.
It is a backup route that is stored in the routing table.
It is a primary route that is stored in the topology table.
It is a backup route that is stored in the topology table.

4
7

Refer to the exhibit. What summary address can Router2 advertise to Router1 to reach the three networks on
Routers 3, 4, and 5 without advertising any public address space or overlapping the networks on Router1?
172.16.0.0/8
172.16.0.0/10
172.16.0.0/13
172.16.0.0/20
172.16.0.0/24

48
Refer to the exhibit. Which two routes are child routes? (Choose two.)
10.0.0.0
10.1.2.0
10.2.2.0
192.168.1.0
192.168.2.0

4
9

Refer to the exhibit. All routers are configured with RIPv2 active on all interfaces. Automatic summarization is
in effect. Why does the routing table on R3 include the 209.165.200.228/30 network but not the 172.30.1.0/24
and 172.30.2.0/24 networks?
CIDR is required to route supernets.
There is no default gateway configured.
The 172.30.0.0/16 subnets are discontiguous.
RIPv2 cannot route networks with variable subnets.
50

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.

Domain Knowledge - Weighted Score

Max Points: 103


Earned Points: 90
Percentage: 87.4%

English FormE ERouting v4.0 Practice Final - Domain Knowledge - Weighted Score
Quest 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 Po %
ion int
Type (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M (M To
C C CS C C CS CS CS C CS CS CS CS CS C CS CS CS CS CS CS C CS C CS CS CS CS CS CS CS CS CS CS CS CS CS CS CS CS CS CS CS CS C CS CS C CS CS tal
M M A) M M A) A) A) M A) A) A) A) A) M A) A) A) A) A) A) M A) M A) A) A) A) A) A) A) A) A) A) A) A) A) A) A) A) A) A) A) A) M A) A) M A) A)
A) A) A) A) A) A) A) A) A) A)

Ma
xim 1
um 3 2 2 3 2 2 2 2 2 2 2 2 2 2 3 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 0 100
Sco
re
3

Yo
ur 9
Sco 1 2 2 3 2 2 2 2 2 2 2 2 2 0 2 2 0 2 2 2 2 2 2 2 2 2 0 0 2 2 2 2 2 2 2 2 2 2 2 2 0 2 2 2 2 2 2 2 2 2 87.4
0
re

Legend
(I.I) Interactive Items
(MCMA) Multiple Choice Multiple Answer
(MCSA) Multiple Choice Single Answer
(T/F) True/False
(*) Regraded

Das könnte Ihnen auch gefallen