CCNA 1 Practice Final Exam V4.0 Answers
1. Which OSI layers offers reliable, connection-oriented data communication services?
application
presentation
session
transport
network
2.
Refer to the exhibit. The host was disconnected from switch 2 and connected to switch 1. Which combination of IP address, subnet mask, and default gateway should be assigned to this host to allow it to function in the network?
IP address: 10.10.9.37 Subnet mask: 255.255.255.240 Default gateway: 10.10.9.35
IP address: 10.10.9.37 Subnet mask: 255.255.255.224 Default gateway: 10.10.9.35
IP address: 10.10.9.29 Subnet mask: 255.255.255.248 Default gateway: 10.10.9.35
IP address: 10.10.9.32 Subnet mask: 255.255.255.224 Default gateway: 10.10.9.35
IP address: 10.10.9.37 Subnet mask: 255.255.255.224 Default gateway: 196.1.105.6
IP address: 10.10.9.63 Subnet mask: 255.255.255.224 Default gateway: 10.10.9.35
3.
Refer to the exhibit. What is the correct destination socket number for a web page request from Host A to the web server?
00-08-a3-b6-ce-46
198.133.219.25:80
http://www.cisco.com
C 198.133.219.0/24 is directly connected, FastEthernet0/0
4.
Refer to the exhibit. How will data files get retrieved from the server?
The client establishes a two-way connection to the server on port 21 for file transfer.
From the perspective of computer A, port 21 is used to signal a push to the server, and port 20 is used to signal a pull from the server.
There is a connection established to send files from the client to the server and a second connection to get files from the server to the client.
Computer A establishes a connection to the server on port 21 for control and uses a second connection on port 20 to download and upload files.
5. Which three IPv4 addresses represent a broadcast for a subnet? (Choose three.)
172.16.4.63 /26
172.16.4.129 /26
172.16.4.191 /26
172.16.4.51 /27
172.16.4.95 /27
172.16.4.221 /27
6.
Refer to the exhibit. The PC, the routing table of which is displayed, is configured correctly. To which network device or interface does the IP address 192.168.1.254 belong?
PC
Switch
router interface fa0/0
router interface fa0/1
7. How does the transport layer allow a host to maintain multiple, simultaneous communication streams across different applications?
It uses error control mechanisms.
It uses a connectionless protocol only for multiple simultaneous transmissions.
It uses multiple Layer 2 source addresses.
It uses multiple ports.
8.
Refer to the exhibit. The NAT functionality of the router is enabled to provide Internet access to the PC. However, the PC is still unable to access the Internet. Which IP address should be changed to 209.165.201.1 to enable the PC to access the Internet?
192.168.1.191
192.168.1.101
192.168.1.1
192.168.1.254
9.
Refer to the exhibit. A technician uses the nslookup command on the PC and views the output that is displayed in the exhibit. What is the IP address of the primary domain name server used by the host?
10.10.10.32
192.168.1.5
192.168.1.99
192.168.2.100
10.
Refer to the exhibit. Host X is unable to communicate with host Y. Which command can be run at host X to determine which intermediary device is responsible for this failure?
telnet 192.168.1.1
ping 192.168.1.1
ftp 192.168.1.1
tracert 192.168.1.1
11. In a Cisco IOS device, where is the startup-configuration file stored?
Flash
NVRAM
RAM
ROM
12. A host is transmitting a video over the network. How does the transport layer allow this host to use multiple applications to transmit other data at the same time as the video transmission?
It uses error control mechanisms.
It uses a connectionless protocol only for multiple simultaneous transmissions.
It uses multiple Layer 2 source addresses.
It uses multiple port numbers.
13.
Refer to the exhibit. Which logical topology describes the exhibited network?
star
ring
point-to-point
multi-access
14. A user types the enable command. What task can be performed at the privileged EXEC mode?
Configure the device.
Configure individual interfaces.
Configure individual terminal lines.
Issue show and debug commands.
15. Which type of media is immune to EMI and RFI? (Choose two.)
10 Base-T
10 Base-2
10 Base-5
100 Base-FX
100 Base TX
1000 Base LX
16.
Refer to the exhibit. The network administrator remotely accesses the CLI of RouterB from PC1 using a secure connection. Which statement is true about this connection?
The Telnet server process is running on PC1.
Only the exchange of the Telnet username and password is encrypted.
The GET request is sent to RouterA to retrieve data.
The SSH service is used to connect PC1 to RouterB.
17. Which three addresses belong to the category of private IP addresses? (Choose three.)
10.0.0.1
127.0.0.1
150.0.0.1
172.16.0.1
192.168.0.1
200.100.50.1
18.
Refer to the exhibit. On the basis of the IP configuration that is shown, what is the reason that Host A and Host B are unable to communicate outside the local network?
Host A was assigned a network address.
Host B was assigned a multicast address.
Host A and Host B belong to different networks.
The gateway address was assigned a broadcast address.
19. Which three statements are true about network layer addressing? (Choose three.)
It uniquely identifies each host.
It assists in forwarding packets across internetworks.
It uses a logical 32-bit IPv4 address.
It is not a configurable address.
It is a physical address.
It identifies the host from the first part of the address.
20. Which device should be used for routing a packet to a remote network?
access switch
DHCP server
hub
router
21.
Refer to the exhibit. What is required on host A for a network technician to create the initial configuration on Router1?
an FTP client
a Telnet client
a terminal emulation program
a web browser
22. As network administrator, what is the subnet mask that allows 510 hosts given the IP address 172.30.0.0?
255.255.0.0
255.255.248.0
255.255.252.0
255.255.254.0
255.255.255.0
255.255.255.128
23.
Refer to the exhibit. The headers added at each layer are shown. Which layer adds the destination and source process numbers to ensure that data is delivered to the correct application?
physical layer
data link layer
network layer
transport layer
24. What is the result of using the clock rate 56000 command at the serial interface of the router?
The interface is configured as a DCE device.
The interface timers are cleared.
The FastEthernet interface is made to emulate a serial interface by assigning it a timing signal.
The IP address for the serial interface is configured.
25.
Refer to the exhibit. Host A uses router A as its default gateway. If host A sends an ICMP echo request to 172.16.10.0, what ICMP response will host A receive.
echo reply
source quench
route redirection
destination unreachable
26.
Refer to the exhibit. A host is using NAT to connect to the Internet. Which three IP addresses enable this connection? (Choose three.)
10.1.1.63
10.1.1.37
10.1.1.39
10.1.1.32
10.1.1.60
10.1.1.2
27. Which OSI layer uses the header information to reassemble the data segments into streams?
application layer
network layer
presentation layer
session layer
transport layer
28.
Refer to the exhibit. The diagram represents the process of sending email between clients. Select the list below that correctly identifies the component or protocol used at each numbered stage of the diagram.
1.MUA 2.MDA 3.MTA 4.SMTP 5.MTA 6.POP 7.MDA 8.MUA
1.MUA 2.POP 3.MDA 4.SMTP 5.MTA 6.MDA 7.SMTP 8.MUA
1.MUA 2.POP 3.SMTP 4.MDA 5.MTA 6.SMTP 7.POP 8.MUA
1.MDA 2.SMTP 3.MTA 4.SMTP 5.MTA 6.MUA 7.POP 8.MDA
1.MUA 2.SMTP 3.MTA 4.SMTP 5.MTA 6.MDA 7.POP 8.MUA
29. Which three statements characterize the transport layer protocols? (Choose three.)
TCP and UDP port numbers are used by application layer protocols.
TCP uses port numbers to provide reliable transportation of IP packets.
UDP uses windowing and acknowledgments for reliable transfer of data.
TCP uses windowing and sequencing to provide reliable transfer of data.
TCP is a connection-oriented protocol. UDP is a connectionless protocol.
30.
Examine the graphic with current configurations. Host A in the Clerical office failed and was replaced. Although a ping to 127.0.0.1 was successful, the replacement computer cannot access the company network. With proxy ARP disabled on the Fa0/0 interface of the New York router, what is the likely cause of the problem?
network card failure
network cables unplugged
IP address incorrectly entered
subnet mask incorrectly entered
31. Which fiber connector supports full-duplex Ethernet?
32. What purpose does a hostname serve on a router?
uniquely identifies a router on the internet
used by routing protocols to identify peer routers
provides device identification to users logging on remotely
determines the hosts that are allowed to connect to the device
33. Which range of port numbers is assigned dynamically to client applications when initiating a connection to the server?
0 to 255
0 to 1023
1024 to 49151
greater than 65535
34.
Refer to the exhibit. A network technician wants to connect host A to the console of a Cisco switch to initialize the configuration. What type of cable is required for this connection?
straight-through cable
crossover cable
rollover cable
serial cable
35.
Refer to the exhibit. Host A wants to access the Internet. Which combination of a Layer 2 address and a Layer 3 address will enable this access from host A?
Destination MAC: 0030.8596.DE83 Default gateway: 209.165.202.130
Destination MAC: 0030.8596.DE82 Default gateway: 172.16.9.2
Destination MAC: 0030.8517.44C4 Default gateway: 172.16.1.1
Destination MAC: 0030.8517.44C4 Default gateway: 209.165.202.130
36.
Refer to the exhibit. Each media link is labeled. What type of cable should be used to connect the different devices?
Connection 1 – rollover cable Connection 2 – straight-through cable Connection 3 – crossover cable
Connection 1 – straight-through cable Connection 2 – crossover cable Connection 3 – rollover cable
Connection 1 – crossover cable Connection 2 – rollover cable Connection 3 – straight-through cable
Connection 1 – crossover cable Connection 2 – straight-through cable Connection 3 – rollover cable
Connection 1 – straight-through cable Connection 2 – straight-through cable Connection 3 – straight-through cable
37. The Layer 4 header contains which type of information to aid in the delivery of data?
service port number
host logical address
device physical address
virtual connection identifier
38.
Refer to the exhibit. The network containing router B is experiencing problems. A network associate has isolated the issue in this network to router B. What action can be preformed to correct the network issue?
issue the clock rate command on interface Serial 0/0/0
issue the description command on interface Serial 0/0/1
issue the ip address command on interface FastEthernet 0/0
issue the no shutdown command on interface FastEthernet 0/1
39.
Refer to the exhibit. Which two statements describe the information that is represented in the header? (Choose two.)
This is a server response.
The UDP protocol is being used.
The destination port indicates a Telnet session.
The return segment will contain a source port of 23.
The next session originated from the client of this session will use the source port number 13358.
40. What information is used at each hop to determine where the packet will be forwarded next?
the IP packet header
the incoming interface
the transport layer PDU
the source MAC address
41.
Refer to the exhibit. Cable 1 and cable 2 have the ends wired for specific physical layer requirements. The table lists each segment by number and the cable which has been installed by the network technician between the network components on that segment. From the data given, which segments have the correct cable installed? (Choose three.)
segment1
segment2
segment3
segment4
segment5
42. An administrator has made changes to a device. The changes did not have the desired effect. What can the administrator do to restore the configuration saved in NVRAM?
Issue the erase flash command.
Issue the reload command and respond no to the prompt that follows.
Issue the erase start-up config command.
Issue the copy running-config start-up config command.
43.
Refer to the exhibit. Which logical topology describes the exhibited network?
star
ring
point-to-point
multi-access
44. A network administrator wants to restrict access to the router privileged EXEC mode. Which password should the administrator use?
enable
aux
console
VTY
45.
Refer to the exhibit. Which set of devices contains only intermediary devices?
A, B, D, G
A, B, E, F
C, D, G, I
G, H, I, J
46. While configuring a router, a network technician wants to name the router. Which prompt should the technician see when entering the hostname command?
Router>
Router#
Router(config)#
Router(config-line)#
47.
Refer to the exhibit. An administrator on PC1 wants to view some HTML code from a web page housed on the web server. Which client application will allow this request to be started?
48.
Refer to the exhibit. A technician has been asked to test connectivity from PC1 to a remote network. Which action will indicate if there is remote connectivity?
49.
Refer to the exhibit. A web browser running on host PC1 sends a request for a web page to the web server with an IP address 192.168.1.254/24. What sequence of steps will follow in order to establish the session before data can be exchanged?
The session will be initiated using UDP. No additional acknowledgment will be required to establish the session.
The session will be initiated using TCP. No additional acknowledgment will be required to establish the session.
The session will be initiated using UDP. The returned web page will serve as an acknowledgment for session establishment.
The session will be initiated using TCP. A three-way handshake must be successfully completed before the session is established.
50. Because of a security violation, the router password must be changed. What information can be learned from these configuration entries? (Choose two.)
Router(config)# line vty 0 4
Router(config-line)# password arj15
Router(config-line)# login
This configuration allows users to connect by using a modem.
Users must specify which line, 0 or 4, they wish to connect to when making a connection.
This configuration allows users to connect to the router via the use of the telnet command.
This configuration allows five users to make simultaneous connections to this router.
The configured password is automatically encrypted on the router.
A customer installs a wireless access point at home in the closet next to the kitchen The customer mentions that the wireless communication performance seems degraded when the cordless phone or the microwave oven is in use What is the possible reason for , refer to the exhibit the diagram represents the process of sending e-mail between clients which list correctly identifies the component or protocol used at each numbered stage of the diagram?, refer to the exhibit host a uses router a as its default gateway if host a sends an icmp echo request to 172 16 10 0 what icmp response will host a receive, examine the graphic with current configurations host a in the clerical office failed and was replaced although a ping to 127 0 0 1 was successful the replacement computer cannot access the company network with proxy arp disabled on the fa0/0 interface of , Which exhibit shows the interface that is configured by the command router(config)# interface serial 0/0/1?, ccna final exam answers 2012, A network technician wants to configure an IP address on a router interface by using the ip address 192 168 1 1 255 255 255 0 command Which prompt should the technician see when entering this command?, The Layer 4 header contains which type of information to aid in the delivery of data?, refer to the exhibit the pc the routing table of which is displayed is configured correctly to which network device or interface does the ip address 192 168 1 254 belong?, refer to the exhibit what is the correct destination socket number for a web page request from host a to the web server?
Some corrections:
Q7: right answer:
It uses multiple ports.
Q13: right answer:
point-to-point
Q43: right answer:
ring
Question 7 is correct.
Question 14: Configure individual terminal lines.
NO This incorrect answer. in the privlige mode you cant configure the line such as (console , vty)
false. Do research before posting.
Q9: right answer;
10.10.10.32
new questuon
what information can be gathered by using the command netstat?
the default gateway
thr routing protocol
active tco connections
the locally configured subnet maskc
Active TCP connections
New Question:
Refer to the exhibit. A network technician is trying to determine the correct IP address configuration for Host A. What is a valid configuration for Host A?
IP address: 192.168.100.19; Subnet Mask: 255.255.255.248; Default Gateway: 192.16.1.2
IP address: 192.168.100.20; Subnet Mask: 255.255.255.240; Default Gateway: 192.168.100.17
IP address: 192.168.100.21; Subnet Mask: 255.255.255.248; Default Gateway: 192.168.100.18
IP address: 192.168.100.22; Subnet Mask: 255.255.255.240; Default Gateway: 10.1.1.5
IP address: 192.168.100.30; Subnet Mask: 255.255.255.240; Default Gateway: 192.168.1.1
IP address: 192.168.100.31; Subnet Mask: 255.255.255.240; Default Gateway: 192.168.100.18
this is the correct answer
(B)IP address: 192.168.100.20; Subnet Mask: 255.255.255.240; Default Gateway: 192.168.100.17
and can be but the default gateway isnt the first ip of this subnet
(C)IP address: 192.168.100.21; Subnet Mask: 255.255.255.248; Default Gateway: 192.168.100.18
so the correct answer is (B)
New Question:
Which physical connector type is used for a serial V.35 connection to the CSU/DSU?
DB 60
Winchester 15 pin
smart serial
New Question:
Refer to the exhibit. What two facts can be determined from the session information that is displayed? (Choose two.)
The protocol is a connection-oriented protocol.
This exchange is part of the three-way handshake.
The SYN flag is representing the initial establishment of a session.
The destination port indicates that an FTP session has been initiated.
The source port does not support communication with the destination port that is listed.
New Question:
A user sees the command prompt: Router(config-if)# . What task can be performed at this mode?
Reload the device.
Perform basic tests.
A: Configure individual interfaces.
Configure individual terminal lines.
Configure individual interfaces is the right answer. Configure individual terminal lines look this way: Router(config-line)#
New Question:
What is the effect of using the Router# copy running-config startup-config command on a router?
The contents of ROM will change.
The contents of RAM will change.
A: The contents of NVRAM will change.
The contents of flash will change.
The contents of NVRAM will change is the correct answer
New Question:
Which exhibit shows the interface that is configured by the command, router(config)# interface serial 0/0/1?
A: D.
Slot 0, subslot 0, port 1.
Refer to the exhibit. The router of the company failed and was replaced. After the replacement, hosts C and D in the Education office are able to ping each other, but they are unable to access the hosts in the Accounts office. What is the likely cause of the problem?
The IP address at the fa0/0 interface of the router is incorrectly configured.
A: The subnet mask at the fa0/1 interface of the router is incorrectly entered.
The IP address at the serial interface of the router is incorrectly configured.
The hosts in the Accounts office are not on the same subnet as the hosts in the Education office.
New Question:
Which option represents a point-to-point logical topology diagram?
B
What are two primary responsibilities of the Ethernet MAC sublayer? (Choose two.)
frame delimiting
data encapsulation
logical addressing
error detection
accessing the media
And this one ? which answer is correct?
-data encapsulation
-accessing the media
Two primary responsibilities:
1. data encapsulation
provides 3 primary functions:
a. frame delimiting
b. addressing
c. error detection
In forming the frame, the MAC layer adds a header and trailer to the Layer 3 PDU.
Purpose of framing:
I. The use of frames aids in the transmission of bits as they are placed on the media and in the grouping of bits at the receiving node.
II. Provides important delimters that are used to identify a group of bits that make up a frame.This process provides synchronization betwen the transmitting and receiving nodes
The encapsulation process also provides for Data Link layer addressing. Each Ethernet header added in the frame contains the physical address (MAC address) that enables a frame to be delivered to a destination node.
An additional function of data encapsulation is error detection. Each Ethernet frame contains a trailer with a cyclic redundancy check (CRC) of the frame contents. After reception of a frame, the receiving node creates a CRC to compare to the one in the frame. If these two CRC calculations match, the frame can be trusted to have been received without error.
2. media access control -contols the frame placement on and off the media
-media recovery
Which password would allow a user to establish a Telnet session with a Cisco device?
VTY password
enable password
console password
enable secret password
vty pssword
13 should be point to point not star
Refer to the exhibit. Host A attempts to establish a TCP/IP session with host C. During this attempt, a frame was captured at the FastEthernet interface fa0/1 of router Y. The packet inside the captured frame has the IP source address 172.16.1.5, and the destination IP address is 172.16.7.24. What is the source MAC address of the frame at the time of capture?
0040.8596.DE82
0060.7320.B826
0060.7320.D632
0010.4F74.AC09
0040.8596.DE81
0060.7320.B826
this is incorrect, the answer is 0060.7320.D632
Refer to the exhibit. Host A uses router A as its default gateway. If host A sends an ICMP echo request to 172.16.10.0, what ICMP response will host A receive.
echo reply
source quench
route redirection
destination unreachable
Although the answer on here is destination unreachable, but when I went back and check it on my practice final exam through Cisco academy website it said route redirection. Which one is it?