201
1. What is the purpose of the routing process? to encapsulate data that is used to communicate across a network *to select the paths that are used to direct traffic to destination networks to convert a URL name into an IP address to provide secure Internet file transfer to forward traffic on the basis of MAC addresses 2. Which service team in an ISP is responsible for determining if the new customer has hardware that will support the new WAN connection and if new WAN circuits need to be installed? customer service onsite installation *planning and provisioning network operations center 3. Which statement describes a route that has been learned dynamically? *It is automatically updated and maintained by routing protocols. It is unaffected by changes in the topology of the network. It has an administrative distance of 1. It is identified by the prefix C in the routing table. 4. What needs to be configured on a router to ensure that when the router receives a packet with an unknown destination, the router will forward it to the next hop? *a default route a directly connected route a dynamically updated route a static route to the destination network 5. Which routing protocol facilitates the exchange of routing information between different autonomous systems? OSPF EIGRP RIP *BGP

fnl exam

Embed Size (px)

Citation preview

Page 1: fnl exam

1. What is the purpose of the routing process?

to encapsulate data that is used to communicate across a network

*to select the paths that are used to direct traffic to destination networks

to convert a URL name into an IP address

to provide secure Internet file transfer

to forward traffic on the basis of MAC addresses

2. Which service team in an ISP is responsible for determining if the new customer has hardware

that will support the new WAN connection and if new WAN circuits need to be installed?

customer service

onsite installation

*planning and provisioning

network operations center

3. Which statement describes a route that has been learned dynamically?

*It is automatically updated and maintained by routing protocols.

It is unaffected by changes in the topology of the network.

It has an administrative distance of 1.

It is identified by the prefix C in the routing table.

4. What needs to be configured on a router to ensure that when the router receives a packet with

an unknown destination, the router will forward it to the next hop?

*a default route

a directly connected route

a dynamically updated route

a static route to the destination network

5. Which routing protocol facilitates the exchange of routing information between different

autonomous systems?

OSPF

EIGRP

RIP

*BGP

6. Which routing protocol excludes the subnet information from routing updates?

EIGRP

OSPF

*RIPv1

BGP

7. Why is the OSI model useful in network design and assessment?

It combines specific networking tasks into a complex format.

It defines the four lower layers, which standardize applications supported within the model.

Page 2: fnl exam

It is used during troubleshooting to focus on the entire networking process instead of a single layer.

*It divides networking communications into multiple processes that are smaller and more

manageable.

8. Refer to the exhibit. Which three IP addresses could be assigned to the hosts? (Choose three.)

192.168.88.1

192.168.88.8

*192.168.88.9

*192.168.88.12

*192.168.88.14

192.168.88.15

192.168.88.16

192.168.88.18

9. A user is attempting to do an http://www.cisco.com/ without success. Which two configuration

values must be set on the host to allow this access? (Choose two.)

*DNS server

WINS server

HTTP server

*default gateway

Netbios

10. Refer to the exhibit. The network administrator must set up a network with two subnets. In

network A, the network administrator selects the network address 192.168.1.128/26. Which

address combination should the administrator select in network B to accommodate the same

number of hosts as in network A?

192.168.1.32 255.255.255.128

192.168.1.0 255.255.255.224

*192.168.1.64 255.255.255.192

192.168.1.192 255.255.255.128

11. How many host addresses may be assigned on each subnetwork when using the 130.68.0.0

network address with a subnet mask of 255.255.248.0?

30

256

*2046

2048

4094

4096

12. Refer to the exhibit. What two addresses are the broadcast addresses for network A and

network B? (Choose two.)

Page 3: fnl exam

Network A broadcast address 192.168.1.32

*Network A broadcast address 192.168.1.47

Network A broadcast address 192.168.1.15

*Network B broadcast address 192.168.1.207

Network B broadcast address 192.168.1.240

Network B broadcast address 192.168.1.192

13. Refer to the exhibit. A network administrator is troubleshooting the serial connection between

R1 and R2. There is no communication between R1 and R2. Based on the output of the show ip

interface brief command, what is the cause of the problem?

*There is a misconfiguration of IP addresses.

There is a mismatch of encapsulation methods.

The no shutdown command should be issued on R2.

The routing protocols are not compatible.

14. What is a feature of PAT?

It maps IP addresses to URLs.

It displays private IP addresses to public networks.

It sends acknowledgments of received packets.

*It allows multiple hosts on a single LAN to share globally unique IP addresses.

15. Refer to the exhibit. The PC tries to ping router B at 192.168.2.2, but the ping fails. What is the

problem?

*The address of the PC is on the wrong subnet.

The subnet mask of the PC should be 255.255.255.0.

The default gateway should be 192.168.2.1.

The DNS server is incorrect.

16.The show ip route command was executed on one of the routers shown in the graphic and the

following output was displayed:

C 192.168.4.0/24 is directly connected, Serial0/0

R 192.168.5.0/24 [120/1] via 192.168.4.2, 00:00:19, Serial0/0

R 192.168.1.0/24 [120/2] via 192.168.3.1, 00:00:20, Serial0/1

R 192.168.2.0/24 [120/2] via 192.168.3.1, 00:00:20, Serial0/1

C 192.168.3.0/24 is directly connected, Serial0/1

From which router was this command executed?

A

B

*C

D

Page 4: fnl exam

17. Refer to the exhibit. R1 and R2 are configured with the commands that are displayed. All

interfaces are properly configured, but neither router is receiving routing updates. What two things

can be done to solve the problem? (Choose two.)

*Configure the routing protocol on R1 for network 10.0.0.0.

*Configure the routing protocol on R2 for network 10.0.0.0.

Configure the routing protocol on R1 for network 192.168.4.0.

Configure the routing protocol on R1 for network 192.168.2.0.

Configure the routing protocol on R2 for network 192.168.1.0.

Configure the routing protocol on R2 for network 192.168.3.0.

18. Refer to the exhibit. Static routes have been configured on all routers in the network. PC2 can

communicate with PC1 but not with PC3. What should be done to remedy the problem?

Reconfigure the first static route with the exit interface S0/0/0.

*Reconfigure the second static route with the exit interface S0/0/1.

Reconfigure the first static route with the next hop address 172.16.3.1.

Reconfigure the second static route with the next hop address 172.16.3.1.

19. Refer to the exhibit. A technician has been assigned to configure RIPv2 as a routing protocol on

the network. Users who are connected to the LAN network on router R3 can ping both S0/0/0 and

S0/0/1 interfaces on R1 but are not able to ping the LAN network that is attached to R1. What could

be the possible cause of the problem?

The version 2 command was not issued when RIP was configured on router R1.

The ip address command was not issued when interfaces S0/0/0 and S0/0/1 were configured on

router R1.

The no shutdown command was not issued when interfaces S0/0/0 and S0/0/1 were configured on

router R1.

*The network 172.16.10.0 command was not issued when RIP was configured on router R1.

The no auto-summary command is required on router R1.

20. Different hosts connect to the same switch port at different times. If the switch port is configured

with dynamic port security, how does it process the MAC addresses?

The addresses are manually assigned with the use of the switchport command.

*The addresses are dynamically learned and stored in the address table.

The addresses are dynamically configured and saved in the running configuration.

The addresses are stored in the address table and added to the running configuration.

21. Refer to the exhibit. A ping 192.168.1.20 command is issued on workstation A to determine if

workstation B can be reached. What two events will occur if this command is successful? (Choose

two.)

The router will reply to the echo request with a proxy ping response.

Workstation A will send a UDP ping request message to workstation B.

The router will send a TCP acknowledgment message to workstation A.

Page 5: fnl exam

Workstation B will send a UDP ping reply message to the router.

*Workstation A will send an ICMP echo request message to workstation B.

*Workstation B will send an ICMP echo reply message to workstation A.

22. Refer to the exhibit. What two conclusions can be drawn about router RTB? (Choose two.)

The router is connected to a router named Boise.

*Router RTB is connected to a Cisco 1841 router.

Router RTB is directly connected to two other routers.

*The IP address of the router interface that is connected to router RTB is 192.168.2.6.

The RTB router is connected to two Cisco devices by FastEthernet links.

23. If the configuration register is currently set to 0x2102, what is the first action that a router will

take after the bootstrap program loads successfully?

*load the IOS from flash

load the IOS from NVRAM

load the IOS from the TFTP server

load the startup configuration file from flash

load the startup configuration file from NVRAM

load the startup configuration file from the TFTP server

24. Refer to the exhibit. A network administrator is unable to ping H1 from the router and is

checking the cabling along the network. Which segment is incorrectly cabled?

Segment A

Segment B

Segment C

*Segment D

25. Refer to the exhibit. A user who is connected to RTA is trying to telnet to RTB, but the

connection is failing. Based on the output of the show running-config command on router RTB, why

is the Telnet session failing?

Telnet has not been configured on the console line.

The login command has not been issued on the console line.

*No password has been configured on the VTY lines.

A session limit has not been configured for Telnet.

26. Refer to the exhibit. What will be the effect of the configuration commands if entered on R2?

In-band management access to R2 is configured.

*The user will be able to console into R2 using the password cisco.

The user will be able to telnet into R2 by using the password cisco.

Secure access to R2 for router management via SSH is configured.

27. An administrator wishes to protect a router by encrypting the console access password

noaccess. Which command should be used?

Page 6: fnl exam

Router(config)# enable secret noaccess

Router(config)# enable password noaccess

Router(config-line)# password noaccess

*Router(config)# service password-encryption

28. Refer to the exhibit. The network administrator needs to configure the Fa0/0 interface of RTB so

that hosts from RTA can connect to the server that is attached to RTB. Which two commands will

the administrator use to accomplish this task? (Choose two.)

RTB# ip address 192.168.102.98 255.255.255.248

RTB(config-if)# ip address 192.168.102.99 255.255.255.252

RTB(config)# ip address 192.168.102.97 255.255.255.252

RTB(config)# no shutdown

*RTB(config-if)# no shutdown

*RTB(config-if)# ip address 192.168.102.97 255.255.255.252

29. Refer to the exhibit. While configuring the serial interface of a router, the network administrator

sees the highlighted error message. What is the reason for this?

The serial interface is administratively down.

The serial interface is already configured with an IP address.

*The network administrator has attempted to configure the serial interface with a broadcast

address.

The same IP address has been configured on another interface.

30. Refer to the exhibit. The network administrator of the building in the graphic needs to choose

the type of cable best suited to add ServerB to the network. Which cable type is the best choice?

STP

UTP

coaxial

*fiber optic

31. In a structured cable system, which term describes the cable that connects the wall jack in the

user work area to the patch panel in the wiring closet?

patch cable

vertical cable

*horizontal cable

backbone cable

32. What is the maximum unrepeated distance set by industry standards for UTP cable?

10 meters

75 meters

*100 meters

325 meters 

Page 7: fnl exam

33. Which statement is true about the reverse lookup DNS zone?

It is most commonly experienced when users are surfing the Internet.

It is the backup for the forward lookup zone.

It dynamically updates the resource records.

*It resolves an IP address to a fully qualified domain name.

34. Which statement describes a feature of TCP?

It provides low overhead data delivery.

*It acknowledges the receipt of packets.

It does not provide error checking.

It is a connectionless protocol.

35. Which transport layer protocol will allow segments to be exchanged between two hosts with low

overhead and no mechanism for retransmission?

IP

FTP

TCP

*UDP

SMTP

36. A company is developing an Internet store for its website. Which protocol should be used to

transfer credit card information from customers to the company web server?

FTPS

HTTP

*HTTPS

WEP2

TFTP

37. Which statement is correct about the proxy support that is offered by the HTTP protocol?

It allows clients to make direct network connections to other network services.

*It filters unsuitable web content.

It reduces the speed of the network.

It encrypts the data that is being transmitted.

38. In the URL http://dev.cisco.com/wwwdocs/procedures.htm, what is identified by wwwdocs?

the server name where the resource is located

the protocol that is used for the resource request

the domain name of the server that is being accessed

*the folder where the requested resource is stored

39. A network administrator must access a remote Linux server at the branch office to troubleshoot

a web service configuration issue. Which secure protocol would be used?

DNS

Page 8: fnl exam

FTP

HTTPS

SMTP

*SSH

Telnet

40. When customers use credit cards to make purchases at a small business, a modem is heard

dialing a telephone number to transfer the transaction data to the central office. What type of WAN

serial connection is in use?

leased line

packet switched

*circuit switched

point-to-point

41. Which technology is used for WAN connections and delivers up to 1.544 Mb/s of symmetrical

bandwidth?

DSL

dialup

*T1 line

T3 line

42. Refer to the exhibit. A new branch office has been added to the corporate network and a new

router is to be installed to allow branch office users to access the database server at headquarters.

How should the serial 0/0/0 interface of the new branch office router be configured to connect to the

headquarters router?

branch_23(config-if)# ip address 192.168.5.19 255.255.255.240

branch_23(config-if)# no shutdown

branch_23(config-if)# encapsulation hdlc

branch_23(config-if)# ip address 192.168.5.25 255.255.255.240

branch_23(config-if)# no shutdown

branch_23(config-if)# encapsulation ppp

branch_23(config-if)# no shutdown

branch_23(config-if)# encapsulation ppp

branch_23(config-if)# ip address 192.168.5.33 255.255.255.240

*branch_23(config-if)# encapsulation ppp

branch_23(config-if)# ip address 192.168.5.21 255.255.255.240

branch_23(config-if)# no shutdown

43. The command copy tftp running-config has been entered on the router. What will this command

do?

copy the configuration in RAM to a server

*copy the configuration file from a server to RAM

copy the configuration file in NVRAM to RAM

Page 9: fnl exam

copy the configuration file in NVRAM to a server

copy the configuration file from a server to NVRAM

44. A company functions from Monday to Friday each week. Their backup strategy calls for full

backups each Friday night, with differential backups on all other weekday nights. If an administrator

is asked to restore a server hard drive to its Wednesday morning state, how many backups must be

used?

1

*2

3

4

45. What is a characteristic of Syslog?

It requires users to prove their identity with the use of a username and password before users can

access network resources.

It listens to network traffic and sends an alert to a management station to track which applications

are used and the length of time for which they are used.

*It enables devices to send information to a daemon that runs on a management station.

It provides users the rights to access specific resources and perform specific tasks

How many host addresses may be assigned on each subnetwork when using the

130.68.0.0 network address with a subnet mask of 255.255.248.0?

30

256

*2046

2048

4094

4096

Which type of address is 192.168.17.111/28?

host address

network address

*broadcast address

multicast address 

A customer reports connectivity problems to an ISP technician. Upon questioning the

customer, the technician discovers that all network applications are functioning

except for FTP. What should the technician suspect is the problem?

*misconfigured firewall

bad port on switch or hub

Page 10: fnl exam

misconfigured IP addressing on the customer's workstation

wrong DNS server configured on the customer's workstation

wrong default gateway configured on the customer's workstation 

A customer reports connectivity problems to an ISP technician. Upon questioning the

customer, the technician discovers that all network applications are functioning

except for FTP. What should the technician suspect is the problem?

misconfigured firewall

bad port on switch or hub

*misconfigured IP addressing on the customer's workstation

wrong DNS server configured on the customer's workstation

wrong default gateway configured on the customer's workstation 

How do port filtering and access lists help provide network security?

*They prevent specified types of traffic from reaching specified network destinations.

They alert network administrators to various type of denial of service attacks as they

occur.

They prevent viruses, worms, and Trojans from infecting host computers and

servers.

They enable encryption and authentication of confidential data communications. 

A hacker attempts to reach confidential information that is stored on a server inside

the corporate network. A network security solution inspects the entire packet,

determines that it is a threat, and blocks the packet from entering the inside network.

Which security measure protected the network?

an IDS

*an IPS

a host-based firewall

Anti-X software 

When customers use credit cards to make purchases at a small business, a modem

is heard dialing a telephone number to transfer the transaction data to the central

office. What type of WAN serial connection is in use?

leased line

packet switched

*circuit switched

point-to-point 

Page 11: fnl exam

The command copy tftp running-config has been entered on the router. What will this

command do?

copy the configuration in RAM to a server

*copy the configuration file from a server to RAM

copy the configuration file in NVRAM to RAM

copy the configuration file in NVRAM to a server

copy the configuration file from a server to NVRAM 

A network technician is using a network management station to gather data about the

performance of devices and links within the ISP. Which application layer protocol

makes this possible?

*SNMP

FTP

DHCP

SMTP 

A user reports being unable to access the Internet. The help desk technician employs

a bottom-up approach to troubleshooting. The technician first has the user check the

patch cable connection from the PC to the wall, and then has the user verify that the

NIC has a green link light. What will the technician have the user do next?

Enter an IP address into the WWW browser address bar to see if DNS is at fault.

Use traceroute to identify the device along the path to the ISP that may be at fault.

*Verify the IP address, subnet, and gateway settings using ipconfig on the PC.

Connect to the user home router to check firewall settings for blocked TCP ports. 

Refer to the exhibit. Which two IP addresses could be assigned to the hosts in the

diagram? (Choose two.)

192.168.65.31

192.168.65.32

*192.168.65.35

*192.168.65.60

192.168.65.63

192.168.65.64 

Refer to the exhibit. Which command would an administrator use to configure the

router name?

Page 12: fnl exam

Router# ip hostname Boise

Router# hostname Boise

Router(config-line)# name Boise

*Router(config)# hostname Boise

Router> ip hostname Boise

What can cause a problem at the data link layer?

a faulty network cable

a firewall that is blocking all HTTP traffic

*incorrectly configured device drivers

incorrectly configured subnet masks

Which cable type is used to interconnect the FastEthernet interfaces of two routers?

straight-through

*crossover

console

rollover

Which statement is true about FTP implementations?

The protocol interpreter (PI) function engages once the data transfer process (DTP)

function is complete.

The DTP function is responsible for the login sequence.

*FTP requires two connections, one for control and one for data.

Both the PI and the DTP close automatically when the transfer is complete.

Which statement is true about the reverse lookup DNS zone?

It is most commonly experienced when users are surfing the Internet.

It is the backup for the forward lookup zone.

It dynamically updates the resource records.

*It resolves an IP address to a fully qualified domain name. 

A network is spread across two buildings that are separated by a distance of 500 feet

(152 meters). An electrical transformer is installed near the cable route. Which type

of cable should be used in this network?

STP

UTP

Page 13: fnl exam

coaxial

*fiber-optic

Refer to the exhibit. R1 and R2 are configured with the commands that are displayed.

All interfaces are properly configured, but neither router is receiving routing updates.

What two things can be done to solve the problem? (Choose two.)

*Configure the routing protocol on R1 for network 10.0.0.0.

*Configure the routing protocol on R2 for network 10.0.0.0.

Configure the routing protocol on R1 for network 192.168.4.0.

Configure the routing protocol on R1 for network 192.168.2.0.

Configure the routing protocol on R2 for network 192.168.1.0.

Configure the routing protocol on R2 for network 192.168.3.0. 

When a router learns two paths to the same destination network, which two factors

determine the path that will be included in the routing table? (Choose two.)

*route metric

the MAC address of the neighboring router

the source IP address in data packets

the IP address of the next hop router

*administrative distance 

Which two services are required to enable a computer to receive dynamic IP

addresses and access the Internet using domain names? (Choose two.)

*DNS

WINS

HTTP

*DHCP

SMTP 

A building has experienced a power outage. When the power returns, none of the

devices on one floor can access the Internet. The network administrator checks the

switch in the IDF that these devices are connected to and notes that the SYST LED

on the front of the switch is amber.

What is a possible cause of this problem?

The switch is functioning properly.

*The switch has failed POST.

The switch configuration file was not saved to NVRAM.

Page 14: fnl exam

The connection between the switch and the server did not autonegotiate speed and

duplex properly. 

Refer to the exhibit. While configuring the serial interface of a router, the network

administrator sees the highlighted error message. What is the reason for this?

The serial interface is administratively down.

The serial interface is already configured with an IP address.

*The network administrator has attempted to configure the serial interface with a

broadcast address.

The same IP address has been configured on another interface.

How does an SNMP trap aid network monitoring and management?

It reports to the management station by responding to polls.

It collects information for the management station by using polling devices.

*It sends an alert message to the management station when a threshold is reached.

It flags attempts to begin a DoS attack on the network. 

An organization has 50 traveling salespersons who must be able to connect to the

company network from client sites and hotels. Which WAN connection will allow this

access?

Frame Relay

Cable

DSL

*dialup

When using NAT on a router, what is the term for the IP address of an inside host as

it appears to the outside network?

inside local

*inside global

outside local

outside global

For the assignment of permissions to files and folders, what does the "principle of

least privilege" imply?

No user has more privileges than any other user.

Permissions to files are given based on seniority.

*Users only have access to resources that are necessary for their jobs.

Page 15: fnl exam

Users should be given no access to computer resources until they ask. 

A client complains to an ISP that the hosted web server seems slow and frequently

cannot be reached. The technician suspects the special high performance server NIC

might be the source of the problem. After checking with vendor support, it is verified

that the NIC is causing framing errors and the firmware needs to be upgraded. With

which layer of the OSI model is this problem associated?

Layer 1

*Layer 2

Layer 4

Layer 7

Which question provides troubleshooting information about a problem at Layer 1 or

Layer 2 of the OSI model?

Can the server be reached through Telnet?

Is there a firewall that is configured on the PC?

*Is there a link light on the network card?

What addresses are configured in the TCP/IP settings? 

Which protocol allows secure in-band management so that a network administrator

can monitor and configure network devices without fear of any passwords being

compromised?

*SSH

HTTP

SNMP

Telnet 

Refer to the exhibit. Static routes have been configured on all routers in the network.

PC2 can communicate with PC1 but not with PC3. What should be done to remedy

the problem?

Reconfigure the first static route with the exit interface S0/0/0.

*Reconfigure the second static route with the exit interface S0/0/1.

Reconfigure the first static route with the next hop address 172.16.3.1.

Reconfigure the second static route with the next hop address 172.16.3.1. 

Refer to the exhibit. R1 and R2 are connected over a WAN. PC A is connected to the

fa0/0 port on R1 and PC B is connected to the fa0/5 port on SW1. Starting with PC A

Page 16: fnl exam

and ending with PC B, what cable types would be used to connect all the devices?

Link A - straight-through, Link B - crossover, Link C - serial, Link D - straight-through.

*Link A - crossover, Link B - serial, Link C - straight-through, Link D - straight-

through.

Link A - straight-through, Link B - serial, Link C - crossover, Link D - straight-through.

Link A - crossover, Link B - crossover, Link C- serial, Link D - straight-through. 

Refer to the exhibit. Which type of link is supported by this interface module?

LAN

*WAN

WLAN

VLAN 

A network technician wants to restore a backup copy of the saved configuration file

on a router from a TFTP server. After restoring the file from the TFTP server, the

technician reloads the router and finds that it still has the old configuration file instead

of the restored file. What could have caused this?

The technician entered the command delete flash: before reloading the router.

The technician entered the command boot system rom before reloading the router.

The technician entered the command erase startup-config before reloading the

router.

*The technician failed to enter the command copy running-config startup-config

before reloading the router.

Refer to the exhibit. The Transfer > Capture Text feature available through

HyperTerminal has been used to capture the running configuration on a router. The

startup-configuration has been erased from the router followed by the issuing of the

reload command. The startup-config is restored by using the captured file, but all

interfaces on the router are shown as administratively down. What could cause this

problem?

The enable password was incorrectly entered.

The configuration register was not set to 0x2142.

The enable secret password was incorrectly entered.

*The no shutdown command must be entered under each interface section in the file

being sent.

The captured file should have restored the running configuration not the startup

configuration. 

Page 17: fnl exam

A network technician wants to load a configuration file from a TFTP server to a

router. What must the technician know before initiating the transfer?

*the IP address of the TFTP server and the name of the configuration file on the

server

the operating system of the TFTP server and the IP address of the connected router

interface

the IP address of the TFTP server and the name of the configuration file in NVRAM

of the router

the name of the configuration file on the router and the IP address of the interface

that is connected to the TFTP server 

At which layer of the OSI model is the Ethernet family of technologies defined?

Layer 1

*Layer 2

Layer 3

Layer 4

Layer 5

Layer 6

Layer 7

Which transport layer protocol will allow segments to be exchanged between two

hosts with low overhead and no mechanism for retransmission?

IP

FTP

TCP

*UDP

SMTP

What does the command RA(dhcp-config)# dns-server 10.10.64.221 10.10.64.222

accomplish?

allows RA to act as a DNS relay agent

allows RA to be configured as a DNS server

identifies the default gateway address that is used to reach the DNS servers

*enables DHCP clients to use the specified IP addresses as DNS servers 

Which statement best describes HDLC encapsulation?

Page 18: fnl exam

*It is a bit-oriented data link layer protocol.

It is a circuit-switched network layer protocol.

It is a packet-switched network layer protocol.

It is a packet-switched data link layer protocol.

Which type of WAN connection uses packet-switched connections?

T1

E1

ISDN

*Frame Relay

Which storage media type is most commonly selected if cost effectiveness, large

capacity, and transportability are the key factors being considered during

implementation of a backup scheme?

*digital tape

solid-state storage

optical media discs

storage area networks

network-attached storage 

In a structured cable system, what is the purpose of horizontal cabling?

It connects an IDF to an IDF.

It connects an IDF to the MDF.

*It connects wall jacks to an IDF.

It connects wall jacks to user workstations.

A network engineer has been asked to design a new structured cable system. What

should be the first step in the project?

*Obtain an accurate floor plan.

Identify all potential sources of EMI.

Sketch the proposed network design.

Determine the locations of all network devices. 

Refer to the exhibit. A network technician is configuring the WAN interface on the HQ

router. Which set of commands correctly configures the WAN interface if the IP

address that is assigned to the WAN link is 198.133.219.13/30 and router HQ is a

DTE device?

Page 19: fnl exam

HQ(config-if)# ip address 198.133.219.13 255.255.255.248

HQ(config-if)# clock rate 64000

HQ(config-if)# no shutdown

HQ(config-if)# ip address 198.133.219.13 255.255.255.252

HQ(config-if)# clock rate 64000

HQ(config-if)# no shutdown

HQ(config-if)# ip address 198.133.219.13 255.255.255.248

HQ(config-if)# no shutdown

*HQ(config-if)# ip address 198.133.219.13 255.255.255.252

HQ(config-if)# no shutdown 

What is a function of an IPS?

It analyzes only layer 7 of the OSI model to identify malicious activity.

It provides perimeter security for the entire network.

It routes traffic to a DMZ or protected internal network.

*It blocks suspicious network activity in real time.

It passively monitors all network traffic that enters the internal network and DMZ. 

What is the purpose of the routing process?

to encapsulate data that is used to communicate across a network

*to select the paths that are used to direct traffic to destination networks

to convert a URL name into an IP address

to provide secure Internet file transfer

to forward traffic on the basis of MAC addresses 

A network engineer is asked to specify the type of cable for a new network

installation. The engineer plans horizontal cable runs of less than 90 feet (27.4

meters) using cable that is not expensive and is easy to implement. It will be

positioned away from electrically noisy areas to avoid EMI. Which cable should the

engineer choose?

STP

*UTP

coaxial

fiber optic 

Which two terms are used to refer to cable connections that run between network

distribution facilities? (Choose two.)

Page 20: fnl exam

patch

*vertical

*backbone

horizontal

crossover 

Refer to the exhibit. A user who is connected to RTA is trying to telnet to RTB, but

the connection is failing. Based on the output of the show running-config command

on router RTB, why is the Telnet session failing?

Telnet has not been configured on the console line.

The login command has not been issued on the console line.

*No password has been configured on the VTY lines.

A session limit has not been configured for Telnet.

How many host addresses may be assigned on each subnetwork when using the 130.68.0.0

network address with a subnet mask of 255.255.248.0?

30

256

*2046

2048

4094

4096

In an IPv4 environment, what information is used by the router to forward data packets from one

interface of a router to another?

*destination network address

source network address

source MAC address

well known port destination address 

A company is developing an Internet store for its website. Which protocol should be used to transfer

credit card information from customers to the company web server?

FTPS

HTTP

*HTTPS

WEP2

TFTP

How do port filtering and access lists help provide network security?

*They prevent specified types of traffic from reaching specified network destinations.

They alert network administrators to various type of denial of service attacks as they occur.

Page 21: fnl exam

They prevent viruses, worms, and Trojans from infecting host computers and servers.

They enable encryption and authentication of confidential data communications.

A user reports being unable to access the Internet. The help desk technician employs a bottom-up

approach to troubleshooting. The technician first has the user check the patch cable connection

from the PC to the wall, and then has the user verify that the NIC has a green link light. What will

the technician have the user do next?

Enter an IP address into the WWW browser address bar to see if DNS is at fault.

Use traceroute to identify the device along the path to the ISP that may be at fault.

*Verify the IP address, subnet, and gateway settings using ipconfig on the PC.

Connect to the user home router to check firewall settings for blocked TCP ports.

Refer to the exhibit. Which combination of cables and symbols is correct?

A - crossover, B - straight-through, C - straight-through

A - crossover, B - rollover, C - straight-through

*A - straight-through, B -crossover, C - straight-through

A - straight-through, B -straight-through, C - straight-through

A - straight-through, B - straight-through, C - crossover

A - rollover, B - straight-through, C - straight-through

Refer to the exhibit. Which command would an administrator use to configure the router name?

Router# ip hostname Boise

Router# hostname Boise

Router(config-line)# name Boise

*Router(config)# hostname Boise

Router> ip hostname Boise

How does a switch interface that uses sticky port security handle MAC addresses?

The addresses are configured manually and are saved in the running configuration.

They are configured manually and are not saved in the running configuration.

*They are configured dynamically and are saved in the running configuration.

They are configured dynamically and are not saved in the running configuration.

Which statement describes a feature of TCP?

It provides low overhead data delivery.

*It acknowledges the receipt of packets.

It does not provide error checking.

It is a connectionless protocol. 

Which routing protocol facilitates the exchange of routing information between different

autonomous systems?

OSPF

EIGRP

Page 22: fnl exam

RIP

*BGP

Which statement is true about the reverse lookup DNS zone?

It is most commonly experienced when users are surfing the Internet.

It is the backup for the forward lookup zone.

It dynamically updates the resource records.

*It resolves an IP address to a fully qualified domain name.

Which statement correctly describes the function of AAA?

*It prevents unauthorized access to a network.

It filters traffic based on destination IP and port number.

It enables users to send information to a daemon that is running on a management station.

It encrypts data to provide network security.

Which two services are required to enable a computer to receive dynamic IP addresses and access

the Internet using domain names? (Choose two.)

*DNS

WINS

HTTP

*DHCP

SMTP

A network administrator wants to configure six subnets for a Class C network. Which subnet mask

will support the maximum number of hosts on each subnet?

255.255.255.248

255.255.255.240

*255.255.255.224

255.255.255.192

A building has experienced a power outage. When the power returns, none of the devices on one

floor can access the Internet. The network administrator checks the switch in the IDF that these

devices are connected to and notes that the SYST LED on the front of the switch is amber.

What is a possible cause of this problem?

The switch is functioning properly.

*The switch has failed POST.

The switch configuration file was not saved to NVRAM.

The connection between the switch and the server did not autonegotiate speed and duplex

properly.

What is the effect of issuing the banner login #Unauthorized login prohibited# command on a

router?

Page 23: fnl exam

*It will display the message "Unauthorized login prohibited" before the router prompts for a user

name.

It replaces the banner motd command.

It causes the router to prompt for login credentials for any user who is attempting to connect to the

router.

It causes the message "Unauthorized access prohibited" to display when a HyperTerminal

connection is idle.

Which statement correctly describes MIB?

It is software that is installed on a device which in turn is managed by SNMP.

It is installed on a system that is used to monitor networking devices.

*It is a database that a device keeps about itself concerning network performance parameters.

It is a communication protocol that is used between the management station and the management

agent.

Which type of WAN connection uses a circuit-switched network?

*ISDN

Frame Relay

DSL

Cable

Refer to the exhibit. Which three IP addresses could be assigned to the hosts? (Choose three.)

192.168.88.1

192.168.88.8

*192.168.88.9

*192.168.88.12

192.168.88.14

192.168.88.15

*192.168.88.16

192.168.88.18

A network engineer is asked to specify the type of cable for a new network installation. The

engineer plans horizontal cable runs of less than 90 feet (27.4 meters) using cable that is not

expensive and is easy to implement. It will be positioned away from electrically noisy areas to avoid

EMI. Which cable should the engineer choose?

STP

UTP

*coaxial

fiber optic

For the assignment of permissions to files and folders, what does the "principle of least privilege"

imply?

No user has more privileges than any other user.

Page 24: fnl exam

Permissions to files are given based on seniority.

*Users only have access to resources that are necessary for their jobs.

Users should be given no access to computer resources until they ask.

Which application can be delivered using UDP?

FTP

DNS

*HTTP

SMTP

Which technology is used for WAN connections and delivers up to 1.544 Mb/s of symmetrical

bandwidth?

DSL

dialup

*T1 line

T3 line

Which WAN service provides point-to-point connections with a predefined communications path?

E1

T1

dialup

*leased line

What is the primary function of a Level 1 support technician in an ISP help desk department with

multiple levels of customer support?

to install hardware replacements for the customer

to accompany an on-site technician to provide additional technical support

*to diagnose and document the symptoms of hardware, software, and system problems

to design network enhancements that support the new technology requirements of the customer

A user calls a help desk about being unable to connect to a web server. The technician asks the

user to issue a ping 127.0.0.1 command. What is the purpose of this command?

verify if the network cable is connected to the PC

*verify if the TCP/IP stack is functioning on the PC

verify if the IP address is configured correctly on the PC

verify if the DNS server IP addresses are present on the PC

A small company is contracting with an ISP to host a web server. The web administrator needs to

upload files to the web server via a secure channel using FTPS. Although a ping to the server is

successful, the web administrator reports that the FTPS connection cannot be established. The

technician at the ISP responds that for security reasons the FTPS default port has been blocked by

a firewall and the web server has been configured with a non-default port for FTPS access. At

which layer of the OSI model has the security measure been applied?

Page 25: fnl exam

session layer

network layer

*transport layer

application layer

When a field technician visits a customer site and resolves the issue that was opened in a trouble

ticket, what should the technician do?

assess the network design of the customer site

survey users at the customer site for further needs

*document the solution and obtain acceptance of the customer

discuss further problems that are identified during the visit and offer cost estimates

Refer to the exhibit. Static routes have been configured on all routers in the network. PC2 can

communicate with PC1 but not with PC3. What should be done to remedy the problem?

Reconfigure the first static route with the exit interface S0/0/0.

*Reconfigure the second static route with the exit interface S0/0/1.

Reconfigure the first static route with the next hop address 172.16.3.1.

Reconfigure the second static route with the next hop address 172.16.3.1.

While configuring PAT on a Cisco ISR, a network technician defines the IP address of the router

interface that connects to the ISP. This address will be the translated address for all Internet traffic

from inside hosts. What is this IP address called?

inside local address

*inside global address

outside local address

outside global address

Refer to the exhibit. Which two routes when either is configured on R1 would allow traffic to be

forwarded from hosts on network 192.168.10.0/24 to network 192.168.20.0/24? (Choose two.)

R1(config)# ip route 0.0.0.0 0.0.0.0 S0/0/1

*R1(config)# ip route 0.0.0.0 0.0.0.0 172.10.10.13

R1(config)# ip route 192.168.20.0 255.255.255.0 Fa0/0

*R1(config)# ip route 192.168.20.0 255.255.255.0 S0/0/0

R1(config)# ip route 172.10.10.12 255.255.255.252 192.168.20.0

In the URL http://dev.cisco.com/wwwdocs/procedures.htm, what is identified by wwwdocs?

the server name where the resource is located

the protocol that is used for the resource request

the domain name of the server that is being accessed

*the folder where the requested resource is stored

Refer to the exhibit. A technician uses the SDM application to configure router R1. Which step

Page 26: fnl exam

should be taken by the technician to enable the Fa0/0 interface on R1 to participate on the

connected local network?

Enable a DHCP server on the Fa0/0 LAN interface.

*Configure the appropriate IP address on the Fa0/0 interface.

Configure IP addresses for the primary and secondary DNS server.

Configure the starting and ending IP addresses for the DHCP pool but exclude the Fa0/0 IP

address.

Refer to the exhibit. What effect will the commands have when entered on R2?

The cisco1 file will be copied to NVRAM.

The commands will not work because a password has not been set on the TFTP server.

The running configuration will be copied from R2 to the TFTP server.

*The cisco1 file will be copied from the TFTP server to the running configuration of R2.

What is the primary function of the NOC at a large ISP?

installing equipment at a customer site

setting up customer accounts and passwords

*monitoring and testing customer network connections

entering customer requirements in an order-tracking database

What is the maximum unrepeated distance set by industry standards for UTP cable?

10 meters

75 meters

*100 meters

325 meters

Refer to the exhibit. A network administrator has an extra router and wishes to use it as shown to

passively monitor network traffic. Which IOS feature should be implemented on router EXTRA?

ACLs

CDP

*IDS

IPS

Refer to the exhibit. Hosts that belong to the IT department use 10.10.55.33/27 as a default

gateway. Where can this IP address be located in the network?

A

B

C

*D

E

How do Tier 3 ISPs connect to the global Internet?

They connect to the global Internet through Tier 2 ISPs.

Page 27: fnl exam

They extend across several countries but use the services of a Tier 1 ISP.

They use the services of both Tier 1 and Tier 2 ISPs in order to connect to the global Internet.

*They make up the global backbone of the Internet by physically joining their network with other

Tier 3 ISPs.

What is a characteristic of a scalable network?

100% uptime

redundant links

*easy expansion

multiple backup devices

A Cisco switch is installed into a network and two module slots are purposefully left empty. Which

network design consideration does this address?

reliability

*scalability

redundancy

accessibility

A company functions from Monday to Friday each week. Their backup strategy calls for full backups

each Friday night, with differential backups on all other weekday nights. If an administrator is asked

to restore a server hard drive to its Wednesday morning state, how many backups must be used?

1

*2

3

4

Refer to the exhibit. What could be two possible causes for the Serial0/0/0 interface status?

(Choose two.)

A Layer 3 issue exists.

The bandwidth is set too high.

*An incorrect cable is being used.

A loopback address must be set.

The reliability setting is too low for the interface.

*A defective serial interface cable was used.

A network designer must specify cable for a 190 meter (625 foot) backbone link where EMI may be

an issue. What type of cable should the designer choose?

coaxial

*fiber-optic

shielded twisted pair

unshielded twisted pair

Refer to the exhibit. When the IOS image of a router must be backed up, what are three reasons to

Page 28: fnl exam

issue the exhibited commands? (Choose three.)

to confirm that the IOS image was copied completely

to determine the number of hops to the TFTP server

*to copy the IOS image file to the TFTP server

to set the destination directory on the TFTP server

*to confirm connectivity to the TFTP server

*to view the IOS image name and file size

to confirm that flash has enough space to store the IOS image file

When would TFTP in ROM monitor mode be used to restore a Cisco IOS image to a router?

when a console connection is the only available connection to the router

when the TFTP server software is incompatible with the router IOS version

*when the router is set to boot from flash, but the Cisco IOS image in flash is corrupt or has been

erased

when the current Cisco IOS on the router requires a feature upgrade

What will a router do with a packet that is destined for a host with the IP address 192.168.1.5/24 if

no entry for the 192.168.1.0/24 network exists in the routing table?

*It will drop the packet.

It will send the packet back to the source address.

It will broadcast the packet out all of its active interfaces.

It will broadcast the packet out all of its active interfaces except the interface that received the

packet.

If the NVRAM on a router were to fail, which router resource would be lost?

IOS software image

ROMmon software

running configuration

*startup configuration 

In designing a cabling upgrade plan, what is the first best practice that should be implemented?

Suggest the location of the MDF and IDF.

Choose the appropriate wiring.

Choose the new equipment to purchase.

*Examine the floor plan and the condition of existing wiring.

Decide upon the cable management system.

How many host addresses may be assigned on each subnetwork when using the 130.68.0.0

network address with a subnet mask of 255.255.248.0?

30

256

*2046

2048

Page 29: fnl exam

4094

4096

Which type of address is 192.168.17.111/28?

host address

network address

*broadcast address

multicast address

A customer reports connectivity problems to an ISP technician. Upon questioning the customer, the

technician discovers that all network applications are functioning except for FTP. What should the

technician suspect is the problem?

*misconfigured firewall

bad port on switch or hub

misconfigured IP addressing on the customer's workstation

wrong DNS server configured on the customer's workstation

wrong default gateway configured on the customer's workstation

A customer reports connectivity problems to an ISP technician. Upon questioning the customer, the

technician discovers that all network applications are functioning except for FTP. What should the

technician suspect is the problem?

misconfigured firewall

bad port on switch or hub

*misconfigured IP addressing on the customer's workstation

wrong DNS server configured on the customer's workstation

wrong default gateway configured on the customer's workstation

How do port filtering and access lists help provide network security?

*They prevent specified types of traffic from reaching specified network destinations.

They alert network administrators to various type of denial of service attacks as they occur.

They prevent viruses, worms, and Trojans from infecting host computers and servers.

They enable encryption and authentication of confidential data communications.

A hacker attempts to reach confidential information that is stored on a server inside the corporate

network. A network security solution inspects the entire packet, determines that it is a threat, and

blocks the packet from entering the inside network. Which security measure protected the network?

an IDS

*an IPS

a host-based firewall

Anti-X software

When customers use credit cards to make purchases at a small business, a modem is heard dialing

a telephone number to transfer the transaction data to the central office. What type of WAN serial

Page 30: fnl exam

connection is in use?

leased line

packet switched

*circuit switched

point-to-point

The command copy tftp running-config has been entered on the router. What will this command

do?

copy the configuration in RAM to a server

*copy the configuration file from a server to RAM

copy the configuration file in NVRAM to RAM

copy the configuration file in NVRAM to a server

copy the configuration file from a server to NVRAM

A network technician is using a network management station to gather data about the performance

of devices and links within the ISP. Which application layer protocol makes this possible?

*SNMP

FTP

DHCP

SMTP

A user reports being unable to access the Internet. The help desk technician employs a bottom-up

approach to troubleshooting. The technician first has the user check the patch cable connection

from the PC to the wall, and then has the user verify that the NIC has a green link light. What will

the technician have the user do next?

Enter an IP address into the WWW browser address bar to see if DNS is at fault.

Use traceroute to identify the device along the path to the ISP that may be at fault.

*Verify the IP address, subnet, and gateway settings using ipconfig on the PC.

Connect to the user home router to check firewall settings for blocked TCP ports.

Refer to the exhibit. Which two IP addresses could be assigned to the hosts in the diagram?

(Choose two.)

192.168.65.31

192.168.65.32

*192.168.65.35

*192.168.65.60

192.168.65.63

192.168.65.64 

Refer to the exhibit. Which command would an administrator use to configure the router name?

Router# ip hostname Boise

Router# hostname Boise

Router(config-line)# name Boise

Page 31: fnl exam

*Router(config)# hostname Boise

Router> ip hostname Boise

What can cause a problem at the data link layer?

a faulty network cable

a firewall that is blocking all HTTP traffic

*incorrectly configured device drivers

incorrectly configured subnet masks

Which cable type is used to interconnect the FastEthernet interfaces of two routers?

straight-through

*crossover

console

rollover

Which statement is true about FTP implementations?

The protocol interpreter (PI) function engages once the data transfer process (DTP) function is

complete.

The DTP function is responsible for the login sequence.

*FTP requires two connections, one for control and one for data.

Both the PI and the DTP close automatically when the transfer is complete.

Which statement is true about the reverse lookup DNS zone?

It is most commonly experienced when users are surfing the Internet.

It is the backup for the forward lookup zone.

It dynamically updates the resource records.

*It resolves an IP address to a fully qualified domain name.

A network is spread across two buildings that are separated by a distance of 500 feet (152 meters).

An electrical transformer is installed near the cable route. Which type of cable should be used in

this network?

STP

UTP

coaxial

*fiber-optic

Refer to the exhibit. R1 and R2 are configured with the commands that are displayed. All interfaces

are properly configured, but neither router is receiving routing updates. What two things can be

done to solve the problem? (Choose two.)

*Configure the routing protocol on R1 for network 10.0.0.0.

*Configure the routing protocol on R2 for network 10.0.0.0.

Configure the routing protocol on R1 for network 192.168.4.0.

Page 32: fnl exam

Configure the routing protocol on R1 for network 192.168.2.0.

Configure the routing protocol on R2 for network 192.168.1.0.

Configure the routing protocol on R2 for network 192.168.3.0.

When a router learns two paths to the same destination network, which two factors determine the

path that will be included in the routing table? (Choose two.)

*route metric

the MAC address of the neighboring router

the source IP address in data packets

the IP address of the next hop router

*administrative distance

Which two services are required to enable a computer to receive dynamic IP addresses and access

the Internet using domain names? (Choose two.)

*DNS

WINS

HTTP

*DHCP

SMTP

A building has experienced a power outage. When the power returns, none of the devices on one

floor can access the Internet. The network administrator checks the switch in the IDF that these

devices are connected to and notes that the SYST LED on the front of the switch is amber.

What is a possible cause of this problem?

The switch is functioning properly.

*The switch has failed POST.

The switch configuration file was not saved to NVRAM.

The connection between the switch and the server did not autonegotiate speed and duplex

properly.

Refer to the exhibit. While configuring the serial interface of a router, the network administrator sees

the highlighted error message. What is the reason for this?

The serial interface is administratively down.

The serial interface is already configured with an IP address.

*The network administrator has attempted to configure the serial interface with a broadcast

address.

The same IP address has been configured on another interface.

How does an SNMP trap aid network monitoring and management?

It reports to the management station by responding to polls.

It collects information for the management station by using polling devices.

*It sends an alert message to the management station when a threshold is reached.

It flags attempts to begin a DoS attack on the network.

Page 33: fnl exam

An organization has 50 traveling salespersons who must be able to connect to the company

network from client sites and hotels. Which WAN connection will allow this access?

Frame Relay

Cable

DSL

*dialup

When using NAT on a router, what is the term for the IP address of an inside host as it appears to

the outside network?

inside local

*inside global

outside local

outside global

For the assignment of permissions to files and folders, what does the "principle of least privilege"

imply?

No user has more privileges than any other user.

Permissions to files are given based on seniority.

*Users only have access to resources that are necessary for their jobs.

Users should be given no access to computer resources until they ask.

A client complains to an ISP that the hosted web server seems slow and frequently cannot be

reached. The technician suspects the special high performance server NIC might be the source of

the problem. After checking with vendor support, it is verified that the NIC is causing framing errors

and the firmware needs to be upgraded. With which layer of the OSI model is this problem

associated?

Layer 1

*Layer 2

Layer 4

Layer 7

Which question provides troubleshooting information about a problem at Layer 1 or Layer 2 of the

OSI model?

Can the server be reached through Telnet?

Is there a firewall that is configured on the PC?

*Is there a link light on the network card?

What addresses are configured in the TCP/IP settings?

Which protocol allows secure in-band management so that a network administrator can monitor and

configure network devices without fear of any passwords being compromised?

*SSH

HTTP

Page 34: fnl exam

SNMP

Telnet

Refer to the exhibit. Static routes have been configured on all routers in the network. PC2 can

communicate with PC1 but not with PC3. What should be done to remedy the problem?

Reconfigure the first static route with the exit interface S0/0/0.

*Reconfigure the second static route with the exit interface S0/0/1.

Reconfigure the first static route with the next hop address 172.16.3.1.

Reconfigure the second static route with the next hop address 172.16.3.1.

Refer to the exhibit. R1 and R2 are connected over a WAN. PC A is connected to the fa0/0 port on

R1 and PC B is connected to the fa0/5 port on SW1. Starting with PC A and ending with PC B, what

cable types would be used to connect all the devices?

Link A - straight-through, Link B - crossover, Link C - serial, Link D - straight-through.

*Link A - crossover, Link B - serial, Link C - straight-through, Link D - straight-through.

Link A - straight-through, Link B - serial, Link C - crossover, Link D - straight-through.

Link A - crossover, Link B - crossover, Link C- serial, Link D - straight-through.

Refer to the exhibit. Which type of link is supported by this interface module?

LAN

*WAN

WLAN

VLAN

A network technician wants to restore a backup copy of the saved configuration file on a router from

a TFTP server. After restoring the file from the TFTP server, the technician reloads the router and

finds that it still has the old configuration file instead of the restored file. What could have caused

this?

The technician entered the command delete flash: before reloading the router.

The technician entered the command boot system rom before reloading the router.

The technician entered the command erase startup-config before reloading the router.

*The technician failed to enter the command copy running-config startup-config before reloading

the router.

Refer to the exhibit. The Transfer > Capture Text feature available through HyperTerminal has

been used to capture the running configuration on a router. The startup-configuration has been

erased from the router followed by the issuing of the reload command. The startup-config is

restored by using the captured file, but all interfaces on the router are shown as administratively

down. What could cause this problem?

The enable password was incorrectly entered.

The configuration register was not set to 0x2142.

The enable secret password was incorrectly entered.

*The no shutdown command must be entered under each interface section in the file being sent.

Page 35: fnl exam

The captured file should have restored the running configuration not the startup configuration.

A network technician wants to load a configuration file from a TFTP server to a router. What must

the technician know before initiating the transfer?

*the IP address of the TFTP server and the name of the configuration file on the server

the operating system of the TFTP server and the IP address of the connected router interface

the IP address of the TFTP server and the name of the configuration file in NVRAM of the router

the name of the configuration file on the router and the IP address of the interface that is connected

to the TFTP server

At which layer of the OSI model is the Ethernet family of technologies defined?

Layer 1

*Layer 2

Layer 3

Layer 4

Layer 5

Layer 6

Layer 7

Which transport layer protocol will allow segments to be exchanged between two hosts with low

overhead and no mechanism for retransmission?

IP

FTP

TCP

*UDP

SMTP

What does the command RA(dhcp-config)# dns-server 10.10.64.221 10.10.64.222 accomplish?

allows RA to act as a DNS relay agent

allows RA to be configured as a DNS server

identifies the default gateway address that is used to reach the DNS servers

*enables DHCP clients to use the specified IP addresses as DNS servers

Which statement best describes HDLC encapsulation?

*It is a bit-oriented data link layer protocol.

It is a circuit-switched network layer protocol.

It is a packet-switched network layer protocol.

It is a packet-switched data link layer protocol.

Which type of WAN connection uses packet-switched connections?

T1

E1

ISDN

Page 36: fnl exam

*Frame Relay

Which storage media type is most commonly selected if cost effectiveness, large capacity, and

transportability are the key factors being considered during implementation of a backup scheme?

*digital tape

solid-state storage

optical media discs

storage area networks

network-attached storage

In a structured cable system, what is the purpose of horizontal cabling?

It connects an IDF to an IDF.

It connects an IDF to the MDF.

*It connects wall jacks to an IDF.

It connects wall jacks to user workstations.

A network engineer has been asked to design a new structured cable system. What should be the

first step in the project?

*Obtain an accurate floor plan.

Identify all potential sources of EMI.

Sketch the proposed network design.

Determine the locations of all network devices.

Refer to the exhibit. A network technician is configuring the WAN interface on the HQ router. Which

set of commands correctly configures the WAN interface if the IP address that is assigned to the

WAN link is 198.133.219.13/30 and router HQ is a DTE device?

HQ(config-if)# ip address 198.133.219.13 255.255.255.248

HQ(config-if)# clock rate 64000

HQ(config-if)# no shutdown

HQ(config-if)# ip address 198.133.219.13 255.255.255.252

HQ(config-if)# clock rate 64000

HQ(config-if)# no shutdown

HQ(config-if)# ip address 198.133.219.13 255.255.255.248

HQ(config-if)# no shutdown

*HQ(config-if)# ip address 198.133.219.13 255.255.255.252

HQ(config-if)# no shutdown

What is a function of an IPS?

It analyzes only layer 7 of the OSI model to identify malicious activity.

It provides perimeter security for the entire network.

It routes traffic to a DMZ or protected internal network.

*It blocks suspicious network activity in real time.

It passively monitors all network traffic that enters the internal network and DMZ. 

Page 37: fnl exam

What is the purpose of the routing process?

to encapsulate data that is used to communicate across a network

*to select the paths that are used to direct traffic to destination networks

to convert a URL name into an IP address

to provide secure Internet file transfer

to forward traffic on the basis of MAC addresses

A network engineer is asked to specify the type of cable for a new network installation. The

engineer plans horizontal cable runs of less than 90 feet (27.4 meters) using cable that is not

expensive and is easy to implement. It will be positioned away from electrically noisy areas to avoid

EMI. Which cable should the engineer choose?

STP

*UTP

coaxial

fiber optic

Which two terms are used to refer to cable connections that run between network distribution

facilities? (Choose two.)

patch

*vertical

*backbone

horizontal

crossover

Refer to the exhibit. A user who is connected to RTA is trying to telnet to RTB, but the connection is

failing. Based on the output of the show running-config command on router RTB, why is the Telnet

session failing?

Telnet has not been configured on the console line.

The login command has not been issued on the console line.

*No password has been configured on the VTY lines.

A session limit has not been configured for Telnet.

Refer to the graphic. Which command will configure a static route on Router A to direct traffic from LAN A that is destined for LAN C?> RouterA(config)# ip route 192.168.4.0 255.255.255.0 192.168.5.2> RouterA(config)# ip route 192.168.4.0 255.255.255.0 192.168.3.2> RouterA(config)# ip route 192.168.5.0 255.255.255.0 192.168.3.2> RouterA(config)# ip route 192.168.3.0 255.255.255.0 192.168.3.1> RouterA(config)# ip route 192.168.3.2 255.255.255.0 192.168.4.0>> 2> A hacker attempts to reach confidential information that is stored on a server inside the corporate network. A network security solution inspects the entire packet, determines that it is a threat, and blocks the packet from entering the inside network. Which security measure protected the

Page 38: fnl exam

network?> an IDS> an IPS> a host-based firewall> Anti-X software>> 3> How does TCP ensure the reliable transfer of data?> If data segments are not received from the source, the destination requests that the segments be resent.> If an acknowledgment of the transmitted segments is not received from the destination in a predetermined amount of the time, the source resends the data.> TCP uses the SYN-ACK portion of the three-way handshake to ensure that all data has been received.> The TCP Protocol Interpreter process verifies the transmitted data at source and destination.>> 4> What are three characteristics of the TCP protocol? (Choose three.)> exchanges datagrams unreliably> is used to send IP error messages> forces the retransmission of unacknowledged packets> creates a virtual session between end-user applications> carries the IP address of the destination host in the TCP header> is responsible for breaking messages into segments and reassembling them at their destination>> 5 

> A user reports being able to access the Internet but not being able to download e-mail from the mail server at the ISP. What should the user check on the user workstation?> the POP3 and SMTP server settings in the e-mail application> the patch cable connections at the back of the workstation and at the wall plate> the DHCP settings in the operating system> the IP address, mask, and default gateway values> the NIC drivers>> 6 http://assessment.netacad.net/assessment/images/8253.jpg>>Refer to the exhibit. Which type of UTP cable should be used to connect Host A to Switch1?> rollover> console> crossover> straight-through>> 7> A network technician is using a network management station to gather data about the performance of devices and links within the ISP. Which application layer protocol makes this possible?> SNMP> FTP> DHCP> SMTP>> 8> After an unsuccessful ping to the local router, the technician decides to investigate the router. The technician observes that the lights and fan on the router are not operational. In which layer of

Page 39: fnl exam

the OSI model is the problem most likely occurring?> transport> network> data link> physical>> 9> What is used by a routing protocol to determine the best path to include in the routing table?> Convergence time> Default distance> Metric> Type of router>> 10> How does a switch interface that uses sticky port security handle MAC addresses?> The addresses are configured manually and are saved in the running configuration.> They are configured manually and are not saved in the running configuration.> They are configured dynamically and are saved in the running configuration.> They are configured dynamically and are not saved in the running configuration.>> 11> http://assessment.netacad.net/assessment/images/15795.jpg>>Refer to the exhibit. The network administrator of the building in the graphic needs to choose the type of cable best suited to add ServerB to the network. Which cable type is the best choice?> STP> UTP> coaxial> fiber optic>>>>> The show ip route command was executed on one of the routers shown in the graphic and the following output was displayed:>> C 192.168.4.0/24 is directly connected, Serial0/0> R 192.168.5.0/24 [120/1] via 192.168.4.2, 00:00:19, Serial0/0> R 192.168.1.0/24 [120/2] via 192.168.3.1, 00:00:20, Serial0/1> R 192.168.2.0/24 [120/2] via 192.168.3.1, 00:00:20, Serial0/1> C 192.168.3.0/24 is directly connected, Serial0/1>> From which router was this command executed?> A> B> C> D>> 13 http://assessment.netacad.net/assessment/images/18303.jpg>>>Refer to the exhibit. A user who is connected to RTA is trying to telnet to RTB, but the connection is failing. Based on the output of the show running-config command on router RTB, why is the Telnet session failing?> Telnet has not been configured on the console line.

Page 40: fnl exam

> The login command has not been issued on the console line.> No password has been configured on the VTY lines.> A session limit has not been configured for Telnet.>> 14> 

>> Refer to the exhibit. The network administrator uses the command below to configure a default route on RTB:>> RTB(config)# ip route 0.0.0.0 0.0.0.0 fa0/0>> A ping issued from PC3 is successful to RTB. However, echo request packets arrive at PC1 but the echo replies do not make it back to PC3. What will fix this problem?> RTA must be configured to forward packets to the 192.168.2.0 network.> The ip route command needs to be edited so that the next hop address is 10.1.1.5.> The ip route command needs to be edited so that the 192.168.2.1 address is the next hop address.> The ip route command should be removed from the RTB router configuration.> Another default route should be configured on RTA with a next hop address of 10.1.1.6.>> 15> What is the purpose of the routing process?> to encapsulate data that is used to communicate across a network> to select the paths that are used to direct traffic to destination networks> to convert a URL name into an IP address> to provide secure Internet file transfer> to forward traffic on the basis of MAC addresses>> Show>> A small tire retailer requires a low-cost WAN connection to its headquarters in order to manage its inventory and process customer sales in real time. Which WAN connection type is best suited to its needs?> SONET> T3> T1> DSL> leased line>> 17  

> When customers use credit cards to make purchases at a small business, a modem is heard dialing a telephone number to transfer the transaction data to the central office. What type of WAN serial connection is in use?> leased line> packet switched> circuit switched> point-to-point>> 18> In an IPv4 environment, what information is used by the router to forward data packets from one interface of a router to another?> destination network address

Page 41: fnl exam

> source network address> source MAC address> well known port destination address>> 19 http://assessment.netacad.net/assessment/images/18932.jpg>>> Refer to the exhibit. A network administrator is troubleshooting the serial connection between R1 and R2. There is no communication between R1 and R2. Based on the output of the show ip interface brief command, what is the cause of the problem?> There is a misconfiguration of IP addresses.> There is a mismatch of encapsulation methods.> The no shutdown command should be issued on R2.> The routing protocols are not compatible.>> 20> The command copy tftp running-config has been entered on the router. What will this command do?> copy the configuration in RAM to a server> copy the configuration file from a server to RAM> copy the configuration file in NVRAM to RAM> copy the configuration file in NVRAM to a server> copy the configuration file from a server to NVRAM>> 21> A user reports being unable to access the Internet. The help desk technician employs a bottom-up approach to troubleshooting. The technician first has the user check the patch cable connection from the PC to the wall, and then has the user verify that the NIC has a green link light. What will the technician have the user do next?> Enter an IP address into the WWW browser address bar to see if DNS is at fault.> Use traceroute to identify the device along the path to the ISP that may be at fault.> Verify the IP address, subnet, and gateway settings using ipconfig on the PC.> Connect to the user home router to check firewall settings for blocked TCP ports.>> 22 http://assessment.netacad.net/assessment/images/18086.jpg>>>      Refer to the exhibit. Which subnet mask would accommodate the number of hosts indicated for all subnets if the major network address was 192.168.25.0/24?> 255.255.0.0> 255.255.224.0> 255.255.255.0> 255.255.255.224> 255.255.255.240> 255.255.255.248>> 23> A network administrator is asked to design a system to allow simultaneous access to the Internet for 250 users. The ISP can only supply five public IP addresses for this network. What technology can the administrator use to accomplish this task?> classful subnetting> variable length subnet masks

Page 42: fnl exam

> classless interdomain routing> port-based Network Address Translation>> 24> What are two purposes of DNS? (Choose two.)> to dynamically assign IP addressing information to network hosts> to simplify the administration of host and default gateway addressing on client computers> to assign TCP port numbers to hosts as part of the data transfer process> to resolve human-readable domain names to numeric IP addresses> to replace the static HOSTS file with a more practical dynamic system>> 25 http://assessment.netacad.net/assessment/images/i122558n1v1.jpg>>

> Refer to the exhibit. The diagram that is shown represents the network of a manufacturing company with its headquarters at one end of a city and its warehouse at the other end. These two locations are connected via a T1 line. How will the Fohi router dynamically learn routes to the 192.168.16.16/28, 192.168.16.32/28, and 192.168.16.64/28 subnetworks?with BGP> with a static route> with a directly connected route> with an interior routing protocol>>

  

26> How do port filtering and access lists help provide network security?

> They prevent specified types of traffic from reaching specified network destinations.> They alert network administrators to various type of denial of service attacks as they occur.> They prevent viruses, worms, and Trojans from infecting host computers and servers.> They enable encryption and authentication of confidential data communications.>> 27 http://assessment.netacad.net/assessment/images/18140.jpg>>> Refer to the exhibit. Based on the output of the show ip route command, how many hops are between this router and the 192.168.3.0 network?> 3> 4> 5> 120>> 28 http://assessment.netacad.net/assessment/images/15796.jpg>>> Refer to the exhibit. Which combination of cables and symbols is correct?> A – crossover, B – straight-through, C – straight-through> A – crossover, B – rollover, C – straight-through> A – straight-through, B -crossover, C – straight-through> A – straight-through, B -straight-through, C – straight-through> A – straight-through, B – straight-through, C – crossover> A – rollover, B – straight-through, C – straight-through> 

Page 43: fnl exam

    

> 29 http://assessment.netacad.net/assessment/images/18072.jpg>>> Refer to the exhibit. A ping 192.168.1.20 command is issued on workstation A to determine if workstation B can be reached. What two events will occur if this command is successful? (Choose two.)> The router will reply to the echo request with a proxy ping response.> Workstation A will send a UDP ping request message to workstation B.> The router will send a TCP acknowledgment message to workstation A.> Workstation B will send a UDP ping reply message to the router.> Workstation A will send an ICMP echo request message to workstation B.> Workstation B will send an ICMP echo reply message to workstation A.>> 30> Which two protocols allow network devices to report their status and events to a centralized network management device? (Choose two.)> Syslog> Telnet> HTTP> HTTPS> SNMP> 31> http://assessment.netacad.net/assessment/images/15679.jpg>> Refer to the exhibit. Which two statements describe the data conversation shown?(Choose two.)> The data conversation was started by the HTTP application process running on the client.> The data conversation is identified by TCP port 80 on the client.> The user started the data conversation by sending an e-mail.> The IP address of the Internet server is 192.168.17.43.> The Internet server will send data to port 8547 on the client.>  Refer to the exhibit. Both R1 and R2 are performing static NAT translations for their inside networks. A packet is sent from HostA to the web server. What are the source and destination addresses as the packet leaves R1 toward R2?> Source: 10.1.1.2 Destination: 172.30.20.100> Source: 10.1.1.2 Destination: 192.168.1.2> Source: 172.30.20.1 Destination: 172.30.20.2> Source: 172.30.20.10 Destination: 172.30.20.100> Source: 172.30.20.10 Destination: 192.168.1.2>> 33> Which two processes enable a router to determine paths to destination networks? (Choose two.)> inspection of the source IP address in data packets> ARP requests from connected routers> manual configuration of routes> updates from other routers> DHCP information broadcasts> updates from the SMTP management information base>> 34>

Page 44: fnl exam

What is the most commonly used exterior routing protocol?> BGP> RIP> OSPF> EIGRP>> 35> Which two statements are true about the use of the debug ip rip command on a Cisco router? (Choose two.)> The debug ip rip command displays RIP routing activity in real time.> The debug ip rip command can be issued at the user EXEC configuration mode.> The debug ip rip command displays a combination of the information that is displayed by the show ip route and show ip protocols commands.> Because of router processor usage, the debug ip rip command should be used only when necessary.> The debug ip rip command should be used instead of the show ip route command whenever possible.>> 36> Which mode does a router enter when no configuration file is located in NVRAM?> ROMMON> setup> global configuration> privileged exec>> 37> Which two commands ensure that any password that permits access to the privileged EXEC mode is not shown in plain text when the configuration files are displayed? (Choose two.)> Router(config)# enable secret cisco> Router(config)# enable cisco> Router(config)# encryption-password all> Router(config)# enable login encrypted> Router(config)# enable password encryption> Router(config)# service password-encryption>> 38> Which two subnet masks could be used when subnetting a Class B IP address? (Choose two.)> 255.255.255.240> 255.255.192.0> 255.255.0.0> 255.192.0.0> 240.0.0.0> 255.0.0.0>> 39> A Catalyst switch is used as a temporary replacement for another switch that needs to be repaired. About a minute after the switch has started, the SYST LED on the front of the switch transitions from blinking green to amber. What is the meaning of the amber SYST LED?> The switch has no configuration file in NVRAM.> The switch has failed POST and must be sent for service.> The switch is functioning properly.> The switch is in half-duplex mode.>> 40> A customer reports connectivity problems to an ISP technician. Upon questioning the customer, the technician discovers that all network applications are functioning except for FTP. What should the technician suspect is the problem?> misconfigured firewall

Page 45: fnl exam

> bad port on switch or hub> misconfigured IP addressing on the customer’s workstation> wrong DNS server configured on the customer’s workstation> wrong default gateway configured on the customer’s workstation>> 41>    

> http://assessment.netacad.net/assessment/images/18075.jpg> Refer to the exhibit. A NOC technician at an ISP enters the command c:\ping 209.165.201.7. What are two reasons to use this command? (Choose two.)> map the path to 209.165.201.7> test reachability to 209.165.201.7> locate connectivity problems along the route to 209.165.201.7> identify ISPs that interconnect the NOC and remote host with IP 209.165.201.7> measure the time that packets take to reach 209.165.201.7 and return to the technician’s workstation>> 42> A user is attempting to do an http://www.cisco.com/ without success. Which two configuration values must be set on the host to allow this access? (Choose two.)> DNS server> WINS server> HTTP server> default gateway> Netbios>> 43 http://assessment.netacad.net/assessment/images/16008.jpg>>> Refer to the exhibit. The network administrator needs to configure the Fa0/0 interface of RTB so that hosts from RTA can connect to the server that is attached to RTB. Which two commands will the administrator use to accomplish this task? (Choose two.)> RTB# ip address 192.168.102.98 255.255.255.248> RTB(config-if)# ip address 192.168.102.99 255.255.255.252> RTB(config)# ip address 192.168.102.97 255.255.255.252> RTB(config)# no shutdown> RTB(config-if)# no shutdown> RTB(config-if)# ip address 192.168.102.97 255.255.255.252>> 44> A new router is connected to an existing network. Which two tasks must be completed on the new router to include it in the dynamic routing process? (Choose two.)

> Enter the new network IP address on all existing routers.> Assign an appropriate IP address and subnet mask to the serial interface.> Update the ip host configuration information with the device name and new interface IP address.> Configure a routing protocol with the directly connected network IP addresses.> Configure a routing protocol to include all existing networks.>> 45> A company is developing an Internet store for its website. Which protocol should be used to transfer credit card information from customers to the company web server?

Page 46: fnl exam

> FTPS> HTTP> HTTPS> WEP2> TFTP   

> 46 http://assessment.netacad.net/assessment/images/18073.jpg>>> Refer to the exhibit. Which command would an administrator use to configure the router name?> Router# ip hostname Boise> Router# hostname Boise> Router(config-line)# name Boise> Router(config)# hostname Boise> Router> ip hostname Boise>> 47 http://assessment.netacad.net/assessment/images/19488.jpg>>> Refer to the exhibit. A network administrator configures a static default route to the Internet on router A, as shown in the exhibit. Why doesn’t the route appear in the routing table?> The serial interface is not connected.> The gateway of last resort is not set.> The destination prefix mask should be 255.255.255.255> The routing protocol has not been configured.> The default route must be configured on router B.>> 48> Why are port numbers included in the TCP header of a segment?

> to indicate the correct router interface that should be used to forward a segment> to identify which switch ports should receive or forward the segment> to determine which Layer 3 protocol should be used to encapsulate the data> to enable a receiving host to forward the data to the appropriate application> to allow the receiving host to assemble the packet in the proper order>> 49> How many host addresses may be assigned on each subnetwork when using the 130.68.0.0 network address with a subnet mask of 255.255.248.0?> 30> 256> 2046> 2048> 4094> 4096>> 50> What is one purpose of the TCP three-way handshake?> sending echo requests from the source to the destination host to establish the presence of the destination> determining the IP address of the destination host in preparation for data transfer> requesting the destination to transfer a binary file to the source> synchronizing sequence numbers between source and destination in preparation for data transfer>

Page 47: fnl exam

     

> 51 

> Which type of address is 192.168.17.111/28?> host address> network address> broadcast address> multicast address>> 52 http://assessment.netacad.net/assessment/images/19486.jpg>>> Refer to the exhibit. The PC tries to ping router B at 192.168.2.2, but the ping fails. What is the problem?> The address of the PC is on the wrong subnet.> The subnet mask of the PC should be 255.255.255.0.> The default gateway should be 192.168.2.1.> The DNS server is incorrect.>> 53 http://assessment.netacad.net/assessment/images/18070.jpg>>> Refer to the exhibit. Which two IP addresses could be assigned to the hosts in the diagram? (Choose two.)> 192.168.65.31> 192.168.65.32> 192.168.65.35> 192.168.65.60> 192.168.65.63> 192.168.65.64>> 54 http://assessment.netacad.net/assessment/images/15785.jpg>>> Refer to the exhibit. A new branch office has been added to the corporate network and a new router is to be installed to allow branch office users to access the database server at headquarters. How should the serial 0/0/0 interface of the new branch office router be configured to connect to the headquarters router?> branch_23(config-if)# ip address 192.168.5.19 255.255.255.240> branch_23(config-if)# no shutdown> branch_23(config-if)# encapsulation hdlc> branch_23(config-if)# ip address 192.168.5.25 255.255.255.240> branch_23(config-if)# no shutdown> branch_23(config-if)# encapsulation ppp> branch_23(config-if)# no shutdown> branch_23(config-if)# encapsulation ppp> branch_23(config-if)# ip address 192.168.5.33 255.255.255.240> branch_23(config-if)# encapsulation ppp> branch_23(config-if)# ip address 192.168.5.21 255.255.255.240> branch_23(config-if)# no shutdown> http://assessment.netacad.net/assessment/images/16009.jpg

Page 48: fnl exam

> 55>

>> Refer to the exhibit. The network administrator has configured the RTA and RTB interfaces. In order to allow hosts that are attached to RTA to reach the server that is attached to RTB, a static route from RTA to the server LAN and a default route from RTB back to RTA need to be configured. Which two commands will the administrator use to accomplish these tasks on the two routers? (Choose two.)> RTA(config)# ip route 10.16.10.5 255.255.255.252 10.16.10.6> RTA(config)# ip route 0.0.0.0 0.0.0.0 10.16.10.6> RTA(config)# ip route 10.16.10.96 255.255.255.252 10.16.10.6> RTB(config)# ip route 10.16.10.6 255.255.255.248 10.16.10.6> RTB(config)# ip route 0.0.0.0 0.0.0.0 S0/0/1> RTB(config)# ip route 0.0.0.0 0.0.0.0 10.16.10.6>> 56 http://assessment.netacad.net/assessment/images/18089.jpg> Refer to the exhibit. What two conclusions can be drawn about router RTB? (Choose two.)> The router is connected to a router named Boise.> Router RTB is connected to a Cisco 1841 router.> Router RTB is directly connected to two other routers.> The IP address of the router interface that is connected to router RTB is 192.168.2.6.> The RTB router is connected to two Cisco devices by FastEthernet links.>

 

 

 

 

 

A building has experienced a power outage. When the power returns, none of the devices on one floor can access the Internet. The network administrator checks the switch in the IDF that these devices are connected to and notes that the SYST LED on the front of the switch is amber.

 

What is a possible cause of this problem?

     The switch is functioning properly.

     The switch has failed POST.

     The switch configuration file was not saved to NVRAM.

    

The connection between the switch and the server did not autonegotiate speed and duplex properly.

Page 49: fnl exam

 

2 Refer to the exhibit. Router R1 has been configured with the commands that are displayed. Which fact can be determined from the configuration?

     All passwords are encrypted.

     The privileged EXEC mode password is “password1.”

     The router can support four Telnet sessions simultaneously.

     The router can be accessed from the console without using any password.

 

3 Refer to the exhibit. Devices need to connect to the file server from remote networks. What method should be used to provide the file server with an IP address to allow these connections?

     static NAT

     static PAT

     dynamic NAT

     dynamic PAT

 

4 A user is able to ping an FTP server across a WAN but is unable to download files from the server. What should be checked to resolve this problem?

     the NIC drivers

     the IP configuration

     the LED status of the NIC

     firewall settings

 

 

 

 

 

Page 50: fnl exam

While troubleshooting a connectivity issue between two directly connected routers, the network administrator checks the encapsulation settings on the serial interfaces of both routers. Which layer of the OSI model is the administrator troubleshooting?

     application layer

     network layer

     data link layer

     physical layer

 

A customer reports connectivity problems to an ISP technician. Upon questioning the customer, the technician discovers that all network applications are functioning except for FTP. What should the technician suspect is the problem?

     misconfigured firewall

     bad port on switch or hub

     misconfigured IP addressing on the customer’s workstation

     wrong DNS server configured on the customer’s workstation

     wrong default gateway configured on the customer’s workstation

 

7   

When does a router enter the setup mode?

     when the Cisco IOS is missing in flash

     when the configuration is missing in NVRAM

     when the setup command is run from the user mode

     when the boot system command is missing in the configuration

 

8   

What is the effect of issuing the hostname RouterA command on a router?

     A description will be configured on the router interfaces identifying them as belonging to RouterA.

Page 51: fnl exam

     The router will attempt to establish a connection to the host with the name RouterA.

     The router will map an IP address to the domain name RouterA.

     The router prompt will change from Router(config)# to RouterA(config)#

 

 

 

 

9   

If the start-up configuration is not found in NVRAM, where will the router look for it next by default?

     flash

     ROM

     RAM

     TFTP server

 

10  

Which statement correctly describes an SLA?

     It lists the terms of the agreement between the user and the manufacturer of the system.

     It outlines the management, monitoring, and maintenance of a network.

     It specifies the software and hardware configurations of a system.

     It describes the operation of a system.

 

Which address does a switch use for implementing port security?

     the source IP address

     the source MAC address

Page 52: fnl exam

     the destination IP address

     the destination MAC address

 

12  

Which type of cable may be used for backbone cabling between data centers that are located on different floors and that are separated by a distance of 1640 feet (500 meters)?

     STP

     UTP

     coaxial

     fiber-optic

 

13 Refer to the exhibit. Which two statements describe the data conversation shown? (Choose two.)

     The data conversation was started by the HTTP application process running on the client.

     The data conversation is identified by TCP port 80 on the client.

     The user started the data conversation by sending an e-mail.

     The IP address of the Internet server is 192.168.17.43.

     The Internet server will send data to port 8547 on the client.

 

14  

Which two services are required to enable a computer to receive dynamic IP addresses and access the Internet using domain names? (Choose two.)

     DNS

     WINS

     HTTP

     DHCP

     SMTP

Page 53: fnl exam

 

15  

 

Refer to the exhibit. There is no dynamic routing protocol that is running on this network. The network administrator adds a static route via the use of the ip route 192.168.4.0 255.255.255.0 10.1.1.6 command. On which router should the network administrator issue this command?

     R1

     R2

     R3

     R4

What are three features of the TCP protocol? (Choose three.)

     It provides retransmission of data packets if they are lost during transmission.

     It is a connectionless protocol.

     It uses a three-way handshake between the sending and receiving systems to establish each conversation.

     It specifies how messages are reassembled at the destination host.

     It requires only 8 bytes of overhead.

     It breaks the data packet into datagrams.

 

17  

 

 

 

 

 

 

 

Page 54: fnl exam

 

 

 

Refer to the exhibit. The interfaces on R1 and R2 have been properly configured with the IP addresses as shown. No dynamic routing protocols have been configured. The network administrator has entered the commands that are shown in the exhibit.

 

Which two additional commands need to be entered on the routers to enable host A to access the Internet? (Choose two.)

     R2(config)# ip route 0.0.0.0 0.0.0.0 S0/0/0

     R1(config)# ip route 0.0.0.0 0.0.0.0 S0/0/0

     R1(config)# ip route 0.0.0.0 0.0.0.0 198.213.219.1

     R2(config)# ip route 192.168.1.0 255.255.255.0 10.1.1.1

     R1(config)# ip route 198.133.219.1 255.255.255.0 10.1.1.2

 

18  

How many host addresses can be assigned in each subnetwork when using network address 172.16.0.0 with subnet mask 255.255.252.0?

     256

     510

     512

     1022

     024

 

19  

Which two subnet masks can be used when subnetting a Class A IP address? (Choose two.)

     255.0.0.0

Page 55: fnl exam

     240.0.0.0

     224.0.0.0

     255.255.0.0

     255.255.255.0

 

20  

 

 

Refer to the exhibit. A computer with the displayed IP settings is unable to access a server on the 192.168.2.0 network using the server IP address but can access hosts on the 192.168.1.0 network. What should the network administrator do to troubleshoot this problem?

     Issue the ping 192.168.1.1 command on the host to determine if the host can communicate with the default gateway.

     Issue the ipconfig /all command to determine if a DNS server IP address was configured.

     Verify that the host has a link light.

     Check the cabling of the host.

    

 

 

Refer to the exhibit. The S0/0/0 interface of R2 is configured correctly with the default encapsulation. Which configuration should be implemented at the S0/0/0 interface of R1 to complete the connection between the two routers?

     R1(config-if)# ip address 192.168.1.31 255.255.255.252

R1(config-if)# no shutdown

     R1(config-if)# ip address 192.168.1.33 255.255.255.252

R1(config-if)# encapsulation PPP

R1(config-if)# no shutdown

Page 56: fnl exam

     R1(config-if)# ip address 192.168.1.28 255.255.255.252

R1(config-if)# encapsulation PPP

R1(config-if)# no shutdown

     R1(config-if)# ip address 192.168.1.29 255.255.255.252

R1(config-if)# no shutdown

 

22  

What is an example of a dedicated point-to-point WAN link?

     ISDN

     Frame Relay

     dialup

     T1/E1

 

23  

 

 

Refer to the exhibit. What two conclusions can be drawn about the exhibited command output? (Choose two.)

     Router RTB is directly connected to a router and a switch.

     Router RTB is able to ping its directly connected neighbors.

     The network administrator needs to log in to the neighboring devices to gather this information.

     Router RTB has Layer 2 connectivity with two neighboring devices.

     Router RTB is connected to two Cisco devices by FastEthernet links.

 

24  

Which statement correctly describes the difference between HTTP and HTTPS?

Page 57: fnl exam

     The maximum number of simultaneous connections that a server can support for HTTPS is more than for HTTP.

     HTTPS and HTTP use different client request-server response processes.

     HTTPS authenticates and encrypts the data being transferred between the client and the web server.

     HTTPS specifies the rules for passing data between the physical layer and the data link layer.

 

25  

A hacker attempts to reach confidential information that is stored on a server inside the corporate network. A network security solution inspects the entire packet, determines that it is a threat, and blocks the packet from entering the inside network. Which security measure protected the network?

     an IDS

     an IPS

     a host-based firewall

     Anti-X software

 

How do port filtering and access lists help provide network security?

     They prevent specified types of traffic from reaching specified network destinations.

     They alert network administrators to various type of denial of service attacks as they occur.

     They prevent viruses, worms, and Trojans from infecting host computers and servers.

     They enable encryption and authentication of confidential data communications.

 

27  

 

 

Page 58: fnl exam

Refer to the exhibit. A network administrator is troubleshooting the serial connection between R1 and R2. There is no communication between R1 and R2. Based on the output of the show ip interface brief command, what is the cause of the problem?

     There is a misconfiguration of IP addresses.

     There is a mismatch of encapsulation methods.

     The no shutdown command has not been issued on R2.

     The routing protocols are not compatible.

 

28  

A tracert command is run on a host to determine if another host can be reached across a network. Which two events will occur if connectivity with the other host is unsuccessful? (Choose two.)

     The command will display all the successful hops a packet makes before it is lost.

     The command will calculate the time between successful and unsuccessful packets.

     The host on which the command is run will send a UDP request message to the other host.

     The command helps to determine where a packet was lost on the path from the source to the destination.

     All hops between the two hosts display !!!!! to signify success.

 

29  

 

 

Refer to the exhibit. R1 and R2 are configured with the commands that are displayed. All interfaces are properly configured, but neither router is receiving routing updates. What two things can be done to solve the problem? (Choose two.)

     Configure the routing protocol on R1 for network 10.0.0.0.

Page 59: fnl exam

     Configure the routing protocol on R2 for network 10.0.0.0.

     Configure the routing protocol on R1 for network 192.168.4.0.

     Configure the routing protocol on R1 for network 192.168.2.0.

     Configure the routing protocol on R2 for network 192.168.1.0.

     Configure the routing protocol on R2 for network 192.168.3.0.

 

30  

 

 

Page 60: fnl exam

Refer to the exhibit. The network administrator has added a route by using the ip route 10.13.13.0 255.255.255.0 192.168.1.1 command on R1. Hosts on the 10.12.12.0 network cannot communicate with hosts on the 10.13.13.0 network. What is the reason for this?

     The gateway of last resort is not set.

     The destination prefix mask is incorrectly configured.

     The routing protocol has not been configured on R1.

     The static route has not been configured correctly.

Which routing protocol excludes the subnet information from routing updates?

     EIGRP

     OSPF

     RIPv1

     BGP

 

32  

 

 

Refer to the exhibit. What method is most commonly employed by large ISPs, such as ISP1, ISP2, and ISP3, to exchange and maintain routing information?

     static routes

     IGP protocols

     EGP protocols

     directly connected routes

 

33  

 

 

Page 61: fnl exam

Refer to the exhibit. The network administrator uses the command below to configure a default route on RTB:

 

RTB(config)# ip route 0.0.0.0 0.0.0.0 fa0/0

 

A ping issued from PC3 is successful to RTB. However, echo request packets arrive at PC1 but the echo replies do not make it back to PC3. What will fix this problem?

     RTA must be configured to forward packets to the 192.168.2.0 network.

     The ip route command needs to be edited so that the next hop address is 10.1.1.5.

     The ip route command needs to be edited so that the 192.168.2.1 address is the next hop address.

     The ip route command should be removed from the RTB router configuration.

     Another default route should be configured on RTA with a next hop address of 10.1.1.6.

 

34  

What is the function of the forward lookup DNS zone in the DNS name resolution process?

     It resolves fully qualified domain names into IP addresses.

     It stores the information about the domain namespace structure.

     It forwards zone information updates to the secondary server.

     It maintains a database of ARP entries for all servers.

 

35  

Which WAN connection provides a dedicated circuit with fixed bandwidth available at all times?

     point-to-point

Page 62: fnl exam

     circuit-switched

     packet-switched

     cable

 

    

 

 

Refer to the exhibit. A new router has been configured for the first time with the commands that are displayed. Which two facts can be determined about the interface of this router? (Choose two.)

     It will act as a DCE device.

     It is administratively down.

     It will operate at a speed of 6.4 Mb/s.

     It is the first interface on slot 0 of controller 1.

     Because MOTD is not configured, the interface will not work.

 

37  

What is the basis for determining the vector component of a route in the distance vector routing algorithm?

     the bandwidth of the route

     the reliability of the route

     the IP address of the next hop

     the number of hops

 

38  

Which statement is true about FTP implementations?

     The protocol interpreter (PI) function engages once the data transfer process (DTP) function is complete.

Page 63: fnl exam

     The DTP function is responsible for the login sequence.

     FTP requires two connections, one for control and one for data.

     Both the PI and the DTP close automatically when the transfer is complete.

 

39  

 

 

The show ip route command was executed on one of the routers shown in the graphic and the following output was displayed:

 

C 192.168.4.0/24 is directly connected, Serial0/0

R 192.168.5.0/24 [120/1] via 192.168.4.2, 00:00:19, Serial0/0

R 192.168.1.0/24 [120/2] via 192.168.3.1, 00:00:20, Serial0/1

R 192.168.2.0/24 [120/2] via 192.168.3.1, 00:00:20, Serial0/1

C 192.168.3.0/24 is directly connected, Serial0/1

 

From which router was this command executed?

     A

     B

     C

     D

 

40  

 

 

 

Which statement correctly describes MIB?

Page 64: fnl exam

     It is software that is installed on a device which in turn is managed by SNMP.

     It is installed on a system that is used to monitor networking devices.

     It is a database that a device keeps about itself concerning network performance parameters.

     It is a communication protocol that is used between the management station and the management agent.

 

Which two statements are true about resolvers in the DNS hierarchy? (Choose two.)

     The resolvers attempt to resolve client queries by using the records that the resolvers maintain in their zone database files.

     The DNS server queries the resolvers to translate the domain name to an IP address.

     There can be only one resolver in a DNS zone.

     Resolvers may be configured on DNS clients.

     The DNS server uses the resolver to forward the name resolution request to another DNS server.

 

42  

Which routing protocol depends on the DUAL algorithm to calculate the shortest path to a destination?

     OSPF

     EIGRP

     RIP

     BGP

 

43  

Which two parameters are stored in the routing table? (Choose two.)

     the best route to reach remote networks

Page 65: fnl exam

     the interfaces used to forward packets

     the ARP requests from connected routers

     the number of times a route has been used by the router

     the packets that are placed in the buffer before being forwarded

 

 

 

 

 

 

 

44  

What will a router do with a packet that is destined for a host with the IP address 192.168.1.5/24 if no entry for the 192.168.24.0/24 network exists in the routing table?

     It will broadcast the packet out of all of its active interfaces except the interface that received the packet.

     It will send the packet back to the source address.

     It will drop the packet.

     It will broadcast the packet out of all of its active interfaces.

 

45  

Which cable should be used to connect a PC to the console port of a Cisco router?

     serial

     crossover

     rollover

     straight-through

Page 66: fnl exam

 

What is a characteristic of Syslog?

     It requires users to prove their identity with the use of a username and password before users can access network resources.

     It listens to network traffic and sends an alert to a management station to track which applications are used and the length of time for which they are used.

     It enables devices to send information to a daemon that runs on a management station.

     It provides users the rights to access specific resources and perform specific tasks.

 

 

48  

The network administrator can ping a remote router but is unable to telnet to it. At what layer of the OSI model does this error occur?

     physical

     network

     data link

     application

 

49  

Which type of address is 192.168.17.111/28?

     host address

     network address

     broadcast address

     multicast address

 

50  

Page 67: fnl exam

What is a feature of PAT?

     It maps IP addresses to URLs.

     It displays private IP addresses to public networks.

     It sends acknowledgments of received packets.

     It allows multiple hosts on a single LAN to share globally unique IP addresses.

 

Which statement describes a feature of TCP?

     It provides low overhead data delivery.

     It acknowledges the receipt of packets.

     It does not provide error checking.

     It is a connectionless protocol.

 

Which two statements are true about the c:\> ping command? (Choose two.)

     It tests the accessibility of an IP address.

     It sends a TCP packet to the destination IP address.

     It sends an ICMP echo request packet to the destination address.

     It traces the route of a data packet from the source to the destination.

     It determines where a packet was lost or delayed during transmission.

 

54  

 

 

Refer to the exhibit. The network administrator has added networks A and B to router R1. Which two subnetwork numbers should be used to address networks A and B so that these networks use the same subnet mask as networks C and D? (Choose two.)

     192.168.1.32/26

Page 68: fnl exam

     192.168.1.64/26

     192.168.1.96/26

     192.168.1.160/26

     192.168.1.192/26

 

55  

 

 

Refer to the exhibit. Which combination of cable types should be used to complete the connection?

     Cable A – straight-through; Cable B – straight-through; Cable C – serial

     Cable A – straight-through; Cable B – straight-through; Cable C – rollover

     Cable A – rollover; Cable B – straight-through; Cable C – crossover

     Cable A – straight-through; Cable B – crossover; Cable C – serial

 

What are two reasons for issuing the show ip protocols command on a router? (Choose two.)

     It displays the routing protocol in use.

     It displays the routed protocol in use.

     It displays the routing activity in real time.

     It displays the static routes that are contained in the routing table.

     It displays the networks that are being advertised by the router.

 

 

 

______________________________________________________________________

 

Page 69: fnl exam

 

 

 

 

Refer to the graphic. Which command will configure a static route on Router A to direct traffic from LAN A that is destined for LAN C?> RouterA(config)# ip route 192.168.4.0 255.255.255.0 192.168.5.2> RouterA(config)# ip route 192.168.4.0 255.255.255.0 192.168.3.2> RouterA(config)# ip route 192.168.5.0 255.255.255.0 192.168.3.2> RouterA(config)# ip route 192.168.3.0 255.255.255.0 192.168.3.1> RouterA(config)# ip route 192.168.3.2 255.255.255.0 192.168.4.0>> 2> A hacker attempts to reach confidential information that is stored on a server inside the corporate network. A network security solution inspects the entire packet, determines that it is a threat, and blocks the packet from entering the inside network. Which security measure protected the network?> an IDS> an IPS> a host-based firewall> Anti-X software>> 3> How does TCP ensure the reliable transfer of data?> If data segments are not received from the source, the destination requests that the segments be resent.> If an acknowledgment of the transmitted segments is not received from the destination in a predetermined amount of the time, the source resends the data.> TCP uses the SYN-ACK portion of the three-way handshake to ensure that all data has been received.> The TCP Protocol Interpreter process verifies the transmitted data at source and destination.>> 4> What are three characteristics of the TCP protocol? (Choose three.)> exchanges datagrams unreliably> is used to send IP error messages> forces the retransmission of unacknowledged packets> creates a virtual session between end-user applications> carries the IP address of the destination host in the TCP header> is responsible for breaking messages into segments and reassembling them at their destination>> 5

 

> A user reports being able to access the Internet but not being able to download e-mail from the mail server at the ISP. What should the user check on the user workstation?> the POP3 and SMTP server settings in the e-mail application> the patch cable connections at the back of the workstation and at the wall plate> the DHCP settings in the operating system> the IP address, mask, and default gateway values> the NIC drivers

Page 70: fnl exam

>> 6 http://assessment.netacad.net/assessment/images/8253.jpg>>>

Refer to the exhibit. Which type of UTP cable should be used to connect Host A to Switch1?> rollover> console> crossover> straight-through>> 7> A network technician is using a network management station to gather data about the performance of devices and links within the ISP. Which application layer protocol makes this possible?> SNMP> FTP> DHCP> SMTP>> 8> After an unsuccessful ping to the local router, the technician decides to investigate the router. The technician observes that the lights and fan on the router are not operational. In which layer of the OSI model is the problem most likely occurring?> transport> network> data link> physical>> 9> What is used by a routing protocol to determine the best path to include in the routing table?> Convergence time> Default distance> Metric> Type of router>> 10> How does a switch interface that uses sticky port security handle MAC addresses?> The addresses are configured manually and are saved in the running configuration.> They are configured manually and are not saved in the running configuration.> They are configured dynamically and are saved in the running configuration.> They are configured dynamically and are not saved in the running configuration.>> 11> http://assessment.netacad.net/assessment/images/15795.jpg>>

Refer to the exhibit. The network administrator of the building in the graphic needs to choose the type of cable best suited to add ServerB to the network. Which cable type is the best choice?> STP> UTP> coaxial> fiber optic>>>

Page 71: fnl exam

>> The show ip route command was executed on one of the routers shown in the graphic and the following output was displayed:>> C 192.168.4.0/24 is directly connected, Serial0/0> R 192.168.5.0/24 [120/1] via 192.168.4.2, 00:00:19, Serial0/0> R 192.168.1.0/24 [120/2] via 192.168.3.1, 00:00:20, Serial0/1> R 192.168.2.0/24 [120/2] via 192.168.3.1, 00:00:20, Serial0/1> C 192.168.3.0/24 is directly connected, Serial0/1>> From which router was this command executed?> A> B> C> D>> 13 http://assessment.netacad.net/assessment/images/18303.jpg>>>

Refer to the exhibit. A user who is connected to RTA is trying to telnet to RTB, but the connection is failing. Based on the output of the show running-config command on router RTB, why is the Telnet session failing?> Telnet has not been configured on the console line.> The login command has not been issued on the console line.> No password has been configured on the VTY lines.> A session limit has not been configured for Telnet.>> 14>

 

>> Refer to the exhibit. The network administrator uses the command below to configure a default route on RTB:>> RTB(config)# ip route 0.0.0.0 0.0.0.0 fa0/0>> A ping issued from PC3 is successful to RTB. However, echo request packets arrive at PC1 but the echo replies do not make it back to PC3. What will fix this problem?> RTA must be configured to forward packets to the 192.168.2.0 network.> The ip route command needs to be edited so that the next hop address is 10.1.1.5.> The ip route command needs to be edited so that the 192.168.2.1 address is the next hop address.> The ip route command should be removed from the RTB router configuration.> Another default route should be configured on RTA with a next hop address of 10.1.1.6.>> 15> What is the purpose of the routing process?> to encapsulate data that is used to communicate across a network> to select the paths that are used to direct traffic to destination networks> to convert a URL name into an IP address> to provide secure Internet file transfer> to forward traffic on the basis of MAC addresses>

Page 72: fnl exam

> Show>> A small tire retailer requires a low-cost WAN connection to its headquarters in order to manage its inventory and process customer sales in real time. Which WAN connection type is best suited to its needs?> SONET> T3> T1> DSL> leased line>> 17

 

 

> When customers use credit cards to make purchases at a small business, a modem is heard dialing a telephone number to transfer the transaction data to the central office. What type of WAN serial connection is in use?> leased line> packet switched> circuit switched> point-to-point>> 18> In an IPv4 environment, what information is used by the router to forward data packets from one interface of a router to another?> destination network address> source network address> source MAC address> well known port destination address>> 19 http://assessment.netacad.net/assessment/images/18932.jpg>>> Refer to the exhibit. A network administrator is troubleshooting the serial connection between R1 and R2. There is no communication between R1 and R2. Based on the output of the show ip interface brief command, what is the cause of the problem?> There is a misconfiguration of IP addresses.> There is a mismatch of encapsulation methods.> The no shutdown command should be issued on R2.> The routing protocols are not compatible.>> 20> The command copy tftp running-config has been entered on the router. What will this command do?> copy the configuration in RAM to a server> copy the configuration file from a server to RAM> copy the configuration file in NVRAM to RAM> copy the configuration file in NVRAM to a server> copy the configuration file from a server to NVRAM>> 21> A user reports being unable to access the Internet. The help desk technician employs a bottom-up approach to troubleshooting. The technician first has the user check the patch cable connection from the PC to the wall, and then has the user verify that the NIC has a green link light. What will

Page 73: fnl exam

the technician have the user do next?> Enter an IP address into the WWW browser address bar to see if DNS is at fault.> Use traceroute to identify the device along the path to the ISP that may be at fault.> Verify the IP address, subnet, and gateway settings using ipconfig on the PC.> Connect to the user home router to check firewall settings for blocked TCP ports.>> 22 http://assessment.netacad.net/assessment/images/18086.jpg>>>

 

 

 

 

 

 Refer to the exhibit. Which subnet mask would accommodate the number of hosts indicated for all subnets if the major network address was 192.168.25.0/24?> 255.255.0.0> 255.255.224.0> 255.255.255.0> 255.255.255.224> 255.255.255.240> 255.255.255.248>> 23> A network administrator is asked to design a system to allow simultaneous access to the Internet for 250 users. The ISP can only supply five public IP addresses for this network. What technology can the administrator use to accomplish this task?> classful subnetting> variable length subnet masks> classless interdomain routing> port-based Network Address Translation>> 24> What are two purposes of DNS? (Choose two.)> to dynamically assign IP addressing information to network hosts> to simplify the administration of host and default gateway addressing on client computers> to assign TCP port numbers to hosts as part of the data transfer process> to resolve human-readable domain names to numeric IP addresses> to replace the static HOSTS file with a more practical dynamic system>> 25 http://assessment.netacad.net/assessment/images/i122558n1v1.jpg>>

> Refer to the exhibit. The diagram that is shown represents the network of a manufacturing company with its headquarters at one end of a city and its warehouse at the other end. These two locations are connected via a T1 line. How will the Fohi router dynamically learn routes to the 192.168.16.16/28, 192.168.16.32/28, and 192.168.16.64/28 subnetworks?

Page 74: fnl exam

with BGP> with a static route> with a directly connected route> with an interior routing protocol>>

 

 

26> How do port filtering and access lists help provide network security?

> They prevent specified types of traffic from reaching specified network destinations.> They alert network administrators to various type of denial of service attacks as they occur.> They prevent viruses, worms, and Trojans from infecting host computers and servers.> They enable encryption and authentication of confidential data communications.>> 27 http://assessment.netacad.net/assessment/images/18140.jpg>>> Refer to the exhibit. Based on the output of the show ip route command, how many hops are between this router and the 192.168.3.0 network?> 3> 4> 5> 120>> 28 http://assessment.netacad.net/assessment/images/15796.jpg>>> Refer to the exhibit. Which combination of cables and symbols is correct?> A – crossover, B – straight-through, C – straight-through> A – crossover, B – rollover, C – straight-through> A – straight-through, B -crossover, C – straight-through> A – straight-through, B -straight-through, C – straight-through> A – straight-through, B – straight-through, C – crossover> A – rollover, B – straight-through, C – straight-through>

 

 

 

 

 

> 29 http://assessment.netacad.net/assessment/images/18072.jpg>>> Refer to the exhibit. A ping 192.168.1.20 command is issued on workstation A to determine if workstation B can be reached. What two events will occur if this command is successful? (Choose two.)

Page 75: fnl exam

> The router will reply to the echo request with a proxy ping response.> Workstation A will send a UDP ping request message to workstation B.> The router will send a TCP acknowledgment message to workstation A.> Workstation B will send a UDP ping reply message to the router.> Workstation A will send an ICMP echo request message to workstation B.> Workstation B will send an ICMP echo reply message to workstation A.>> 30> Which two protocols allow network devices to report their status and events to a centralized network management device? (Choose two.)> Syslog> Telnet> HTTP> HTTPS> SNMP> 31> http://assessment.netacad.net/assessment/images/15679.jpg>> Refer to the exhibit. Which two statements describe the data conversation shown?

(Choose two.)> The data conversation was started by the HTTP application process running on the client.> The data conversation is identified by TCP port 80 on the client.> The user started the data conversation by sending an e-mail.> The IP address of the Internet server is 192.168.17.43.> The Internet server will send data to port 8547 on the client.>

 

 Refer to the exhibit. Both R1 and R2 are performing static NAT translations for their inside networks. A packet is sent from HostA to the web server. What are the source and destination addresses as the packet leaves R1 toward R2?> Source: 10.1.1.2 Destination: 172.30.20.100> Source: 10.1.1.2 Destination: 192.168.1.2> Source: 172.30.20.1 Destination: 172.30.20.2> Source: 172.30.20.10 Destination: 172.30.20.100> Source: 172.30.20.10 Destination: 192.168.1.2>> 33> Which two processes enable a router to determine paths to destination networks? (Choose two.)> inspection of the source IP address in data packets> ARP requests from connected routers> manual configuration of routes> updates from other routers> DHCP information broadcasts> updates from the SMTP management information base>> 34>

What is the most commonly used exterior routing protocol?> BGP> RIP> OSPF> EIGRP>> 35

Page 76: fnl exam

> Which two statements are true about the use of the debug ip rip command on a Cisco router? (Choose two.)> The debug ip rip command displays RIP routing activity in real time.> The debug ip rip command can be issued at the user EXEC configuration mode.> The debug ip rip command displays a combination of the information that is displayed by the show ip route and show ip protocols commands.> Because of router processor usage, the debug ip rip command should be used only when necessary.> The debug ip rip command should be used instead of the show ip route command whenever possible.>> 36> Which mode does a router enter when no configuration file is located in NVRAM?> ROMMON> setup> global configuration> privileged exec>> 37> Which two commands ensure that any password that permits access to the privileged EXEC mode is not shown in plain text when the configuration files are displayed? (Choose two.)> Router(config)# enable secret cisco> Router(config)# enable cisco> Router(config)# encryption-password all> Router(config)# enable login encrypted> Router(config)# enable password encryption> Router(config)# service password-encryption>> 38> Which two subnet masks could be used when subnetting a Class B IP address? (Choose two.)> 255.255.255.240> 255.255.192.0> 255.255.0.0> 255.192.0.0> 240.0.0.0> 255.0.0.0>> 39> A Catalyst switch is used as a temporary replacement for another switch that needs to be repaired. About a minute after the switch has started, the SYST LED on the front of the switch transitions from blinking green to amber. What is the meaning of the amber SYST LED?> The switch has no configuration file in NVRAM.> The switch has failed POST and must be sent for service.> The switch is functioning properly.> The switch is in half-duplex mode.>> 40> A customer reports connectivity problems to an ISP technician. Upon questioning the customer, the technician discovers that all network applications are functioning except for FTP. What should the technician suspect is the problem?> misconfigured firewall> bad port on switch or hub> misconfigured IP addressing on the customer’s workstation> wrong DNS server configured on the customer’s workstation> wrong default gateway configured on the customer’s workstation>> 41>

Page 77: fnl exam

 

 

 

 

> http://assessment.netacad.net/assessment/images/18075.jpg> Refer to the exhibit. A NOC technician at an ISP enters the command c:\ping 209.165.201.7. What are two reasons to use this command? (Choose two.)> map the path to 209.165.201.7> test reachability to 209.165.201.7> locate connectivity problems along the route to 209.165.201.7> identify ISPs that interconnect the NOC and remote host with IP 209.165.201.7> measure the time that packets take to reach 209.165.201.7 and return to the technician’s workstation>> 42> A user is attempting to do an http://www.cisco.com/ without success. Which two configuration values must be set on the host to allow this access? (Choose two.)> DNS server> WINS server> HTTP server> default gateway> Netbios>> 43 http://assessment.netacad.net/assessment/images/16008.jpg>>> Refer to the exhibit. The network administrator needs to configure the Fa0/0 interface of RTB so that hosts from RTA can connect to the server that is attached to RTB. Which two commands will the administrator use to accomplish this task? (Choose two.)> RTB# ip address 192.168.102.98 255.255.255.248> RTB(config-if)# ip address 192.168.102.99 255.255.255.252> RTB(config)# ip address 192.168.102.97 255.255.255.252> RTB(config)# no shutdown> RTB(config-if)# no shutdown> RTB(config-if)# ip address 192.168.102.97 255.255.255.252>> 44> A new router is connected to an existing network. Which two tasks must be completed on the new router to include it in the dynamic routing process? (Choose two.)

> Enter the new network IP address on all existing routers.> Assign an appropriate IP address and subnet mask to the serial interface.> Update the ip host configuration information with the device name and new interface IP address.> Configure a routing protocol with the directly connected network IP addresses.> Configure a routing protocol to include all existing networks.>> 45> A company is developing an Internet store for its website. Which protocol should be used to transfer credit card information from customers to the company web server?> FTPS> HTTP

Page 78: fnl exam

> HTTPS> WEP2> TFTP

 

 

 

> 46 http://assessment.netacad.net/assessment/images/18073.jpg>>> Refer to the exhibit. Which command would an administrator use to configure the router name?> Router# ip hostname Boise> Router# hostname Boise> Router(config-line)# name Boise> Router(config)# hostname Boise> Router> ip hostname Boise>> 47 http://assessment.netacad.net/assessment/images/19488.jpg>>> Refer to the exhibit. A network administrator configures a static default route to the Internet on router A, as shown in the exhibit. Why doesn’t the route appear in the routing table?> The serial interface is not connected.> The gateway of last resort is not set.> The destination prefix mask should be 255.255.255.255> The routing protocol has not been configured.> The default route must be configured on router B.>> 48> Why are port numbers included in the TCP header of a segment?

> to indicate the correct router interface that should be used to forward a segment> to identify which switch ports should receive or forward the segment> to determine which Layer 3 protocol should be used to encapsulate the data> to enable a receiving host to forward the data to the appropriate application> to allow the receiving host to assemble the packet in the proper order>> 49> How many host addresses may be assigned on each subnetwork when using the 130.68.0.0 network address with a subnet mask of 255.255.248.0?> 30> 256> 2046> 2048> 4094> 4096>> 50> What is one purpose of the TCP three-way handshake?> sending echo requests from the source to the destination host to establish the presence of the destination> determining the IP address of the destination host in preparation for data transfer> requesting the destination to transfer a binary file to the source

Page 79: fnl exam

> synchronizing sequence numbers between source and destination in preparation for data transfer>

 

 

 > 51

 

> Which type of address is 192.168.17.111/28?> host address> network address> broadcast address> multicast address>> 52 http://assessment.netacad.net/assessment/images/19486.jpg>>> Refer to the exhibit. The PC tries to ping router B at 192.168.2.2, but the ping fails. What is the problem?> The address of the PC is on the wrong subnet.> The subnet mask of the PC should be 255.255.255.0.> The default gateway should be 192.168.2.1.> The DNS server is incorrect.>> 53 http://assessment.netacad.net/assessment/images/18070.jpg>>> Refer to the exhibit. Which two IP addresses could be assigned to the hosts in the diagram? (Choose two.)> 192.168.65.31> 192.168.65.32> 192.168.65.35> 192.168.65.60> 192.168.65.63> 192.168.65.64>> 54 http://assessment.netacad.net/assessment/images/15785.jpg>>> Refer to the exhibit. A new branch office has been added to the corporate network and a new router is to be installed to allow branch office users to access the database server at headquarters. How should the serial 0/0/0 interface of the new branch office router be configured to connect to the headquarters router?> branch_23(config-if)# ip address 192.168.5.19 255.255.255.240> branch_23(config-if)# no shutdown> branch_23(config-if)# encapsulation hdlc> branch_23(config-if)# ip address 192.168.5.25 255.255.255.240> branch_23(config-if)# no shutdown> branch_23(config-if)# encapsulation ppp> branch_23(config-if)# no shutdown> branch_23(config-if)# encapsulation ppp> branch_23(config-if)# ip address 192.168.5.33 255.255.255.240> branch_23(config-if)# encapsulation ppp

Page 80: fnl exam

> branch_23(config-if)# ip address 192.168.5.21 255.255.255.240> branch_23(config-if)# no shutdown> http://assessment.netacad.net/assessment/images/16009.jpg> 55>

>> Refer to the exhibit. The network administrator has configured the RTA and RTB interfaces. In order to allow hosts that are attached to RTA to reach the server that is attached to RTB, a static route from RTA to the server LAN and a default route from RTB back to RTA need to be configured. Which two commands will the administrator use to accomplish these tasks on the two routers? (Choose two.)> RTA(config)# ip route 10.16.10.5 255.255.255.252 10.16.10.6> RTA(config)# ip route 0.0.0.0 0.0.0.0 10.16.10.6> RTA(config)# ip route 10.16.10.96 255.255.255.252 10.16.10.6> RTB(config)# ip route 10.16.10.6 255.255.255.248 10.16.10.6> RTB(config)# ip route 0.0.0.0 0.0.0.0 S0/0/1> RTB(config)# ip route 0.0.0.0 0.0.0.0 10.16.10.6>> 56 http://assessment.netacad.net/assessment/images/18089.jpg> Refer to the exhibit. What two conclusions can be drawn about router RTB? (Choose two.)> The router is connected to a router named Boise.> Router RTB is connected to a Cisco 1841 router.> Router RTB is directly connected to two other routers.> The IP address of the router interface that is connected to router RTB is 192.168.2.6.> The RTB router is connected to two Cisco devices by FastEthernet links.>

 

 

1 A company is developing an Internet store for its website. Which protocol should be used to transfer credit card information from customers to the company web server?  

HTTPS

 2 Refer to the exhibit. A new branch office has been added to the corporate network and a new router is to be installed to allow branch office users to access the database server at headquarters. How should the serial 0/0/0 interface of the new branch office router be configured to connect to the headquarters router?

branch_23(config-if)# encapsulation ppp

branch_23(config-if)# ip address 192.168.5.21 255.255.255.240

branch_23(config-if)# no shutdown

 

3Which two commands ensure that any password that permits access to the privileged EXEC mode is not shown in plain text when the configuration files are displayed? (Choose two.)  

Page 81: fnl exam

Router(config)# enable secret cisco

 Router(config)# enable cisco Router(config)# encryption-password all Router(config)# enable login encrypted Router(config)# enable password encryption 

Router(config)# service password-encryption

 

 4A new network is to be configured on a router. Which of the following tasks must be completed to configure this interface and implement dynamic IP routing for the new network? (Choose three.)  

Select the routing protocol to be configured.

 

Assign an IP address and subnet mask to the interface

 Update the ip host configuration information with the device name and new interface IP address. 

Configure the routing protocol with the new network IP address.

 Configure the routing protocol with the new interface IP address and subnet mask.  Configure the routing protocol in use on all other enterprise routers with the new network information.

 

5 How does TCP ensure the reliable transfer of data? 

if data segments are not received from the source, the destination requests that the segments be resent.  If an acknowledgment of the transmitted segments is not received from the destination in a predetermined amount of the time, the source  resends the data.  

 

TCP uses the SYN-ACK portion of the three-way handshake to ensure that all data has been received

.  The TCP Protocol Interpreter process verifies the transmitted data at source and destination.

 

6 A network administrator is asked to design a system to allow simultaneous access to the Internet for 250 users. The ISP for this network can only supply five public IPs. What can be used to accomplish this task?   routable translation dynamic translation static translation

Page 82: fnl exam

port address translation

 

 

 

7What is the most commonly used exterior routing protocol? 

BGP

 RIP OSPF EIGRP

 

 8 Refer to the exhibit. The network administrator needs to configure the router with a name. Which command will the administrator use to configure the router name?   Router# ip hostname Boise

Router# enable hostname Boise

Router(config-line)# name Boise

Router(config)# hostname Boise

 Router(config)# ip hostname Boise

 

9Why are port numbers included in the TCP header of a segment?

to indicate the correct router interface that should be used

to forward a segment to identify which switch ports should receive or forward the segment

to determine which Layer 3 protocol should be used to encapsulate the data

  to enable a receiving host to forward the data to the appropriate application to allow the receiving host to assemble the packet in the proper order

 

10What is the purpose of the routing process?  to encapsulate data that is used to communicate across a network

to select the paths that are used to direct traffic to destination networks

 to convert a URL name into an IP address to provide secure Internet file transfer to forward traffic on the basis of MAC address.

 

Page 83: fnl exam

11Which two statements are true about the use of the debug ip rip command on a Cisco router? (Choose two.)   

The debug ip rip command displays RIP routing activity in real time.

The debug ip rip command can be issued at the user EXEC configuration mode.

 The debug ip rip command displays a combination of the information that is displayed by the show ip route and show ip protocols commands.  Because of router processor usage, the debug ip rip command should be used only when necessary.  The debug ip rip command should be used instead of the show ip route command whenever possible. 

 

12What minimum configurations must be set on a host to allow a request to be sent to http://www.cisco.com/? (Choose four.)  

DNS server

 WINS server

 IP address

 NetBIOS

subnet mask

 default gateway

 

13A Catalyst 2960 switch has been taken out of storage to be used as a temporary replacement for another switch that needs to be repaired. About a minute after the switch has started, the SYST LED on the front of the switch transitions from blinking green to amber. What is the meaning of the amber SYST LED?   

The switch has no configuration file in NVRAM.

The switch has failed POST and must be sent for service.

 The switch is functioning properly. The switch is in half-duplex mode. 

 

14Refer to the exhibit. Which combination of cables and symbols is correct?

 A – crossover, B – straight-through, C – straight-through

 A – crossover, B – rollover, C – straight-through

A – straight-through, B -crossover, C – straight-through

Page 84: fnl exam

 A – straight-through, B -straight-through, C – straight-through

 A – straight-through, B – straight-through, C – crossover

A – rollover, B – straight-through, C – straight-through

 

15After an unsuccessful ping to the local router, the technician decides to investigate the router. The technician observes that the lights and fan on the router are not operational. In which layer of the OSI model is the problem most likely occurring? 

  Transport

 Network

 data link

physical

 

 16What are three characteristics of the TCP protocol? (Choose three.)

 

exchanges datagrams unreliably is used to send IP error messages  forces the retransmission of unacknowledged packets

creates a virtual session between end-user applications

carries the IP address of the destination host in the TCP header

 is responsible for breaking messages into segments and reassembling them at their destination

 

17Refer to the exhibit. The network shown is connected using services from the same ISP. How will the Fohi router dynamically learn routes to the 192.168.16.16/28, 192.168.16.32/28, and 192.168.16.64/28 subnetworks? 

with BGP

with a static route

 with a directly connected route with an interior routing protocol

 

18Refer to the exhibit. Which type of UTP cable should be used to connect Host A to Switch1?  

rollover

Page 85: fnl exam

console

 crossover

straight-through

 

 

 19When customers use credit cards to make purchases at a small business, a modem is heard dialing a telephone number to transfer the transaction data to the central office. What type of WAN serial connection is in use?  

 leased line packet

switched

circuit switched

 point-to-point

 

20 A user reports being unable to access the Internet. The help desk technician employs a bottom-up approach to troubleshooting. The technician first has the user check the patch cable connection from the PC to the wall, and then has the user verify that the NIC has a green link light. What will the technician have the user do next?

 

  Enter an IP address into the WWW browser address bar to see if DNS is at fault. Use traceroute to identify the device along the path to the ISP that may be at fault.

Verify the IP address, subnet, and gateway settings using ipconfig on the PC

. Connect to the user home router to check firewall settings for blocked TCP ports.

 

21 A ping 192.1.1.20 command is issued on workstation A to determine if workstation B can be reached. What events will occur if this command is successful? (Choose two.)    The router will block the ping request message.

 The router will reply to the echo request with a proxy ping response.

 Workstation A will send a UDP ping request message to workstation B.

Workstation B will send a UDP ping reply message to workstation A. 

Workstation A will send an ICMP echo request message to workstation B.

 Workstation B will send an ICMP echo reply message to workstation A.

Page 86: fnl exam

 

 

22How does a router know of paths to destination networks? (Choose two.) 

 inspection of the destination IP address in data packets

 ARP requests from connected routers manual configuration of routes

updates from other routers

 DHCP information broadcasts updates from the SMTP management information base

 

23Refer to the exhibit. Which two statements describe the data conversation shown? (Choose two.)  

The data conversation was started by the HTTP application process running on the client.

 The data conversation is identified by TCP port 80 on the client. The user started the data conversation by sending an e-mail. The IP address of the Internet server is 192.168.17.43 .

The Internet server will send data to port 8547 on the client.

 

24What is one purpose of the TCP three-way handshake? 

sending echo requests from the source to the destination host to establish the presence of the destination  determining the IP address of the destination host in preparation for data transfer requesting the destination to transfer a binary file to the source 

synchronizing sequence numbers between source and destination in preparation for data transfer

 

25Which type of address is 192.168.17.111/28? 

host address

 network address

broadcast address

 multicast address

 

Page 87: fnl exam

26A customer reports connectivity problems to an ISP technician. Upon questioning the customer, the technician discovers that all network applications are functioning except for FTP. What should the technician suspect is the problem?   

misconfigured firewall

 bad port on switch or hub misconfigured IP addressing on the customer’s workstation wrong DNS server configured on the customer’s workstation wrong default gateway configured on the customer’s workstation  

 

27The show ip route command was executed on one of the routers shown in the graphic and the following output was displayed:

 

C 192.168.4.0/24 is directly connected, Serial0/0

R 192.168.5.0/24 [120/1] via 192.168.4.2, 00:00:19, Serial0/0

R 192.168.1.0/24 [120/2] via 192.168.3.1, 00:00:20, Serial0/1

R 192.168.2.0/24 [120/2] via 192.168.3.1, 00:00:20, Serial0/1

C 192.168.3.0/24 is directly connected, Serial0/1

From which router was this command executed? 

A

B

C

 

28Refer to the exhibit. Which two sets of commands are required to configure passwords for all management ports on a Catalyst 2960 switch? (Choose two.)  ALSwitch(config)# interface vlan 1

ALSwitch(config-if)# password cisco

ALSwitch(config-if)# login

ALSwitch(config)# line vty 0 4

ALSwitch(config-line)# password cisco

ALSwitch(config-line)# login

ALSwitch(config)# line vty 0 15

Page 88: fnl exam

ALSwitch(config-line)# password cisco

ALSwitch(config-line)# login

ALSwitch(config)# enable secret class

ALSwitch(config)# enable password cisco

ALSwitch(config)# interface fa0/1ALSwitch(config-if)# password cisco

ALSwitch(config-if)# no shutdown

ALSwitch(config)# line cons 0

ALSwitch(config-line)# password cisco

ALSwitch(config-line)# login

 

29A user reports being able to access the Internet but not being able to download e-mail from the mail server at the ISP. What should the user check on the user workstation? 

 the POP3 and SMTP server settings in the e-mail application

 the patch cable connections at the back of the workstation and at the wall plate the DHCP settings in the operating system the IP address, mask, and default gateway values  the NIC drivers

 

 

30Refer to the graphic. Which command will configure a static route on Router A to direct traffic from LAN A that is destined for LAN C?  

RouterA(config)# ip route 192.168.4.0 255.255.255.0 192.168.5.2

RouterA(config)# ip route 192.168.4.0 255.255.255.0 192.168.3.2

RouterA(config)# ip route 192.168.5.0 255.255.255.0 192.168.3.2

 RouterA(config)# ip route 192.168.3.0 255.255.255.0 192.168.3.1

RouterA(config)# ip route 192.168.3.2 255.255.255.0 192.168.4.0

 

31Which subnet masks could be used when subnetting a Class B IP address? (Choose two.) 

255.255.255.240

 255.255.192.0 

Page 89: fnl exam

255.255.0.0

 255.192.0.0

 240.0.0.0

 255.0.0.0

 

32 Refer to the exhibit. The network administrator has configured the RTA and RTB interfaces. In order to allow hosts that are attached to RTA to reach the server that is attached to RTB, a static route from RTA to the server LAN and a default route from RTB back to RTA need to be configured. Which two commands will the administrator use to accomplish these tasks on the two routers? (Choose two.)  

 RTA(config)# ip route 10.16.10.5 255.255.255.252 10.16.10.6

RTA(config)# ip route 0.0.0.0 0.0.0.0 10.16.10.6

RTA(config)# ip route 10.16.10.96 255.255.255.252 10.16.10.6 

RTB(config)# ip route 10.16.10.6 255.255.255.248 10.16.10.6 

RTB(config)# ip route 0.0.0.0 0.0.0.0 S0/0/1

 RTB(config)# ip route 0.0.0.0 0.0.0.0 10.16.10.6 

 

33How do port filtering and access lists help provide network security? 

They prevent specified types of traffic from reaching specified network destinations

. They alert network administrators to various type of denial of service attacks as they occur.

They prevent viruses, worms, and Trojans from infecting host computers and servers.  They enable encryption and authentication of confidential data communications.

 

34 Refer to the exhibit. The network administrator of the building in the graphic needs to choose the type of cable best suited to add ServerB to the network. Which cable type is the best choice?  

STP

 UTP

coaxial

Page 90: fnl exam

 fiber optic

 

 

35What is used by a routing protocol to determine the best path to include in the routing table? 

Convergence time

Default distance

Metric

 Type of router

 

36Refer to the exhibit. Which IP addresses could be assigned to the hosts in the diagram? (Choose two.)

 

192.168.65.31 

192.168.65.32

 192.168.65.35 

192.168.65.60

  192.168.65.63 

192.168.65.64

 

37Given the network 192.168.25.0 shown in the graphic, which subnet mask would accommodate the number of hosts in each subnet?   

255.255.0.0 

255.255.224.0

 255.255.255.0

 255.255.255.224

 255.255.255.240 

255.255.255.248

 

Page 91: fnl exam

38 Which two protocols allow network devices to report their status and events to a centralized network management device? (Choose two.)  

Syslog

 Telnet

 HTTP

HTTPS

 SNMP

 

39What is true regarding the differences between NAT and PAT?

 PAT uses the word “overload” at the end of the access-list statement to share a single registered address.

Static NAT allows an unregistered address to map to multiple registered addresses.Dynamic NAT allows hosts to receive the same global address each time external access is required. 

PAT uses unique source port numbers to distinguish between translations.

 

40Refer to the exhibit. The graphic shows the output of a command issued on router RTB. According to the output, what two statements are true of router RTB? (Choose two.) 

The router is connected to a router named Boise.

Router RTB is connected to a Cisco 1841 router.Router RTB is directly connected to two other routers.

The IP address of the router interface connected to router RTB is 192.168.2.6 .

The RTB router is connected to two Cisco devices by Fast Ethernet links. 

 

41Refer to the exhibit. The network administrator uses the command below to configure a default route to the ISP network :

RTB(config)# ip route 0.0.0.0 0.0.0.0 10.1.1.6A ping issued from the ISP is successful to router RTB. However, ping echo request packets arrive at a host that is attached to the Fa0/0 interface of RTB, and the replies do not make it back to the ISP router. What will fix this problem? 

 

Page 92: fnl exam

The ISP must be configured to forward packets from the 192.168.1.0 network.

The ip route command needs to be edited so that the next hop address is 10.1.1.5.

The ip route command needs to be edited so that the 192.168.1.1 address is the next hop address. The ip route command should be removed from the RTB router configuration.

 

42 A network technician is using a network management station to gather data about the performance of devices and links within the ISP. Which application layer protocol makes this possible? 

SNMP

FTP

DHCP

SMTP

 

43What are two purposes of DNS? (Choose two.)

to dynamically assign IP addressing information

to network hoststo simplify the administration of host and default gateway addressing on client computersto assign TCP port numbers

to hosts as part of the data transfer process

to resolve human-readable domain names

to numeric IP addressesto replace the static HOSTS file with a more practical dynamic system

 

44A hacker attempts to reach confidential information that is stored on a server inside the corporate network. A network security solution inspects the entire packet, determines that it is a threat, and blocks the packet from entering the inside network. Which security measure protected the network?

an IDS

an IPS

 a host-based firewall Anti-X software

 

Page 93: fnl exam

45 How many host addresses may be assigned on each subnetwork when using the 130.68.0.0 network address with a subnet mask of 255.255.248.0?

 30

 256

2046

 2048

 4094

 4096

 

 46In an IPv4 environment, what information is used by the router to forward data packets from one interface of a router to another? 

destination network address

source network addresssource MAC addresswell known port destination address

 

 

47 A small tire retailer requires a low-cost WAN connection to its headquarters in order to manage its inventory and process customer sales in real time. Which WAN connection type is best suited to its needs?

  SonetT3

dialup

DSL

leased line

 

 

48The command copy tftp running-config has been entered on the router. What will this command do? 

copy the configuration in RAM to a server

copy the configuration file from a server to RAM

copy the configuration file in NVRAM to RAMcopy the configuration file in NVRAM to a servercopy the configuration file from a server to NVRAM 

 

Page 94: fnl exam

49Refer to the exhibit. The network administrator needs to configure the Fa0/0 interface of RTB so that hosts from RTA can connect to the server that is attached to RTB. Which two commands will the administrator use to accomplish this task? (Choose two.)   RTB# ip address 192.168.102.98 255.255.255.248

RTB(config-if)# ip address 192.168.102.99 255.255.255.252

RTB(config)# ip address 192.168.102.97 255.255.255.252

RTB(config)# no shutdown

RTB(config-if)# no shutdown

RTB(config-if)# ip address 192.168.102.97 255.255.255.252

 

50Refer to the exhibit. A NOC technician at an ISP enters the command shown. What are two reasons to use this command? (Choose two.)  to map the path to 192.168.1.7

to test reachability to 192.168.1.7

to locate connectivity problems along the route to 192.168.1.7 to identify the ISPs that interconnect the NOC with the remote host with the address 192.168.1.7

to measure the time that packets take to reach 192.168.1.7 and return to the technician’s workstation

 

 

______________________________________________________________________

 

 

 

 

Refer to the graphic. Which command will configure a static route on Router A to direct traffic from LAN A that is destined for LAN C?> RouterA(config)# ip route 192.168.4.0 255.255.255.0 192.168.5.2> RouterA(config)# ip route 192.168.4.0 255.255.255.0 192.168.3.2> RouterA(config)# ip route 192.168.5.0 255.255.255.0 192.168.3.2> RouterA(config)# ip route 192.168.3.0 255.255.255.0 192.168.3.1> RouterA(config)# ip route 192.168.3.2 255.255.255.0 192.168.4.0>> 2> A hacker attempts to reach confidential information that is stored on a server inside the corporate network. A network security solution inspects the entire packet, determines that it is a threat, and

Page 95: fnl exam

blocks the packet from entering the inside network. Which security measure protected the network?> an IDS> an IPS> a host-based firewall> Anti-X software>> 3> How does TCP ensure the reliable transfer of data?> If data segments are not received from the source, the destination requests that the segments be resent.> If an acknowledgment of the transmitted segments is not received from the destination in a predetermined amount of the time, the source resends the data.> TCP uses the SYN-ACK portion of the three-way handshake to ensure that all data has been received.> The TCP Protocol Interpreter process verifies the transmitted data at source and destination.>> 4> What are three characteristics of the TCP protocol? (Choose three.)> exchanges datagrams unreliably> is used to send IP error messages> forces the retransmission of unacknowledged packets> creates a virtual session between end-user applications> carries the IP address of the destination host in the TCP header> is responsible for breaking messages into segments and reassembling them at their destination>> 5

 

> A user reports being able to access the Internet but not being able to download e-mail from the mail server at the ISP. What should the user check on the user workstation?> the POP3 and SMTP server settings in the e-mail application> the patch cable connections at the back of the workstation and at the wall plate> the DHCP settings in the operating system> the IP address, mask, and default gateway values> the NIC drivers>> 6 http://assessment.netacad.net/assessment/images/8253.jpg>>>

Refer to the exhibit. Which type of UTP cable should be used to connect Host A to Switch1?> rollover> console> crossover> straight-through>> 7> A network technician is using a network management station to gather data about the performance of devices and links within the ISP. Which application layer protocol makes this possible?> SNMP> FTP> DHCP

Page 96: fnl exam

> SMTP>> 8> After an unsuccessful ping to the local router, the technician decides to investigate the router. The technician observes that the lights and fan on the router are not operational. In which layer of the OSI model is the problem most likely occurring?> transport> network> data link> physical>> 9> What is used by a routing protocol to determine the best path to include in the routing table?> Convergence time> Default distance> Metric> Type of router>> 10> How does a switch interface that uses sticky port security handle MAC addresses?> The addresses are configured manually and are saved in the running configuration.> They are configured manually and are not saved in the running configuration.> They are configured dynamically and are saved in the running configuration.> They are configured dynamically and are not saved in the running configuration.>> 11> http://assessment.netacad.net/assessment/images/15795.jpg>>

Refer to the exhibit. The network administrator of the building in the graphic needs to choose the type of cable best suited to add ServerB to the network. Which cable type is the best choice?> STP> UTP> coaxial> fiber optic>>>>> The show ip route command was executed on one of the routers shown in the graphic and the following output was displayed:>> C 192.168.4.0/24 is directly connected, Serial0/0> R 192.168.5.0/24 [120/1] via 192.168.4.2, 00:00:19, Serial0/0> R 192.168.1.0/24 [120/2] via 192.168.3.1, 00:00:20, Serial0/1> R 192.168.2.0/24 [120/2] via 192.168.3.1, 00:00:20, Serial0/1> C 192.168.3.0/24 is directly connected, Serial0/1>> From which router was this command executed?> A> B> C> D>> 13 http://assessment.netacad.net/assessment/images/18303.jpg>

Page 97: fnl exam

>>

Refer to the exhibit. A user who is connected to RTA is trying to telnet to RTB, but the connection is failing. Based on the output of the show running-config command on router RTB, why is the Telnet session failing?> Telnet has not been configured on the console line.> The login command has not been issued on the console line.> No password has been configured on the VTY lines.> A session limit has not been configured for Telnet.>> 14>

 

>> Refer to the exhibit. The network administrator uses the command below to configure a default route on RTB:>> RTB(config)# ip route 0.0.0.0 0.0.0.0 fa0/0>> A ping issued from PC3 is successful to RTB. However, echo request packets arrive at PC1 but the echo replies do not make it back to PC3. What will fix this problem?> RTA must be configured to forward packets to the 192.168.2.0 network.> The ip route command needs to be edited so that the next hop address is 10.1.1.5.> The ip route command needs to be edited so that the 192.168.2.1 address is the next hop address.> The ip route command should be removed from the RTB router configuration.> Another default route should be configured on RTA with a next hop address of 10.1.1.6.>> 15> What is the purpose of the routing process?> to encapsulate data that is used to communicate across a network> to select the paths that are used to direct traffic to destination networks> to convert a URL name into an IP address> to provide secure Internet file transfer> to forward traffic on the basis of MAC addresses>> Show>> A small tire retailer requires a low-cost WAN connection to its headquarters in order to manage its inventory and process customer sales in real time. Which WAN connection type is best suited to its needs?> SONET> T3> T1> DSL> leased line>> 17

 

 

Page 98: fnl exam

> When customers use credit cards to make purchases at a small business, a modem is heard dialing a telephone number to transfer the transaction data to the central office. What type of WAN serial connection is in use?> leased line> packet switched> circuit switched> point-to-point>> 18> In an IPv4 environment, what information is used by the router to forward data packets from one interface of a router to another?> destination network address> source network address> source MAC address> well known port destination address>> 19 http://assessment.netacad.net/assessment/images/18932.jpg>>> Refer to the exhibit. A network administrator is troubleshooting the serial connection between R1 and R2. There is no communication between R1 and R2. Based on the output of the show ip interface brief command, what is the cause of the problem?> There is a misconfiguration of IP addresses.> There is a mismatch of encapsulation methods.> The no shutdown command should be issued on R2.> The routing protocols are not compatible.>> 20> The command copy tftp running-config has been entered on the router. What will this command do?> copy the configuration in RAM to a server> copy the configuration file from a server to RAM> copy the configuration file in NVRAM to RAM> copy the configuration file in NVRAM to a server> copy the configuration file from a server to NVRAM>> 21> A user reports being unable to access the Internet. The help desk technician employs a bottom-up approach to troubleshooting. The technician first has the user check the patch cable connection from the PC to the wall, and then has the user verify that the NIC has a green link light. What will the technician have the user do next?> Enter an IP address into the WWW browser address bar to see if DNS is at fault.> Use traceroute to identify the device along the path to the ISP that may be at fault.> Verify the IP address, subnet, and gateway settings using ipconfig on the PC.> Connect to the user home router to check firewall settings for blocked TCP ports.>> 22 http://assessment.netacad.net/assessment/images/18086.jpg>>>

 

 

 

Page 99: fnl exam

 

 

 Refer to the exhibit. Which subnet mask would accommodate the number of hosts indicated for all subnets if the major network address was 192.168.25.0/24?> 255.255.0.0> 255.255.224.0> 255.255.255.0> 255.255.255.224> 255.255.255.240> 255.255.255.248>> 23> A network administrator is asked to design a system to allow simultaneous access to the Internet for 250 users. The ISP can only supply five public IP addresses for this network. What technology can the administrator use to accomplish this task?> classful subnetting> variable length subnet masks> classless interdomain routing> port-based Network Address Translation>> 24> What are two purposes of DNS? (Choose two.)> to dynamically assign IP addressing information to network hosts> to simplify the administration of host and default gateway addressing on client computers> to assign TCP port numbers to hosts as part of the data transfer process> to resolve human-readable domain names to numeric IP addresses> to replace the static HOSTS file with a more practical dynamic system>> 25 http://assessment.netacad.net/assessment/images/i122558n1v1.jpg>>

> Refer to the exhibit. The diagram that is shown represents the network of a manufacturing company with its headquarters at one end of a city and its warehouse at the other end. These two locations are connected via a T1 line. How will the Fohi router dynamically learn routes to the 192.168.16.16/28, 192.168.16.32/28, and 192.168.16.64/28 subnetworks?

with BGP> with a static route> with a directly connected route> with an interior routing protocol>>

 

 

26> How do port filtering and access lists help provide network security?

> They prevent specified types of traffic from reaching specified network destinations.> They alert network administrators to various type of denial of service attacks as they occur.> They prevent viruses, worms, and Trojans from infecting host computers and servers.> They enable encryption and authentication of confidential data communications.

Page 100: fnl exam

>> 27 http://assessment.netacad.net/assessment/images/18140.jpg>>> Refer to the exhibit. Based on the output of the show ip route command, how many hops are between this router and the 192.168.3.0 network?> 3> 4> 5> 120>> 28 http://assessment.netacad.net/assessment/images/15796.jpg>>> Refer to the exhibit. Which combination of cables and symbols is correct?> A – crossover, B – straight-through, C – straight-through> A – crossover, B – rollover, C – straight-through> A – straight-through, B -crossover, C – straight-through> A – straight-through, B -straight-through, C – straight-through> A – straight-through, B – straight-through, C – crossover> A – rollover, B – straight-through, C – straight-through>

 

 

 

 

 

> 29 http://assessment.netacad.net/assessment/images/18072.jpg>>> Refer to the exhibit. A ping 192.168.1.20 command is issued on workstation A to determine if workstation B can be reached. What two events will occur if this command is successful? (Choose two.)> The router will reply to the echo request with a proxy ping response.> Workstation A will send a UDP ping request message to workstation B.> The router will send a TCP acknowledgment message to workstation A.> Workstation B will send a UDP ping reply message to the router.> Workstation A will send an ICMP echo request message to workstation B.> Workstation B will send an ICMP echo reply message to workstation A.>> 30> Which two protocols allow network devices to report their status and events to a centralized network management device? (Choose two.)> Syslog> Telnet> HTTP> HTTPS> SNMP> 31> http://assessment.netacad.net/assessment/images/15679.jpg

Page 101: fnl exam

>> Refer to the exhibit. Which two statements describe the data conversation shown?

(Choose two.)> The data conversation was started by the HTTP application process running on the client.> The data conversation is identified by TCP port 80 on the client.> The user started the data conversation by sending an e-mail.> The IP address of the Internet server is 192.168.17.43.> The Internet server will send data to port 8547 on the client.>

 

 Refer to the exhibit. Both R1 and R2 are performing static NAT translations for their inside networks. A packet is sent from HostA to the web server. What are the source and destination addresses as the packet leaves R1 toward R2?> Source: 10.1.1.2 Destination: 172.30.20.100> Source: 10.1.1.2 Destination: 192.168.1.2> Source: 172.30.20.1 Destination: 172.30.20.2> Source: 172.30.20.10 Destination: 172.30.20.100> Source: 172.30.20.10 Destination: 192.168.1.2>> 33> Which two processes enable a router to determine paths to destination networks? (Choose two.)> inspection of the source IP address in data packets> ARP requests from connected routers> manual configuration of routes> updates from other routers> DHCP information broadcasts> updates from the SMTP management information base>> 34>

What is the most commonly used exterior routing protocol?> BGP> RIP> OSPF> EIGRP>> 35> Which two statements are true about the use of the debug ip rip command on a Cisco router? (Choose two.)> The debug ip rip command displays RIP routing activity in real time.> The debug ip rip command can be issued at the user EXEC configuration mode.> The debug ip rip command displays a combination of the information that is displayed by the show ip route and show ip protocols commands.> Because of router processor usage, the debug ip rip command should be used only when necessary.> The debug ip rip command should be used instead of the show ip route command whenever possible.>> 36> Which mode does a router enter when no configuration file is located in NVRAM?> ROMMON> setup> global configuration> privileged exec

Page 102: fnl exam

>> 37> Which two commands ensure that any password that permits access to the privileged EXEC mode is not shown in plain text when the configuration files are displayed? (Choose two.)> Router(config)# enable secret cisco> Router(config)# enable cisco> Router(config)# encryption-password all> Router(config)# enable login encrypted> Router(config)# enable password encryption> Router(config)# service password-encryption>> 38> Which two subnet masks could be used when subnetting a Class B IP address? (Choose two.)> 255.255.255.240> 255.255.192.0> 255.255.0.0> 255.192.0.0> 240.0.0.0> 255.0.0.0>> 39> A Catalyst switch is used as a temporary replacement for another switch that needs to be repaired. About a minute after the switch has started, the SYST LED on the front of the switch transitions from blinking green to amber. What is the meaning of the amber SYST LED?> The switch has no configuration file in NVRAM.> The switch has failed POST and must be sent for service.> The switch is functioning properly.> The switch is in half-duplex mode.>> 40> A customer reports connectivity problems to an ISP technician. Upon questioning the customer, the technician discovers that all network applications are functioning except for FTP. What should the technician suspect is the problem?> misconfigured firewall> bad port on switch or hub> misconfigured IP addressing on the customer’s workstation> wrong DNS server configured on the customer’s workstation> wrong default gateway configured on the customer’s workstation>> 41>

 

 

 

 

> http://assessment.netacad.net/assessment/images/18075.jpg> Refer to the exhibit. A NOC technician at an ISP enters the command c:\ping 209.165.201.7. What are two reasons to use this command? (Choose two.)> map the path to 209.165.201.7> test reachability to 209.165.201.7> locate connectivity problems along the route to 209.165.201.7> identify ISPs that interconnect the NOC and remote host with IP 209.165.201.7

Page 103: fnl exam

> measure the time that packets take to reach 209.165.201.7 and return to the technician’s workstation>> 42> A user is attempting to do an http://www.cisco.com/ without success. Which two configuration values must be set on the host to allow this access? (Choose two.)> DNS server> WINS server> HTTP server> default gateway> Netbios>> 43 http://assessment.netacad.net/assessment/images/16008.jpg>>> Refer to the exhibit. The network administrator needs to configure the Fa0/0 interface of RTB so that hosts from RTA can connect to the server that is attached to RTB. Which two commands will the administrator use to accomplish this task? (Choose two.)> RTB# ip address 192.168.102.98 255.255.255.248> RTB(config-if)# ip address 192.168.102.99 255.255.255.252> RTB(config)# ip address 192.168.102.97 255.255.255.252> RTB(config)# no shutdown> RTB(config-if)# no shutdown> RTB(config-if)# ip address 192.168.102.97 255.255.255.252>> 44> A new router is connected to an existing network. Which two tasks must be completed on the new router to include it in the dynamic routing process? (Choose two.)

> Enter the new network IP address on all existing routers.> Assign an appropriate IP address and subnet mask to the serial interface.> Update the ip host configuration information with the device name and new interface IP address.> Configure a routing protocol with the directly connected network IP addresses.> Configure a routing protocol to include all existing networks.>> 45> A company is developing an Internet store for its website. Which protocol should be used to transfer credit card information from customers to the company web server?> FTPS> HTTP> HTTPS> WEP2> TFTP

 

 

 

> 46 http://assessment.netacad.net/assessment/images/18073.jpg>>> Refer to the exhibit. Which command would an administrator use to configure the router name?> Router# ip hostname Boise

Page 104: fnl exam

> Router# hostname Boise> Router(config-line)# name Boise> Router(config)# hostname Boise> Router> ip hostname Boise>> 47 http://assessment.netacad.net/assessment/images/19488.jpg>>> Refer to the exhibit. A network administrator configures a static default route to the Internet on router A, as shown in the exhibit. Why doesn’t the route appear in the routing table?> The serial interface is not connected.> The gateway of last resort is not set.> The destination prefix mask should be 255.255.255.255> The routing protocol has not been configured.> The default route must be configured on router B.>> 48> Why are port numbers included in the TCP header of a segment?

> to indicate the correct router interface that should be used to forward a segment> to identify which switch ports should receive or forward the segment> to determine which Layer 3 protocol should be used to encapsulate the data> to enable a receiving host to forward the data to the appropriate application> to allow the receiving host to assemble the packet in the proper order>> 49> How many host addresses may be assigned on each subnetwork when using the 130.68.0.0 network address with a subnet mask of 255.255.248.0?> 30> 256> 2046> 2048> 4094> 4096>> 50> What is one purpose of the TCP three-way handshake?> sending echo requests from the source to the destination host to establish the presence of the destination> determining the IP address of the destination host in preparation for data transfer> requesting the destination to transfer a binary file to the source> synchronizing sequence numbers between source and destination in preparation for data transfer>

 

 

 

 

 

> 51

Page 105: fnl exam

 

> Which type of address is 192.168.17.111/28?> host address> network address> broadcast address> multicast address>> 52 http://assessment.netacad.net/assessment/images/19486.jpg>>> Refer to the exhibit. The PC tries to ping router B at 192.168.2.2, but the ping fails. What is the problem?> The address of the PC is on the wrong subnet.> The subnet mask of the PC should be 255.255.255.0.> The default gateway should be 192.168.2.1.> The DNS server is incorrect.>> 53 http://assessment.netacad.net/assessment/images/18070.jpg>>> Refer to the exhibit. Which two IP addresses could be assigned to the hosts in the diagram? (Choose two.)> 192.168.65.31> 192.168.65.32> 192.168.65.35> 192.168.65.60> 192.168.65.63> 192.168.65.64>> 54 http://assessment.netacad.net/assessment/images/15785.jpg>>> Refer to the exhibit. A new branch office has been added to the corporate network and a new router is to be installed to allow branch office users to access the database server at headquarters. How should the serial 0/0/0 interface of the new branch office router be configured to connect to the headquarters router?> branch_23(config-if)# ip address 192.168.5.19 255.255.255.240> branch_23(config-if)# no shutdown> branch_23(config-if)# encapsulation hdlc> branch_23(config-if)# ip address 192.168.5.25 255.255.255.240> branch_23(config-if)# no shutdown> branch_23(config-if)# encapsulation ppp> branch_23(config-if)# no shutdown> branch_23(config-if)# encapsulation ppp> branch_23(config-if)# ip address 192.168.5.33 255.255.255.240> branch_23(config-if)# encapsulation ppp> branch_23(config-if)# ip address 192.168.5.21 255.255.255.240> branch_23(config-if)# no shutdown> http://assessment.netacad.net/assessment/images/16009.jpg> 55>

>> Refer to the exhibit. The network administrator has configured the RTA and RTB interfaces. In order to allow hosts that are attached to RTA to reach the server that is attached to RTB, a static

Page 106: fnl exam

route from RTA to the server LAN and a default route from RTB back to RTA need to be configured. Which two commands will the administrator use to accomplish these tasks on the two routers? (Choose two.)> RTA(config)# ip route 10.16.10.5 255.255.255.252 10.16.10.6> RTA(config)# ip route 0.0.0.0 0.0.0.0 10.16.10.6> RTA(config)# ip route 10.16.10.96 255.255.255.252 10.16.10.6> RTB(config)# ip route 10.16.10.6 255.255.255.248 10.16.10.6> RTB(config)# ip route 0.0.0.0 0.0.0.0 S0/0/1> RTB(config)# ip route 0.0.0.0 0.0.0.0 10.16.10.6>> 56 http://assessment.netacad.net/assessment/images/18089.jpg> Refer to the exhibit. What two conclusions can be drawn about router RTB? (Choose two.)> The router is connected to a router named Boise.> Router RTB is connected to a Cisco 1841 router.> Router RTB is directly connected to two other routers.> The IP address of the router interface that is connected to router RTB is 192.168.2.6.> The RTB router is connected to two Cisco devices by FastEthernet links.>

 

___________________________________________________________________

 

 

 

 

1 A company is developing an Internet store for its website. Which protocol should be used to transfer credit card information from customers to the company web server?  

HTTPS

 2 Refer to the exhibit. A new branch office has been added to the corporate network and a new router is to be installed to allow branch office users to access the database server at headquarters. How should the serial 0/0/0 interface of the new branch office router be configured to connect to the headquarters router?

branch_23(config-if)# encapsulation ppp

branch_23(config-if)# ip address 192.168.5.21 255.255.255.240

branch_23(config-if)# no shutdown

 

3Which two commands ensure that any password that permits access to the privileged EXEC mode is not shown in plain text when the configuration files are displayed? (Choose two.)  

Page 107: fnl exam

Router(config)# enable secret cisco

 Router(config)# enable cisco Router(config)# encryption-password all Router(config)# enable login encrypted Router(config)# enable password encryption 

Router(config)# service password-encryption

 

 4A new network is to be configured on a router. Which of the following tasks must be completed to configure this interface and implement dynamic IP routing for the new network? (Choose three.)  

Select the routing protocol to be configured.

 

Assign an IP address and subnet mask to the interface

 Update the ip host configuration information with the device name and new interface IP address. 

Configure the routing protocol with the new network IP address.

 Configure the routing protocol with the new interface IP address and subnet mask.  Configure the routing protocol in use on all other enterprise routers with the new network information.

 

5 How does TCP ensure the reliable transfer of data? 

if data segments are not received from the source, the destination requests that the segments be resent.  If an acknowledgment of the transmitted segments is not received from the destination in a predetermined amount of the time, the source  resends the data.  

 

TCP uses the SYN-ACK portion of the three-way handshake to ensure that all data has been received

.  The TCP Protocol Interpreter process verifies the transmitted data at source and destination.

 

6 A network administrator is asked to design a system to allow simultaneous access to the Internet for 250 users. The ISP for this network can only supply five public IPs. What can be used to accomplish this task?   routable translation dynamic translation static translation

Page 108: fnl exam

port address translation

 

 

 

7What is the most commonly used exterior routing protocol? 

BGP

 RIP OSPF EIGRP

 

 8 Refer to the exhibit. The network administrator needs to configure the router with a name. Which command will the administrator use to configure the router name?   Router# ip hostname Boise

Router# enable hostname Boise

Router(config-line)# name Boise

Router(config)# hostname Boise

 Router(config)# ip hostname Boise

 

9Why are port numbers included in the TCP header of a segment?

to indicate the correct router interface that should be used

to forward a segment to identify which switch ports should receive or forward the segment

to determine which Layer 3 protocol should be used to encapsulate the data

  to enable a receiving host to forward the data to the appropriate application to allow the receiving host to assemble the packet in the proper order

 

10What is the purpose of the routing process?  to encapsulate data that is used to communicate across a network

to select the paths that are used to direct traffic to destination networks

 to convert a URL name into an IP address to provide secure Internet file transfer to forward traffic on the basis of MAC address.

 

Page 109: fnl exam

11Which two statements are true about the use of the debug ip rip command on a Cisco router? (Choose two.)  

The debug ip rip command displays RIP routing activity in real time.

The debug ip rip command can be issued at the user EXEC configuration mode.

 The debug ip rip command displays a combination of the information that is displayed by the show ip route and show ip protocols commands.  Because of router processor usage, the debug ip rip command should be used only when necessary.  The debug ip rip command should be used instead of the show ip route command whenever possible. 

 

12What minimum configurations must be set on a host to allow a request to be sent to http://www.cisco.com/? (Choose four.)  

DNS server

 WINS server

 IP address

 NetBIOS

subnet mask

 default gateway

 

13A Catalyst 2960 switch has been taken out of storage to be used as a temporary replacement for another switch that needs to be repaired. About a minute after the switch has started, the SYST LED on the front of the switch transitions from blinking green to amber. What is the meaning of the amber SYST LED?   

The switch has no configuration file in NVRAM.

The switch has failed POST and must be sent for service.

 The switch is functioning properly. The switch is in half-duplex mode. 

 

14Refer to the exhibit. Which combination of cables and symbols is correct?

 A – crossover, B – straight-through, C – straight-through

 A – crossover, B – rollover, C – straight-through

A – straight-through, B -crossover, C – straight-through

Page 110: fnl exam

 A – straight-through, B -straight-through, C – straight-through

 A – straight-through, B – straight-through, C – crossover

A – rollover, B – straight-through, C – straight-through

 

15After an unsuccessful ping to the local router, the technician decides to investigate the router. The technician observes that the lights and fan on the router are not operational. In which layer of the OSI model is the problem most likely occurring? 

  Transport

 Network

 data link

physical

 

 16What are three characteristics of the TCP protocol? (Choose three.)

 

exchanges datagrams unreliably is used to send IP error messages  forces the retransmission of unacknowledged packets

creates a virtual session between end-user applications

carries the IP address of the destination host in the TCP header

 is responsible for breaking messages into segments and reassembling them at their destination

 

17Refer to the exhibit. The network shown is connected using services from the same ISP. How will the Fohi router dynamically learn routes to the 192.168.16.16/28, 192.168.16.32/28, and 192.168.16.64/28 subnetworks? 

with BGP

with a static route

 with a directly connected route with an interior routing protocol

 

18Refer to the exhibit. Which type of UTP cable should be used to connect Host A to Switch1?  

rollover

Page 111: fnl exam

console

 crossover

straight-through

 

 

 19When customers use credit cards to make purchases at a small business, a modem is heard dialing a telephone number to transfer the transaction data to the central office. What type of WAN serial connection is in use?  

 leased line packet

switched

circuit switched

 point-to-point

 

20 A user reports being unable to access the Internet. The help desk technician employs a bottom-up approach to troubleshooting. The technician first has the user check the patch cable connection from the PC to the wall, and then has the user verify that the NIC has a green link light. What will the technician have the user do next?

 

  Enter an IP address into the WWW browser address bar to see if DNS is at fault. Use traceroute to identify the device along the path to the ISP that may be at fault.

Verify the IP address, subnet, and gateway settings using ipconfig on the PC

. Connect to the user home router to check firewall settings for blocked TCP ports.

 

21 A ping 192.1.1.20 command is issued on workstation A to determine if workstation B can be reached. What events will occur if this command is successful? (Choose two.)    The router will block the ping request message.

 The router will reply to the echo request with a proxy ping response.

 Workstation A will send a UDP ping request message to workstation B.

Workstation B will send a UDP ping reply message to workstation A. 

Workstation A will send an ICMP echo request message to workstation B.

 Workstation B will send an ICMP echo reply message to workstation A.

Page 112: fnl exam

 

 

22How does a router know of paths to destination networks? (Choose two.) 

 inspection of the destination IP address in data packets

 ARP requests from connected routers manual configuration of routes

updates from other routers

 DHCP information broadcasts updates from the SMTP management information base

 

23Refer to the exhibit. Which two statements describe the data conversation shown? (Choose two.)  

The data conversation was started by the HTTP application process running on the client.

 The data conversation is identified by TCP port 80 on the client. The user started the data conversation by sending an e-mail. The IP address of the Internet server is 192.168.17.43 .

The Internet server will send data to port 8547 on the client.

 

24What is one purpose of the TCP three-way handshake? 

sending echo requests from the source to the destination host to establish the presence of the destination  determining the IP address of the destination host in preparation for data transfer requesting the destination to transfer a binary file to the source 

synchronizing sequence numbers between source and destination in preparation for data transfer

 

25Which type of address is 192.168.17.111/28? 

host address

 network address

broadcast address

 multicast address

 

Page 113: fnl exam

26A customer reports connectivity problems to an ISP technician. Upon questioning the customer, the technician discovers that all network applications are functioning except for FTP. What should the technician suspect is the problem?   

misconfigured firewall

 bad port on switch or hub misconfigured IP addressing on the customer’s workstation wrong DNS server configured on the customer’s workstation wrong default gateway configured on the customer’s workstation  

 

27The show ip route command was executed on one of the routers shown in the graphic and the following output was displayed:

 

C 192.168.4.0/24 is directly connected, Serial0/0

R 192.168.5.0/24 [120/1] via 192.168.4.2, 00:00:19, Serial0/0

R 192.168.1.0/24 [120/2] via 192.168.3.1, 00:00:20, Serial0/1

R 192.168.2.0/24 [120/2] via 192.168.3.1, 00:00:20, Serial0/1

C 192.168.3.0/24 is directly connected, Serial0/1

From which router was this command executed? 

A

B

C

 

28Refer to the exhibit. Which two sets of commands are required to configure passwords for all management ports on a Catalyst 2960 switch? (Choose two.)  ALSwitch(config)# interface vlan 1

ALSwitch(config-if)# password cisco

ALSwitch(config-if)# login

ALSwitch(config)# line vty 0 4

ALSwitch(config-line)# password cisco

ALSwitch(config-line)# login

ALSwitch(config)# line vty 0 15

Page 114: fnl exam

ALSwitch(config-line)# password cisco

ALSwitch(config-line)# login

ALSwitch(config)# enable secret class

ALSwitch(config)# enable password cisco

ALSwitch(config)# interface fa0/1ALSwitch(config-if)# password cisco

ALSwitch(config-if)# no shutdown

ALSwitch(config)# line cons 0

ALSwitch(config-line)# password cisco

ALSwitch(config-line)# login

 

29A user reports being able to access the Internet but not being able to download e-mail from the mail server at the ISP. What should the user check on the user workstation? 

 the POP3 and SMTP server settings in the e-mail application

 the patch cable connections at the back of the workstation and at the wall plate the DHCP settings in the operating system the IP address, mask, and default gateway values  the NIC drivers

 

 

30Refer to the graphic. Which command will configure a static route on Router A to direct traffic from LAN A that is destined for LAN C?  

RouterA(config)# ip route 192.168.4.0 255.255.255.0 192.168.5.2

RouterA(config)# ip route 192.168.4.0 255.255.255.0 192.168.3.2

RouterA(config)# ip route 192.168.5.0 255.255.255.0 192.168.3.2

 RouterA(config)# ip route 192.168.3.0 255.255.255.0 192.168.3.1

RouterA(config)# ip route 192.168.3.2 255.255.255.0 192.168.4.0

 

31Which subnet masks could be used when subnetting a Class B IP address? (Choose two.) 

255.255.255.240

 255.255.192.0 

Page 115: fnl exam

255.255.0.0

 255.192.0.0

 240.0.0.0

 255.0.0.0

 

32 Refer to the exhibit. The network administrator has configured the RTA and RTB interfaces. In order to allow hosts that are attached to RTA to reach the server that is attached to RTB, a static route from RTA to the server LAN and a default route from RTB back to RTA need to be configured. Which two commands will the administrator use to accomplish these tasks on the two routers? (Choose two.)  

 RTA(config)# ip route 10.16.10.5 255.255.255.252 10.16.10.6

RTA(config)# ip route 0.0.0.0 0.0.0.0 10.16.10.6

RTA(config)# ip route 10.16.10.96 255.255.255.252 10.16.10.6 

RTB(config)# ip route 10.16.10.6 255.255.255.248 10.16.10.6 

RTB(config)# ip route 0.0.0.0 0.0.0.0 S0/0/1

 RTB(config)# ip route 0.0.0.0 0.0.0.0 10.16.10.6 

 

33How do port filtering and access lists help provide network security? 

They prevent specified types of traffic from reaching specified network destinations

. They alert network administrators to various type of denial of service attacks as they occur.

They prevent viruses, worms, and Trojans from infecting host computers and servers.  They enable encryption and authentication of confidential data communications.

 

34 Refer to the exhibit. The network administrator of the building in the graphic needs to choose the type of cable best suited to add ServerB to the network. Which cable type is the best choice?  

STP

 UTP

coaxial

Page 116: fnl exam

 fiber optic

 

 

35What is used by a routing protocol to determine the best path to include in the routing table? 

Convergence time

Default distance

Metric

 Type of router

 

36Refer to the exhibit. Which IP addresses could be assigned to the hosts in the diagram? (Choose two.)

 

192.168.65.31 

192.168.65.32

 192.168.65.35 

192.168.65.60

  192.168.65.63 

192.168.65.64

 

37Given the network 192.168.25.0 shown in the graphic, which subnet mask would accommodate the number of hosts in each subnet?   

255.255.0.0 

255.255.224.0

 255.255.255.0

 255.255.255.224

 255.255.255.240 

255.255.255.248

 

Page 117: fnl exam

38 Which two protocols allow network devices to report their status and events to a centralized network management device? (Choose two.)  

Syslog

 Telnet

 HTTP

HTTPS

 SNMP

 

39What is true regarding the differences between NAT and PAT?

 PAT uses the word “overload” at the end of the access-list statement to share a single registered address.

Static NAT allows an unregistered address to map to multiple registered addresses.Dynamic NAT allows hosts to receive the same global address each time external access is required. 

PAT uses unique source port numbers to distinguish between translations.

 

40Refer to the exhibit. The graphic shows the output of a command issued on router RTB. According to the output, what two statements are true of router RTB? (Choose two.) 

The router is connected to a router named Boise.

Router RTB is connected to a Cisco 1841 router.Router RTB is directly connected to two other routers.

The IP address of the router interface connected to router RTB is 192.168.2.6 .

The RTB router is connected to two Cisco devices by Fast Ethernet links. 

 

41Refer to the exhibit. The network administrator uses the command below to configure a default route to the ISP network :

RTB(config)# ip route 0.0.0.0 0.0.0.0 10.1.1.6A ping issued from the ISP is successful to router RTB. However, ping echo request packets arrive at a host that is attached to the Fa0/0 interface of RTB, and the replies do not make it back to the ISP router. What will fix this problem? 

 

Page 118: fnl exam

The ISP must be configured to forward packets from the 192.168.1.0 network.

The ip route command needs to be edited so that the next hop address is 10.1.1.5.

The ip route command needs to be edited so that the 192.168.1.1 address is the next hop address. The ip route command should be removed from the RTB router configuration.

 

42 A network technician is using a network management station to gather data about the performance of devices and links within the ISP. Which application layer protocol makes this possible? 

SNMP

FTP

DHCP

SMTP

 

43What are two purposes of DNS? (Choose two.)

to dynamically assign IP addressing information

to network hoststo simplify the administration of host and default gateway addressing on client computersto assign TCP port numbers

to hosts as part of the data transfer process

to resolve human-readable domain names

to numeric IP addressesto replace the static HOSTS file with a more practical dynamic system

 

44A hacker attempts to reach confidential information that is stored on a server inside the corporate network. A network security solution inspects the entire packet, determines that it is a threat, and blocks the packet from entering the inside network. Which security measure protected the network?

an IDS

an IPS

 a host-based firewall Anti-X software

 

Page 119: fnl exam

45 How many host addresses may be assigned on each subnetwork when using the 130.68.0.0 network address with a subnet mask of 255.255.248.0?

 30

 256

2046

 2048

 4094

 4096

 

 46In an IPv4 environment, what information is used by the router to forward data packets from one interface of a router to another? 

destination network address

source network addresssource MAC addresswell known port destination address

 

 

47 A small tire retailer requires a low-cost WAN connection to its headquarters in order to manage its inventory and process customer sales in real time. Which WAN connection type is best suited to its needs?

  SonetT3

dialup

DSL

leased line

 

 

48The command copy tftp running-config has been entered on the router. What will this command do? 

copy the configuration in RAM to a server

copy the configuration file from a server to RAM

copy the configuration file in NVRAM to RAMcopy the configuration file in NVRAM to a servercopy the configuration file from a server to NVRAM 

 

Page 120: fnl exam

49Refer to the exhibit. The network administrator needs to configure the Fa0/0 interface of RTB so that hosts from RTA can connect to the server that is attached to RTB. Which two commands will the administrator use to accomplish this task? (Choose two.)   RTB# ip address 192.168.102.98 255.255.255.248

RTB(config-if)# ip address 192.168.102.99 255.255.255.252

RTB(config)# ip address 192.168.102.97 255.255.255.252

RTB(config)# no shutdown

RTB(config-if)# no shutdown

RTB(config-if)# ip address 192.168.102.97 255.255.255.252

 

50Refer to the exhibit. A NOC technician at an ISP enters the command shown. What are two reasons to use this command? (Choose two.)  to map the path to 192.168.1.7

to test reachability to 192.168.1.7

to locate connectivity problems along the route to 192.168.1.7 to identify the ISPs that interconnect the NOC with the remote host with the address 192.168.1.7

to measure the time that packets take to reach 192.168.1.7 and return to the technician’s workstation

 

1.- A user is unable to connect to the Internet. The network administrator decides to use the top-down troubleshooting approach. Which action should the administrator perform first?*Enter an IP address in the address bar of the web browser to determine if DNS has failed.

9.- Different hosts connect to the same switch port at different times. If the switch port is configured with dynamic port security, how does it process the MAC addresses?*The addresses are dynamically learned and stored in the address table.

10.- Refer to the exhibit. A ping 192.168.1.20 command is issued on workstation A to determine if workstation B can be reached. What two events will occur if this command is successful? (Choose two.)*Workstation A will send an ICMP echo request message to workstation B.*Workstation B will send an ICMP echo reply message to workstation A.

14.-The command copy tftp running-config has been entered on the router. What will this command do? • copy the configuration file from a server to RAM 

Page 121: fnl exam

15.- A network administrator has designed a Class B network with a 255.255.254.0 mask. Which two statements are true for this network? (Choose two.)*There are 128 subnets..*There are 510 usable hosts per subnet

16.- How do port filtering and access lists help provide network security? • They prevent specified types of traffic from reaching specified network destinations. 

17.- Refer to the exhibit. R1 and R2 are configured with the commands that are displayed. All interfaces are properly configured, but neither router is receiving routing updates. What two things can be done to solve the problem? (Choose two.)*Configure the routing protocol on R1 for network 10.0.0.0.*Configure the routing protocol on R2 for network 10.0.0.0.

18.-  Which statement correctly describes an SLA? *It outlines the management, monitoring, and maintenance of a network.

20.- When customers use credit cards to make purchases at a small business, a modem is heard dialing a telephone number to transfer the transaction data to the central office. What type of WAN serial connection is in use?• circuit switched 

23.- Refer to the exhibit. The network administrator needs to configure the Fa0/0 interface of RTB so that hosts from RTA can connect to the server that is attached to RTB. Which two commands will the administrator use to accomplish this task? (Choose two.) • RTB(config-if)# no shutdown • RTB(config-if)# ip address 192.168.102.97 255.255.255.252

24.-What is the purpose of the routing process?  • to select the paths that are used to direct traffic to destination networks 

26.- Refer to the exhibit. Which two IP addresses could be assigned to the hosts in the diagram? (Choose two.)*192.168.65.35*192.168.65.60

28 .- Refer to the exhibit. While configuring the serial interface of a router, the network administrator sees the highlighted error message. What is the reason for this?*The network administrator has attempted to configure the serial interface with a broadcast address.

Page 122: fnl exam

33.- A user reports being able to access the Internet but not being able to download e-mail from the mail server at the ISP. What should the user check on the user workstation?• the POP3 and SMTP server settings in the e-mail application 

34.- Which routing protocol facilitates the exchange of routing information between different autonomous systems?*BGP

38.-What are two purposes of DNS? (Choose two.) • to resolve human-readable domain names to numeric IP addresses • to replace the static HOSTS file with a more practical dynamic system 

41.-What is a characteristic of UDP?*It adds a minimal amount of overhead to the data to be transmitted.

42.- Which statement correctly describes the function of AAA?*It prevents unauthorized access to a network.

44.- Refer to the exhibit. What fact can be determined from the exhibited output?*The default encapsulation is set for the serial0/0/0 interface.

48.- What is the effect of issuing the banner login #Unauthorized login prohibited# command on a router?*It will display the message "Unauthorized login prohibited" before the router prompts for a user name.

49.- A hacker attempts to reach confidential information that is stored on a server inside the corporate network. A network security solution inspects the entire packet, determines that it is a threat, and blocks the packet from entering the inside network. Which security measure protected the network?• an IPS 

50 .- Refer to the exhibit. The network administrator uses the command below to configure a default route to the ISP network : RTB(config)# ip route 0.0.0.0 0.0.0.0 10.1.1.6 A ping issued from the ISP is successful to router RTB. However, ping echo request packets arrive at a host that is attached to the Fa0/0 interface of RTB, and the replies do not make it back to the ISP router. What will fix this problem?• The ip route command needs to be edited so that the next hop address is 10.1.1.5. 

52.- Refer to the exhibit. A network administrator is troubleshooting the serial connection between R1 and R2. There is no communication between R1 and R2. Based on the output of the show ip interface brief command, what is the cause of the problem?

Page 123: fnl exam

*There is a misconfiguration of IP addresses

2.- A building has experienced a power outage. When the power returns, none of the devices on one floor can access the Internet. The network administrator checks the switch in the IDF that these devices are connected to and notes that the SYST LED on the front of the switch is amber. 

What is a possible cause of this problem? a-)The switch is functioning properly.b-)The switch has failed POST. c-)The switch configuration file was not saved to NVRAM.d-)The connection between the switch and the server did not autonegotiate speed and duplex properly.

3.- Which application can be delivered using UDP?DNS

4.- Which two services are required to enable a computer to receive dynamic IP addresses and access the Internet using domain names? (Choose two.)SMTPHTTP

5.- Which service team in an ISP is responsible for determining if the new customer has hardware that will support the new WAN connection and if new WAN circuits need to be installed?planning and provisioning

6.- Why is the OSI model useful in network design and assesment?It is used during troubleshooting to fucos on the entire networking process instead of a single layer.

7.- In a structured cable system, which term describes the cable that connects the wall jack in the user work area to the patch panel in the wiring closet?Horizontal cable

8.- Refer to the exhibit. Devices need to connect to the file server from remote network. What method should be used to provide the file server with an IP address to allow these conections?static NAT

12.- A PC has an IP address of 192.168.87.30 but is unable to contact a web server on the Internet. A network administrator is troubleshooting the DHCP configuration on a Cisco 1841 router.The Ip address of the PC is outside the network range.

Page 124: fnl exam

13.- "principle of least privilege"Users only have access to resources that are necessary for their jobs.

19.- A technician visits every computer in a workgroup and...

21.-Which type of cable may be used for backbone cabling between data centers that are...fiber optic

22.-What is the primary function of a Level 1 support technician in a ISP help desk...to diagnose and document the symptoms of hardware, software, and system problems

25.- Which statement is true abput FTP impelentations?The protocol interpreter (PI) function engages once the data transfer precess (DTP)function is complete.

27.-A network administrator is configuring a DTE serial interface on a 1841 router...Router(config)#interface serial 0/0/0

29.- When a field technician visits a customer site and resolves the issue that was opened in a trouble ticket...document the solution and obtain acceptance of the customer

30.-Refer to the exhibit. Which type of cables would be required to connect the network devices?

a straight-troughb crossoverc straight-through

31.- Which routing protocol depends on the DUAL algorithm...OSPF

32.- Which technology is used for WAN connections and delivers up to 1.544 Mb/s ...T1 line

35.- While configuring PAT on a Cisco ISR, a network technician defines the IP address of the router interface that connects...inside global address

36.- Which statement best describes the operation of a Layer 2 switch?directs traffic from one port to another based on the destination MAC address

Page 125: fnl exam

37.- Refer to the exhibit. What does the ^symbol indicate?It marks a point in the command string where there is an incorrect or unrecognized character.

39.- A new Cisco IOS is intalled on a router in the default location. After booting...

40.- A client complains to an ISP that the hosted web server seems slow and frequently cannot be reached. The technician suspects...Layer 4

43.- The IT department of a company implements a backup plan...incremental backup

45.- An administrator wishes to protect a router by encrypting the console...enable secret noaccess

46.- Wich WAN service provides point-to-point ...T1

47.- A user calls a help desk about being unable to connect to a web server. The technician asks the user...verify if the TCP/IP stack is functioning on the PC

51.- Refer to the exhibit. A network administrator is unable to ping H1 from the router...Segment D

1. Which two statements are true about the OSI and TCP/IP models? (Choose two.)

• The two bottom layers of the TCP/IP model make up the bottom layer of the OSI

model.

• The TCP/IP model is a theoretical model and the OSI model is based on actual

protocols.

• The OSI network layer is comparable to the Internet layer of the TCP/IP model. • The TCP/IP model specifies protocols for the physical network interconnection.

• The TCP/IP model is based on four layers and the OSI model is based on seven layers.2. To meet customer expectations, an ISP must guarantee a level of service that is

based on what two factors? (Choose two.)

• accessibility

• adaptability

• availability • reliability• scalability

3. User1 is sending an e-mail to [email protected]. What are two characteristics of the

process of sending this data? (Choose two.)

Page 126: fnl exam

• It utilizes TCP port 110. • A TCP connection is established directly between the User1 and User2 client

computers in order to send the e-mail message.

• It utilizes a store and forward process.

• The same application layer protocol is used to send the e-mail and retrieve it from

the destination server.

• SMTP is used to send the e-mail message to the mail servers.4. Refer to the exhibit. Host1 is in the process of setting up a TCP session with Host2.

Host1 has sent a SYN message to begin session establishment. What happens next?

• Host1 sends an ACK message to Host2.

• Host1 sends a SYN message to Host2.

• Host1 sends a SYN-ACK message to Host2.

• Host2 sends an ACK message to Host1.

• Host2 sends a SYN message to Host1.

• Host2 sends a SYN-ACK message to Host1.5. What are three characteristics of network reliability? (Choose three.)

• Redundant hardware provides enhanced reliability.• Reliability is measured as a percent.

• Reliability is the responsibility of the ISP customers.

• Fault tolerance is a measure of reliability. • The longer the MTBF, the greater the reliability.6. Which two statements describe the FTP protocol? (Choose two.)

• It uses well-known port 23.

• The protocol interpreter is responsible for the data transfer function. • In passive data connections, the FTP client initiates the transfer of data.• It requires two connections between client and server.

• FTP servers open a well-known port on the client machine.

7. What is the function of the TCP three-way handshake?

• It enables the synchronization of port numbers between source and destination hosts. • It immediately triggers the retransmission of lost data.

• It synchronizes both ends of a connection by allowing both sides to agree upon

initial sequence numbers.

• It identifies the destination application on the receiving host.

8. What are three characteristics of HTTPS? (Choose three.)

• It uses a different client request-server response process than HTTP uses.

• It specifies additional rules for passing data between the application and data link

layers.

• It supports authentication.• It allows more simultaneous connections than HTTP allows.

• It encrypts packets with SSL. • It requires additional server processing time.9. Which DNS zone resolves an IP address to a qualified domain name?

• dynamic lookup

• forward lookup

• resolution lookup

• reverse lookup10.

What type of update allows client computers to register and update their resource

records with a DNS server whenever changes occur?

Page 127: fnl exam

• dynamic• zone transfer

• local recursive query

• root domain query

• top-level domain query

11. Refer to the exhibit. Which two statements are true about this file? (Choose two.)

• If the gateway address changes, the file will be updated dynamically.

• The command ping fileserv will use IP address 172.16.5.10.• If the ping www.cisco.com command is issued, the file will be checked for the Cisco web server IP address before DNS is queried. • The file must be created by the user if it is to be used by a workstation.

• Name to IP address mappings are added to the file after they are received from

DNS.

12. Which two tasks are the responsibility of the local DNS server? (Choose two.)

• maintaining a large number of cached DNS entries

• maintaining the ISP server

• mapping name-to-IP addresses for internal hosts • forwarding name resolution requests to a caching-only server• forwarding all name resolution requests to root servers on the Internet

13. What are three unique characteristics of UDP? (Choose three.)

• connection oriented

• full-duplex operation

• low overhead • no flow control • no error-recovery function • reliable transmission

14. A manufacturing company is looking into subscribing to services from a new ISP.

The company requires hosted world wide web, file transfer, and e-mail services.

Which three protocols represent the key application services that are required by the

company? (Choose three.)

• FTP • HTTP• ICMP

• PPP

• Telnet

• SMTP15. Which two options correctly match protocol and well-known port number?

(Choose two.)

• DNS – 25

• FTP – 110

• HTTP – 80• POP3 – 25

• SMTP – 2516. Within TCP, what combination makes up a socket pair?

• source port with destination port

• source IP address with destination port

• source IP address and destination IP address

• source IP address and port with a destination IP address and port17. Which protocol is used to send e-mail, either from a client to a server or from a

server to another server?

• SNMP

Page 128: fnl exam

• FTP

• SMTP • HTTPS

18. Refer to the exhibit. The PC is requesting HTTP data from the server. What is a

valid representation of source and destination sockets for this request?

• Source – 192.168.1.17:80 ; Destination – 192.168.2.39:80

• Source – 192.168.1.17:80 ; Destination – 192.168.2.39:1045 • Source – 192.168.1.17:1045 ; Destination – 192.168.2.39:80

• Source – 192.168.1.17:1045 ; Destination – 192.168.2.39:1061

19. What type of DNS server is typically maintained by an ISP?

• caching-only• root

• second-level

• top-level

20. A client is communicating with a server on a different segment of the network.

How does the server determine what service is being requested by the client?

• The server will apply the default service configured in directory services.

• The server will use ARP to discover the appropriate service from the local router.

• The server will send a request to the client asking for the appropriate service.

• The server will determine the appropriate service from the destination port field.21.

When a host is communicating with multiple applications on the same server at the

same time, which of the following will have the same value for each session? (Choose

two.)

• IP address • MAC address• session number

• sequence number

1. What is a function that is associated with the access layer in a hierarchically

designed network?

    performs routing and packet manipulation

    supplies redundancy and failover protection

    provides a high-speed, low-latency backbone

    *serves as a network connection point for IP telephony devices 

2. What can be broadcast over the wireless network to help a user connect to the

network and use wireless services?

    *SSID

    WEP keys

    VLAN parameters

    WPA encryption keys

    VPN authentication information 

Page 129: fnl exam

3. What is the advantage of choosing EasyVPN for a new VPN implementation?

    to provide encryption algorithms unavailable in other systems

    to ensure that remote workers actually use the VPN for connectivity

    to allow a greater variety of network devices to be used for VPN connections

    *to simplify the configuration tasks for the device that is used as the VPN server 

4. A company has help desk staff that is not highly trained in VPNs. What two

features or technologies must the network designer identify as training needs in order

for the help desk to support secure remote access for teleworkers? (Choose two.)

    QoS operation

    VLAN configuration

    *tunneling protocols

    IPv6 and IPv4 dual stack

    *encryption algorithms

    Frame Relay configuration 

5. Which statement best describes the VPN feature called split tunneling?

    It creates separate pathways for different VLANs.

    It creates two tunnels, one for user traffic and one for management traffic such as

CDP and SNMP.

    *It allows user traffic that is destined for the corporate network to travel across the

VPN tunnel, while traffic destined for the Internet travels through the local LAN of the

VPN client.

    It allows separate tunnels so that high priority traffic, such as voice and video, uses

the higher bandwidth tunnel, while all other user traffic travels on the lower bandwidth

tunnel. 

6. The network infrastructure at the headquarters of an organization consists of Cisco

network devices that are running RIPv1. As part of an upgrade project, a portion of

the company backbone will be increased to 10 Gb/s and needs to support unequal

cost load balancing between routers. The IP addressing scheme is also changing

and needs to support VLSM and CIDR. Which routing protocol should be selected for

the network?

    BGP

    *EIGRP

    OSPF

Page 130: fnl exam

    RIPv2 

7. A NetworkingCompany engineer is on a support call resolving technical problems

for a client network. After the issue is resolved, the engineer also provides a training

session for the network support staff. What role is the engineer filling on the

networking company team?

    *post-sales field engineer

    pre-sales engineer

    network designer

    account manager 

8. Refer to the exhibit. What can be concluded from the output that is shown?

    MDF_R1 has a MAC address of 2294:300F:0000.

    *MDF_R1 is connected through FastEthernet0/1 to C2960-24TT-L_IDF1.

    Device C2960-24TT-L_IDF1 is running Cisco IOS Software Release

12.2(25)SEE2.

    MDF_R1 is installed in the main distribution facility on floor 24 of building L.

9. Refer to the exhibit. In the Cisco IOS filename that is shown, what is signified by

the underlined portion?

    version

    platform

    *file format

    feature set  

10. A network administrator has removed a router from the network for maintenance.

A new Cisco IOS software image has been successfully downloaded to a server and

copied into the flash of the router. What should the administrator do before placing

the router back into service?

    Delete the previous version of the Cisco IOS software from flash.

    Copy the new IOS into NVRAM to create a backup copy.

    *Restart the router and verify that the new image starts successfully.

    Verify the free space available on the router to store the new IOS image. 

11. What information does an administrator require before saving the running

configuration from a router to a TFTP server?

    router IP address and the name of the configuration file in NVRAM

Page 131: fnl exam

    TFTP server IP address and the size of the configuration file in RAM

    *TFTP server IP address and the name of the configuration file that will be saved

    router IP address, size of the file and name of the configuration file on the TFTP

server

    TFTP server IP address, the router IP address, and the router interface through

which the file will be loaded 

12. A network administrator needs to transfer an IOS image to a router using a TFTP

server. What should be verified prior to beginning the transfer process?

    The TFTP server must connect to the router via a serial connection.

    *Connectivity between the TFTP server and the router should have been

established.

    The TFTP server and the router must be on different networks for the transfer.

    The TFTP server software must be the same version as the Cisco IOS software. 

13. A network technician needs to install a four-port switch module in an operational

Cisco 1841 router that has an available HWIC slot. What should the technician do

first?

    *Turn off the power to the router before installing the new module.

    Install the hot-swappable four-port switch module directly into slot 1 of the 1841.

    Move the existing WIC-2T module to slot 1 and install the four-port module in slot

0.

    Shut down all Fast Ethernet ports on the router until the switch module installation

is complete. 

14. Refer to the exhibit. An administrator installs a WIC-2T module into a Cisco 1841

router. Attempts to configure the S0/0/0 interface are unsuccessful. As a first step in

troubleshooting the failure, the administrator issues the show version command.

What is a possible reason for the failure?

    *The WIC was not physically installed properly.

    The WIC was installed into slot 1 instead of slot 0.

    The interface type and number are invalid on an 1841.

    The configuration register is the wrong value for adding new modules. 

15. Refer to the exhibit. Which type of application communication model best

describes this network?

    *client-client

Page 132: fnl exam

    client-server farm

    client-enterprise edge

    client-enterprise server

16. If traditional phones are used when introducing VoIP to a network, what

component would be required to convert the analog voice from traditional telephone

signals into IP packets?

    Multipoint control unit

    Power over Ethernet switches

    *a router that acts as a voice gateway

    Cisco Unified Communications Manager  

17. Which characteristic should be considered by a network designer when

implementing a VoIP solution?

    VoIP traffic is generally classified as low priority.

    VoIP centrally routes calls in the same manner as a traditional PBX.

    VoIP traffic is highly reliable because of retransmission of dropped packets.

    *VoIP can make use of QoS features to help reduce interruptions in

communication.

18. What supports the ability of streaming video to be sent to a group of viewers

simultaneously without congesting the entire network?

    traffic queues

    *multicast

    multiple Layer 4 sessions

    high priority from QoS 

19. Which feature relies on prioritization of network traffic and is used to ensure

successful delivery of real-time services?

    security

    reliability

    redundancy

    *quality of service 

20. When implementing an IP telephony solution, why should VLANs be used?

    to allow the use of a single IP gateway

    *to separate voice from data traffic for ease of prioritization

Page 133: fnl exam

    to allow the PBX to use VLAN IDs to filter both voice and data traffic

    to allow connectivity between traditional phone devices and IP-based telephony

devices

21. Refer to the exhibit. What problem is associated with the the addressing scheme

of the network?

    The WAN links need IP addresses from a different major network.

    The R1 LAN is incorrect because subnet zero cannot be used with VLSM.

    The WAN link IP address that connects R1 to R3 has an incorrect mask.

    *The R1 to R3 and R1 to R2 WAN links have IP addresses that overlap.

    The WAN IP address that connects R1 to R2 overlaps with the R3 LAN IP

addresses. 

22. A customer of a large multisite organization has asked a network engineer to

compare a new IPv4 addressing strategy with an IPv6 strategy for their new network

implementation. Which tool is appropriate for testing and comparing both addressing

schemes?

    NBAR

    Cisco SDM

    Network Assistant

    *network simulation tool 

23. A network administrator wants to configure a router that is running EIGRP so that

it will advertise a route that will summarize the networks that are shown. Which

network will summarize only these networks?

    192.168.12.0/24

    192.168.13.0/24

    192.168.14.0/24

    192.168.15.0/24

    192.168.0.0/16

    192.168.0.0/20

    192.168.8.0/21

    *192.168.12.0/22

    192.168.16.0/22 

24.     A school district decides to use the 172.30.0.0/16 network for its LAN

Page 134: fnl exam

networks. The network administrator must create an addressing scheme to support

500 users in the admin office, 200 at the high school, 60 at the elementary school

and 28 at the district office. Which VLSM addressing scheme will correctly address

the network with minimal waste?

    172.30.0.0/20 admin

    172.30.1.0/21 high school

    172.30.1.8/22 elementary

    172.30.1.12/26 district

    172.30.0.0/22 admin

    172.30.4.0/23 high school

    172.30.5.0/24 elementary

    172.30.6.0/26 district

    172.30.0.0/23 admin

    *172.30.2.0/24 high school

    172.30.3.0/26 elementary

    172.30.3.64/27 district

    172.30.0.0/23 admin

    172.30.2.0/24 high school

    172.30.3.0/25 elementary

    172.30.3.127/26 district 

25. Refer to the exhibit. All router interfaces are up and RIP version 2 is configured

as the routing protocol. The users in networks 172.16.8.0 /24 and 172.16.9.0/24 are

not able to reach users in the 172.16.16.0/24 network. The network administrator

examines the routing tables and finds that even though all directly connected

networks have been entered in the RIP configuration, not all routes are present.

What is the most likely cause of this problem?

    *Autosummarization is enabled on all routers.

    The split-horizon rule is disabled on all routers.

    RIP version 2 does not support classless routing.

    RIP version 1 should have been used instead of version 2.

    The 10.10.4.0 networks should be replaced with 192.168.4.0 networks. 

26. Which two processes allow a smooth transition from IPv4 to IPv6? (Choose two.)

    IPSec

    *tunneling

    *dual stack

Page 135: fnl exam

    authentication

    anycast addressing

    header simplification 

27. Which two values represent valid IPv6 addresses? (Choose two.)

    ::::1

    *FF01::1

    *0:0:0:0:0:0:0:1

    2001:DB8::47::2A4

    2031:0000:04AC:3400:FFE3:0 

28. A network administrator of a middle-sized company is asked to upgrade the

routing protocol of the network to support VLSM and route summarization. The

current company network contains both Cisco and non-Cisco routers. Which routing

protocol should be used for the upgrade?

    BGP

    RIPv1

    *RIPv2

    EIGRP 

29. During prototype testing, a LAN switch fails. As the switch re-initializes using the

default parameters, a port that has a PC attached transitions to the forwarding state

within one second. What protocol would support this feature?

    STP

    RIP

    BGP

    VTP

    *RSTP 

30. Refer to the exhibit. Based on the output, which statement is correct?    Switch2

is the root bridge.

    Traffic will use Fa0/1 as an alternative link if Gi0/1 is busy.

    All traffic with a destination on another switch will exit via Gi0/1.

    *The port cost on Gi0/1 has been changed from its default settings.

31. When designing a prototype network for a new server farm, a network designer

chooses to use redundant links to connect to the rest of the network. Which business

Page 136: fnl exam

goal will be addressed by this choice?

    security

    scalability

    *availability

    manageability 

32. Refer to the exhibit. To provide better customer service, the network

management decides to implement a new server farm, which is located in a data

center. Which two technology implementations will address the requirements for strict

security policies to prevent unauthorized access to the server farm? (Choose two.)

    *Install firewalls and IDS capabilities on the network.

    Apply ACLs to permit only inbound TCP traffic to the servers.

    *Apply filters that permit traffic only to required ports on the servers.

    Configure a flexible IP addressing structure that allocates a single subnet per

VLAN.

    Configure a fast-converging routing protocol with authentication at the core layer.

    Create a management VLAN and provide access to the data center devices

through Telnet. 

    Interface Fa0/1 on Switch2 has no role in the operation of spanning tree. 

33. A wireless survey has been conducted before the deployment of a wireless

network. What would be the benefit of the survey?

    provides initial configuration of the access points

    determines the channel settings of the access points

    determines the security settings on the access points

    *finds the optimal number and placement of access points 

34. Refer to the exhibit. What does the TOR router do with traffic that is destined for

a web server with an IP address of 172.18.10.24?

    *The router sends the traffic out Serial 0/0/0.

    The router sends the traffic out all interfaces other than the one it came in on.

    The router places the packets into a queue until a better route is discovered via

RIP.

    The router sends a request to neighboring routers for paths to the 172.18.10.0

network. 

35. A user in a large office calls technical support to complain that a PC has suddenly

Page 137: fnl exam

lost connectivity to the network. The technician asks the caller to talk to nearby users

to see if other machines are affected. The caller reports that several immediate

neighbors in the same department have a similar problem and that they cannot ping

each other. Those who are seated in other departments have connectivity. What

should the technician check as the first step in troubleshooting the issue?

    the power outlet to the PC that is used by the caller.

    the trunks between switches in the wiring closet.

    *the status of the departmental workgroup switch in the wiring closet.

    the cable that connects the PC of the caller to the network jack.

    the cable connection between a PC and a network outlet that is used by a

neighbor. 

36. A company would like to ensure that the failure of a single access switch does

not disrupt service to the mail servers located in the data center. What can be done

to ensure maximum connectivity to the mail servers?

    Enable CDP to ensure all neighboring devices are known.

    Create a separate RSTP specifically for the mail servers.

    Configure a routing protocol so that paths to all Layer 3 devices are cached.

    *Install redundant access links between the servers and the access layer

switches. 

37. Refer to the exhibit. An extended ACL has been created to deny traffic from the

192.168.35.0/24 network to the web server with IP address 209.165.201.15.

According to Cisco best practices, where should the ACL be applied?

    *RTB Fa0/0 inbound

    RTC S0/0/1 inbound

    RTD Fa0/0 outbound

    RTC S0/1/0 outbound 

38. Refer to the exhibit. The named ACL "Managers" already exists on the router.

What will happen when the network administrator issues the commands that are

shown in the exhibit?

    The commands overwrite the existing Managers ACL.

    *The commands are added at the end of the existing Managers ACL.

    The commands are added at the beginning of the existing Managers ACL.

    The network administrator receives an error that states that the ACL already

exists. 

Page 138: fnl exam

39. A company is concerned with protecting internal e-commerce servers against

external attacks. An application layer firewall is installed at the network edge and a

host-based IDS system is installed on the internal LAN. What should be done to

ensure a fast response and minimum server downtime in the event of an external

attack?

    *Replace the host-based IDS with an IPS.

    Place the e-commerce servers in a DMZ.

    Install a logging server to monitor all attacks.

    Replace the application layer firewall with a stateful one. 

40. Which two security best practices are recommended for a router deployed as a

WAN endpoint? (Choose two.)

    *Turn off unnecessary services.

    Enable HTTP for web administration.

    Configure easy to remember passwords.

    *Apply timeouts on VTY, AUX, and console ports.

    Enable Telnet access to allow for remote management. 

41. Company XYZ requires a WAN solution that provides flexible bandwidth options

and supports one physical interface at the head office that would provide

simultaneous connectivity to various remote sites. The distance from each site

should not make the solution more expensive. Which WAN technology meets the

requirements of the company?

    DSL

    cable

    *Frame Relay

    T1 leased line 

42. A technician adds the command Router(config-router)# variance 5 to a router

using EIGRP as the routing protocol. What is the result of entering this command?

    *enables unequal cost load balancing

    adjusts the metric of all EIGRP routes to 5

    restricts the number of EIGRP feasible successor routes to 5

    activates the use of all K values in the composite metric calculation

    enables EIGRP equal cost load balancing over a maximum of 5 routes

Page 139: fnl exam

43. Refer to the exhibit. A pre-sales system engineer receives a diagram of the

current WAN from a customer. EIGRP is the routing protocol used on the WAN.

Based on the default operation of EIGRP, which statement is true about the routing

table on router R1?

    There is a single route to the 192.168.16.0/24 LAN using the T1 connection.

    There is a single route to the 192.168.16.0/24 LAN using the DSL connection.

    *There is a single route to the 192.168.16.0/24 LAN using the Metro Ethernet

connection.

    EIGRP installs all three routes to the 192.168.16.0/24 LAN and load balances the

traffic.

44. Which feature of network design and configuration would be considered a

weakness?

    *Choosing a flat network model.

    Choosing to implement an IPS instead of IDS.

    Choosing to disable Telnet and allow only SSH connections for remote access to

the core routers.

    Choosing not to broadcast the SSID for wireless access points.  

45. Refer to the exhibit. What can the field engineer conclude about the EIGRP

authentication between Router1 and Router2?

    Authentication will fail because only one key is configured.

    *Authentication will succeed and EIGRP updates can be exchanged.

    Authentication will fail because the key chain names do not match.

    Authentication will fail because the key chain names must match the router names.

46. Refer to the exhibit. A networking engineer is characterizing an existing network

for a new customer. The engineer issues a show running-config command on the R1

router to gather configuration information. What is the engineer able to determine as

a result of viewing the output of this command?

    The R1 router has two specific routes to the main office LANs in the routing table.

    The default route for the R1 router points to the Edge1 router.

    The R1 router will load-balance traffic to the main office LANs by using both DSL

and Frame Relay.

    *A connection through ISP-1 will be used to reach the main office LANs if the

Frame Relay network is unavailable. 

Page 140: fnl exam

47. A network administrator has configured Frame Relay on a serial interface and

issued the show interfaces serial command. The output shows that the interface is up

and the line protocol is up. However, pings to the remote router across the link fail.

What should the next step be to ensure that the IP address of the remote router

appears in the Frame Relay map table of the local router?

    Configure the router using the no inverse-arp command.

    Ensure that the LMI type is correct for the circuit.

    *Configure the router using the frame-relay map ip command.

    Verify that the remote router has Frame Relay encapsulation enabled.

48. What are two accurate descriptors of a DLCI? (Choose two.)

    *Frame Relay Layer 2 address

    one DLCI allowed per local loop

    *locally significant circuit endpoint

    signaling standard between DTE and DCE

    establishes the data transfer rate through a Frame Relay network 

49. The main office of a NetworkingCompany customer currently connects to three

branch offices via three separate point-to-point T1 circuits. The customer network

uses RIPv2 as the routing protocol within both the LAN and the WAN. The account

manager proposes a change to a Frame Relay network because the costs are lower.

A single local loop connection can be installed at the main office with three separate

PVCs to connect the branch offices. How can the main office edge router be

configured to enable the customer to continue to use RIP as the WAN routing

protocol?

    Enable Inverse ARP on the serial interface in order to learn the routes to the IP

addresses of the remote routers.

    To prevent the Frame Relay network from causing a routing loop, disable split

horizon on the serial interface.

    *Create three separate point-to-point subinterfaces on the serial interface and

assign a different subnet IP address to each one.

    Configure the serial interface with a single interface DLCI number and create

frame-relay map statements for each remote site address. 

   

1.A company is developing an Internet store for its website. Which protocol

should be used to transfer credit cardinformation from customers to the company

Page 141: fnl exam

web server?

FTPS

HTTP

HTTPS 

WEP2

TFTP

2

Refer to the exhibit. A new branch office has been added to the corporate

network and a new router is to be installed to allow branch office users to access

the database server at headquarters. How should the serial 0/0/0 interface of the

new branch office router be configured to connect to the headquarters router?

branch_23(config-if)# ip address 192.168.5.19 255.255.255.240

branch_23(config-if)# no shutdown

branch_23(config-if)# encapsulation hdlc

branch_23(config-if)# ip address 192.168.5.25 255.255.255.240

branch_23(config-if)# no shutdown

branch_23(config-if)# encapsulation ppp

branch_23(config-if)# no shutdown

branch_23(config-if)# encapsulation ppp

branch_23(config-if)# ip address 192.168.5.33 255.255.255.240

branch_23(config-if)# encapsulation ppp

branch_23(config-if)# ip address 192.168.5.21 255.255.255.240

branch_23(config-if)# no shutdown

3

Which two commands ensure that any password that permits access to the

privileged EXEC mode is not shown in plain text when the configuration files are

displayed? (Choose two.)

Router(config)# enable secret cisco 

Router(config)# enable cisco

Router(config)# encryption-password all

Router(config)# enable login encrypted

Router(config)# enable password encryption

Router(config)# service password-encryption

4

A new network is to be configured on a router. Which of the following tasks must

be completed to configure this interface and implement dynamic IP routing for

the new network? (Choose three.)

Select the routing protocol to be configured.

Assign an IP address and subnet mask to the interface. 

Update the ip host configuration information with the device name and new

interface IP address.

Page 142: fnl exam

Configure the routing protocol with the new network IP address.

Configure the routing protocol with the new interface IP address and subnet

mask.

Configure the routing protocol in use on all other enterprise routers with the new

network information.

5

How does TCP ensure the reliable transfer of data?

If data segments are not received from the source, the destination requests that

the segments be resent.

If an acknowledgment of the transmitted segments is not received from the

destination in a predetermined amount of the time, the source resends the data.

TCP uses the SYN-ACK portion of the three-way handshake to ensure that all data

has been received. 

The TCP Protocol Interpreter process verifies the transmitted data at source and

destination.

6

A network administrator is asked to design a system to allow simultaneous access

to the Internet for 250 users. The ISP for this network can only supply five public

IPs. What can be used to accomplish this task?

routable translation

dynamic translation

static translation

port address translation

7

What is the most commonly used exterior routing protocol?

BGP 

RIP

OSPF

EIGRP

8

Refer to the exhibit. The network administrator needs to configure the router

with a name. Which command will the administrator use to configure the router

name?

Router# ip hostname Boise

Router# enable hostname Boise

Router(config-line)# name Boise

Router(config)# hostname Boise 

Router(config)# ip hostname Boise

Page 143: fnl exam

9

Why are port numbers included in the TCP header of a segment?

to indicate the correct router interface that should be used to forward a segment

to identify which switch ports should receive or forward the segment

to determine which Layer 3 protocol should be used to encapsulate the data

to enable a receiving host to forward the data to the appropriate application 

to allow the receiving host to assemble the packet in the proper order

10

What is the purpose of the routing process?

to encapsulate data that is used to communicate across a network

to select the paths that are used to direct traffic to destination networks

to convert a URL name into an IP address

to provide secure Internet file transfer

to forward traffic on the basis of MAC addresses

11

Which two statements are true about the use of the debug ip rip command on a

Cisco router? (Choose two.)

The debug ip rip command displays RIP routing activity in real time. 

The debug ip rip command can be issued at the user EXEC configuration mode.

The debug ip rip command displays a combination of the information that is

displayed by the show ip route and show ip protocols commands.

Because of router processor usage, the debug ip rip command should be used

only when necessary. 

The debug ip rip command should be used instead of the show ip route command

whenever possible.

12

What minimum configurations must be set on a host to allow a request to be sent

to http://www.cisco.com/? (Choose four.)

DNS server 

WINS server

IP address 

NetBIOS

subnet mask

default gateway

13

A Catalyst 2960 switch has been taken out of storage to be used as a temporary

replacement for another switch that needs to be repaired. About a minute after

the switch has started, the SYST LED on the front of the switch transitions from

blinking green to amber. What is the meaning of the amber SYST LED?

The switch has no configuration file in NVRAM.

Page 144: fnl exam

The switch has failed POST and must be sent for service. 

The switch is functioning properly.

The switch is in half-duplex mode.

14

Refer to the exhibit. Which combination of cables and symbols is correct?

A - crossover, B - straight-through, C - straight-through

A - crossover, B - rollover, C - straight-through

A - straight-through, B -crossover, C - straight-through 

A - straight-through, B -straight-through, C - straight-through

A - straight-through, B - straight-through, C - crossover

A - rollover, B - straight-through, C - straight-through

15

After an unsuccessful ping to the local router, the technician decides to

investigate the router. The technician observes that the lights and fan on the

router are not operational. In which layer of the OSI model is the problem most

likely occurring?

transport

network

data link

physical

16

What are three characteristics of the TCP protocol? (Choose three.)

exchanges datagrams unreliably

is used to send IP error messages

forces the retransmission of unacknowledged packets 

creates a virtual session between end-user applications 

carries the IP address of the destination host in the TCP header

is responsible for breaking messages into segments and reassembling them at

their destination

17

Refer to the exhibit. The network shown is connected using services from the

same ISP. How will the Fohi router dynamically learn routes to the

192.168.16.16/28, 192.168.16.32/28, and 192.168.16.64/28 subnetworks?

with BGP

with a static route

with a directly connected route

with an interior routing protocol

18

Page 145: fnl exam

Refer to the exhibit. Which type of UTP cable should be used to connect Host A to

Switch1?

rollover

console

crossover

straight-through

19

When customers use credit cards to make purchases at a small business, a

modem is heard dialing a telephone number to transfer the transaction data to

the central office. What type of WAN serial connection is in use?

leased line

packet switched

circuit switched 

point-to-point

20

A user reports being unable to access the Internet. The help desk technician

employs a bottom-up approach to troubleshooting. The technician first has the

user check the patch cable connection from the PC to the wall, and then has the

user verify that the NIC has a green link light. What will the technician have the

user do next?

Enter an IP address into the WWW browser address bar to see if DNS is at fault.

Use traceroute to identify the device along the path to the ISP that may be at

fault.

Verify the IP address, subnet, and gateway settings using ipconfig on the PC. 

Connect to the user home router to check firewall settings for blocked TCP ports.

21

A ping 192.1.1.20 command is issued on workstation A to determine if

workstation B can be reached. What events will occur if this command is

successful? (Choose two.)

The router will block the ping request message.

The router will reply to the echo request with a proxy ping response.

Workstation A will send a UDP ping request message to workstation B.

Workstation B will send a UDP ping reply message to workstation A.

Workstation A will send an ICMP echo request message to workstation B.

Workstation B will send an ICMP echo reply message to workstation A.

22

How does a router know of paths to destination networks? (Choose two.)

inspection of the destination IP address in data packets

ARP requests from connected routers

manual configuration of routes 

Page 146: fnl exam

updates from other routers 

DHCP information broadcasts

updates from the SMTP management information base

23

Refer to the exhibit. Which two statements describe the data conversation

shown? (Choose two.)

The data conversation was started by the HTTP application process running on

the client. 

The data conversation is identified by TCP port 80 on the client.

The user started the data conversation by sending an e-mail.

The IP address of the Internet server is 192.168.17.43.

The Internet server will send data to port 8547 on the client.

24

What is one purpose of the TCP three-way handshake?

sending echo requests from the source to the destination host to establish the

presence of the destination

determining the IP address of the destination host in preparation for data

transfer

requesting the destination to transfer a binary file to the source

synchronizing sequence numbers between source and destination in preparation

for data transfer

25

Which type of address is 192.168.17.111/28?

host address

network address

broadcast address 

multicast address

26

A customer reports connectivity problems to an ISP technician. Upon questioning

the customer, the technician discovers that all network applications are

functioning except for FTP. What should the technician suspect is the problem?

misconfigured firewall 

bad port on switch or hub

misconfigured IP addressing on the customer’s workstation

wrong DNS server configured on the customer’s workstation

wrong default gateway configured on the customer’s workstation

27

The show ip route command was executed on one of the routers shown in the

graphic and the following output was displayed:

Page 147: fnl exam

C 192.168.4.0/24 is directly connected, Serial0/0

R 192.168.5.0/24 [120/1] via 192.168.4.2, 00:00:19, Serial0/0

R 192.168.1.0/24 [120/2] via 192.168.3.1, 00:00:20, Serial0/1

R 192.168.2.0/24 [120/2] via 192.168.3.1, 00:00:20, Serial0/1

C 192.168.3.0/24 is directly connected, Serial0/1

From which router was this command executed?

A

B

D

28

Refer to the exhibit. Which two sets of commands are required to configure

passwords for all management ports on a Catalyst 2960 switch? (Choose two.)

ALSwitch(config)# interface vlan 1 

ALSwitch(config-if)# password cisco 

ALSwitch(config-if)# login 

ALSwitch(config)# line vty 0 4

ALSwitch(config-line)# password cisco

ALSwitch(config-line)# login

ALSwitch(config)# line vty 0 15

ALSwitch(config-line)# password cisco

ALSwitch(config-line)# login

ALSwitch(config)# enable secret class

ALSwitch(config)# enable password cisco

ALSwitch(config)# interface fa0/1

ALSwitch(config-if)# password cisco

ALSwitch(config-if)# no shutdown

ALSwitch(config)# line cons 0

ALSwitch(config-line)# password cisco

ALSwitch(config-line)# login

29

A user reports being able to access the Internet but not being able to download e-

mail from the mail server at the ISP. What should the user check on the user

workstation?

the POP3 and SMTP server settings in the e-mail application 

the patch cable connections at the back of the workstation and at the wall plate

the DHCP settings in the operating system

the IP address, mask, and default gateway values

the NIC drivers

30

Refer to the graphic. Which command will configure a static route on Router A to

Page 148: fnl exam

direct traffic from LAN A that is destined for LAN C?

RouterA(config)# ip route 192.168.4.0 255.255.255.0 192.168.5.2

RouterA(config)# ip route 192.168.4.0 255.255.255.0 192.168.3.2 

RouterA(config)# ip route 192.168.5.0 255.255.255.0 192.168.3.2

RouterA(config)# ip route 192.168.3.0 255.255.255.0 192.168.3.1

RouterA(config)# ip route 192.168.3.2 255.255.255.0 192.168.4.0

31

Which subnet masks could be used when subnetting a Class B IP address?

(Choose two.)

255.255.255.240

255.255.192.0 

255.255.0.0 

255.192.0.0

240.0.0.0

255.0.0.0

32

Refer to the exhibit. The network administrator has configured the RTA and RTB

interfaces. In order to allow hosts that are attached to RTA to reach the server

that is attached to RTB, a static route from RTA to the server LAN and a default

route from RTB back to RTA need to be configured. Which two commands will the

administrator use to accomplish these tasks on the two routers? (Choose two.)

RTA(config)# ip route 10.16.10.5 255.255.255.252 10.16.10.6 

RTA(config)# ip route 0.0.0.0 0.0.0.0 10.16.10.6

RTA(config)# ip route 10.16.10.96 255.255.255.252 10.16.10.6

RTB(config)# ip route 10.16.10.6 255.255.255.248 10.16.10.6

RTB(config)# ip route 0.0.0.0 0.0.0.0 S0/0/1 

RTB(config)# ip route 0.0.0.0 0.0.0.0 10.16.10.6

33

How do port filtering and access lists help provide network security?

They prevent specified types of traffic from reaching specified network

destinations. 

They alert network administrators to various type of denial of service attacks as

they occur.

They prevent viruses, worms, and Trojans from infecting host computers and

servers.

They enable encryption and authentication of confidential data communications.

34

Refer to the exhibit. The network administrator of the building in the graphic

needs to choose the type of cable best suited to add ServerB to the network.

Which cable type is the best choice?

Page 149: fnl exam

STP

UTP

coaxial

fiber optic

35

What is used by a routing protocol to determine the best path to include in the

routing table?

Convergence time

Default distance

Metric 

Type of router

36

Refer to the exhibit. Which IP addresses could be assigned to the hosts in the

diagram? (Choose two.)

192.168.65.31

192.168.65.32

192.168.65.35 

192.168.65.60 

192.168.65.63

192.168.65.64

37

Given the network 192.168.25.0 shown in the graphic, which subnet mask would

accommodate the number of hosts in each subnet?

255.255.0.0

255.255.224.0

255.255.255.0

255.255.255.224 

255.255.255.240

255.255.255.248

38

Which two protocols allow network devices to report their status and events to a

centralized network management device? (Choose two.)

Syslog 

Telnet

HTTP

HTTPS

SNMP

39

What is true regarding the differences between NAT and PAT?

Page 150: fnl exam

PAT uses the word “overload” at the end of the access-list statement to share a

single registered address.

Static NAT allows an unregistered address to map to multiple registered

addresses.

Dynamic NAT allows hosts to receive the same global address each time external

access is required.

PAT uses unique source port numbers to distinguish between translations.

40

Refer to the exhibit. The graphic shows the output of a command issued on router

RTB. According to the output, what two statements are true of router RTB?

(Choose two.)

The router is connected to a router named Boise.

Router RTB is connected to a Cisco 1841 router. 

Router RTB is directly connected to two other routers.

The IP address of the router interface connected to router RTB is 192.168.2.6. 

The RTB router is connected to two Cisco devices by Fast Ethernet links.

41

Refer to the exhibit. The network administrator uses the command below to

configure a default route to the ISP network :

RTB(config)# ip route 0.0.0.0 0.0.0.0 10.1.1.6

A ping issued from the ISP is successful to router RTB. However, ping echo

request packets arrive at a host that is attached to the Fa0/0 interface of RTB,

and the replies do not make it back to the ISP router. What will fix this problem?

The ISP must be configured to forward packets from the 192.168.1.0 network.

The ip route command needs to be edited so that the next hop address is

10.1.1.5. 

The ip route command needs to be edited so that the 192.168.1.1 address is the

next hop address.

The ip route command should be removed from the RTB router configuration.

42

A network technician is using a network management station to gather data

about the performance of devices and links within the ISP. Which application

layer protocol makes this possible?

SNMP 

FTP

DHCP

SMTP

43

What are two purposes of DNS? (Choose two.)

to dynamically assign IP addressing information to network hosts

Page 151: fnl exam

to simplify the administration of host and default gateway addressing on client

computers

to assign TCP port numbers to hosts as part of the data transfer process

to resolve human-readable domain names to numeric IP addresses

to replace the static HOSTS file with a more practical dynamic system

44

A hacker attempts to reach confidential information that is stored on a server

inside the corporate network. A network security solution inspects the entire

packet, determines that it is a threat, and blocks the packet from entering the

inside network. Which security measure protected the network?

an IDS

an IPS 

a host-based firewall

Anti-X software

45

How many host addresses may be assigned on each subnetwork when using the

130.68.0.0 network address with a subnet mask of 255.255.248.0?

30

256

2046 

2048

4094

4096

46

In an IPv4 environment, what information is used by the router to forward data

packets from one interface of a router to another?

destination network address 

source network address

source MAC address

well known port destination address

47

A small tire retailer requires a low-cost WAN connection to its headquarters in

order to manage its inventory and process customer sales in real time. Which

WAN connection type is best suited to its needs?

Sonet

T3

dialup 

DSL

leased line

Page 152: fnl exam

48

The command copy tftp running-config has been entered on the router. What will

this command do?

copy the configuration in RAM to a server

copy the configuration file from a server to RAM

copy the configuration file in NVRAM to RAM

copy the configuration file in NVRAM to a server 

copy the configuration file from a server to NVRAM

49

Refer to the exhibit. The network administrator needs to configure the Fa0/0

interface of RTB so that hosts from RTA can connect to the server that is

attached to RTB. Which two commands will the administrator use to accomplish

this task? (Choose two.)

RTB# ip address 192.168.102.98 255.255.255.248

RTB(config-if)# ip address 192.168.102.99 255.255.255.252 

RTB(config)# ip address 192.168.102.97 255.255.255.252

RTB(config)# no shutdown

RTB(config-if)# no shutdown 

RTB(config-if)# ip address 192.168.102.97 255.255.255.252

50

Refer to the exhibit. A NOC technician at an ISP enters the command shown.

What are two reasons to use this command? (Choose two.)

to map the path to 192.168.1.7

to test reachability to 192.168.1.7 

to locate connectivity problems along the route to 192.168.1.7

to identify the ISPs that interconnect the NOC with the remote host with the

address 192.168.1.7

to measure the time that packets take to reach 192.168.1.7 and return to the

technician’s workstation