Ad Blocker Detected
Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker.
Last updated 2017
1. Which communication tool allows real-time collaboration?
- wiki
- weblog
- instant messaging*
2. A host is accessing a Web server on a remote network. Which three functions are performed by intermediary network devices during this conversation? (Choose three.)
- regenerating data signals*
- acting as a client or a server
- providing a channel over which messages travel
- applying security settings to control the flow of data*
- notifying other devices when errors occur*
- serving as the source or destination of the messages
3. A home user is looking for an ISP connection that provides high speed digital transmission over regular phone lines. What ISP connection type should be used?
- DSL*
- dial-up
- satellite
- cell modem
- cable modem
4. A company is expanding its business to other countries. All branch offices must remain connected to corporate headquarters at all times. Which network technology is required to support this requirement?
- LAN
- MAN
- WAN*
- WLAN
5. Refer to the exhibit. From which location did this router load the IOS?
- flash memory*
- NVRAM?
- RAM
- ROM
- a TFTP server?
6. Which connection provides a secure CLI session with encryption to a Cisco network device?
- a console connection
- an AUX connection
- a Telnet connection
- an SSH connection*
7. Refer to the exhibit. An administrator is trying to configure the switch but receives the error message that is displayed in the exhibit. What is the problem?
- The entire command, configure terminal, must be used.
- The administrator is already in global configuration mode.
- The administrator must first enter privileged EXEC mode before issuing the command.*
- The administrator must connect via the console port to access global configuration mode.
8. An administrator uses the Ctrl-Shift-6 key combination on a switch after issuing the ping command. What is the purpose of using these keystrokes?
- to restart the ping process
- to interrupt the ping process*
- to exit to a different configuration mode
- to allow the user to complete the command
9. What function does pressing the Tab key have when entering a command in IOS?
- It aborts the current command and returns to configuration mode.
- It exits configuration mode and returns to user EXEC mode.
- It moves the cursor to the beginning of the next line.
- It completes the remainder of a partially typed word in a command.*
10. Refer to the exhibit. An administrator wants to change the name of a brand new switch, using the hostname command as shown. What prompt will display after the command is issued?
- My Switch(config)#?
- Switch(config)#?*
- MySwitch(config)#?
- My(config)#?
- Switch#
11. Refer to the exhibit. A network administrator is configuring access control to switch SW1. If the administrator uses Telnet to connect to the switch, which password is needed to access user EXEC mode?
- letmein
- secretin
- lineconin
- linevtyin*
12. After making configuration changes, a network administrator issues a copy running-config startup-config command in a Cisco switch. What is the result of issuing this command?
- The new configuration will be stored in flash memory.
- The new configuration will be loaded if the switch is restarted.*
- The current IOS file will be replaced with the newly configured file.
- The configuration changes will be removed and the original configuration will be restored.
13. Refer to the exhibit. Which action will be successful?
- PC1 can send a ping to 192.168.1.1?.
- PC1 can send a ping to 192.168.1.254?.
- PC2 can send a ping to 192.168.1.1.*
- PC2 can send a ping to 192.168.1.254?.
14. Which IPv4 address can be pinged to test the internal TCP/IP operation of a host?
- 0.0.0.0
- 0.0.0.1
- 127.0.0.1*
- 192.168.1.1
- 255.255.255.255
15. What three application layer protocols are part of the TCP/IP protocol suite? (Choose three.)
- ARP
- DHCP*
- DNS*
- FTP*
- NAT
- PPP
16. Which two protocols function at the internet layer? (Choose two.)
- ARP
- BOOTP
- ICMP*
- IP*
- PPP
17. Which publicly available resources describe protocols, processes, and technologies for the Internet but do not give implementation details?
- Request for Comments*
- IRTF research papers
- protocol models
- IEEE standards
18. Which address on a PC does not change, even if the PC is moved to a different network?
- IP address
- default gateway address
- MAC address*
- logical address
19. What is the protocol that is used to discover a physical address from a known logical address and what message type does it use?
- ARP, multicast
- DNS, unicast
- DNS, broadcast
- ARP, broadcast*
- PING, multicast
- PING, broadcast
20. What will happen if the default gateway address is incorrectly configured on a host?
- The host cannot communicate with other hosts in the local network.
- The switch will not forward packets initiated by the host.
- The host will have to use ARP to determine the correct address of the default gateway.
- The host cannot communicate with hosts in other networks.*
- A ping from the host to 127.0.0.1 would not be successful.
21. What is an important function of the physical layer of the OSI model?
- It accepts frames from the physical media.
- It encapsulates upper layer data into frames.
- It defines the media access method performed by the hardware interface.
- It encodes frames into electrical, optical, or radio wave signals.*
22. Which procedure is used to reduce the effect of crosstalk in copper cables?
- requiring proper grounding connections
- twisting opposing circuit wire pairs together*
- wrapping the bundle of wires with metallic shielding
- designing a cable infrastructure to avoid crosstalk interference
- avoiding sharp bends during installation
23. Which two statements describe the characteristics of fiber-optic cabling? (Choose two.)
- Fiber-optic cabling does not conduct electricity.*
- Fiber-optic cabling has high signal loss.
- Fiber-optic cabling is primarily used as backbone cabling.*
- Multimode fiber-optic cabling carries signals from multiple sending devices.
- Fiber-optic cabling uses LEDs for single-mode cab?les and laser technology for multimode cables.
24. What is contained in the trailer of a data-link frame?
- logical address
- physical address
- data
- error detection*
25. What is the auto-MDIX feature on a switch?
- the automatic configuration of an interface for 10/100/1000 Mb/s operation
- the automatic configuration of an interface for a straight-through or a
- crossover Ethernet cable connection*
- the automatic configuration of full-duplex operation over a single Ethernet copper or optical cable
- the ability to turn a switch interface on or off accordingly if an active connection is detected
26. Refer to the exhibit. A ping to PC3 is issued from PC0, PC1, and PC2 in this exact order. Which MAC addresses will be contained in the S1 MAC address table that is associated with the Fa0/1 port?
- just PC0 and PC1 MAC addresses*
- just the PC0 MAC address
- PC0, PC1, and PC2 MAC addresses
- just the PC1 MAC address
- just the PC2 MAC address?
27. How does a Layer 3 switch differ from a Layer 2 switch?
- A Layer 3 switch supports VLANs, but a Layer 2 switch does not.
- An IP address can be assigned to a physical port of a Layer 3 switch. However, this is not supported in Layer 2 switches.*
- A Layer 3 switch maintains an IP address table instead of a MAC address table.
- A Layer 3 switch learns the MAC addresses that are associated with each of its ports. However, a Layer 2 switch does not.
28. 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
29. Which technology provides a solution to IPv4 address depletion by allowing multiple devices to share one public IP address?
- ARP
- DNS
- NAT*
- SMB
- DHCP
- HTTP
30. Refer to the exhibit. Consider the IP address configuration shown from PC1. What is a description of the default gateway address?
- It is the IP address of the Router1 interface that connects the company to the Internet.
- It is the IP address of the Router1 interface that connects the PC1 LAN to Router1.*
- It is the IP address of Switch1 that connects PC1 to other devices on the same LAN.
- It is the IP address of the ISP network device located in the cloud.
31. Which of the following are primary functions of a router? (Choose two.)
- packet switching*
- microsegmentation
- domain name resolution
- path selection*
- flow control
32. Which two statements correctly describe a router memory type and its contents? (Choose two.)
- ROM is nonvolatile and stores the running IOS.
- FLASH is nonvolatile and contains a limited portion of the IOS?.
- RAM is volatile and stores the running configuration.*
- NVRAM is nonvolatile and stores a full version of the IOS.
- ROM is nonvolatile and stores bootup information.*
33. In which default order will a router search for startup configuration information?
- NVRAM, RAM, TFTP
- NVRAM, TFTP, setup mode*
- setup mode, NVRAM, TFTP
- TFTP, ROM, NVRAM
- flash, ROM, setup mode
34. What happens when part of an Internet VoIP transmission is not delivered to the destination?
- A delivery failure message is sent to the source host.
- The part of the VoIP transmission that was lost is re-sent.
- The entire transmission is re-sent.
- The transmission continues without the missing portion.*
35. Which three IP addresses are private ? (Choose three.)
- 10.172.168.1*
- 172.32.5.2
- 192.167.10.10
- 172.20.4.4*
- 192.168.5.254*
- 224.6.6.6
36. How many bits make up the single IPv6 hextet :10CD:?
- 4
- 8
- 16*
- 32
37. What is the effect of configuring the ipv6 unicast-routing command on a router?
- to assign the router to the all-nodes multicast group
- to enable the router as an IPv6 router*
- to permit only unicast packets on the router
- to prevent the router from joining the all-routers multicast group
38. Which group of IPv6 addresses cannot be allocated as a host source address?
- FEC0::/10?
- FDFF::/7?
- FEBF::/10?
- FF00::/8*
39. What is the purpose of ICMP messages?
- to inform routers about network topology changes
- to ensure the delivery of an IP packet
- to provide feedback of IP packet transmissions*
- to monitor the process of a domain name to IP address resolution
40. Refer to the exhibit. A technician has configured a user workstation with the IP address and default subnet masks that are shown. Although the user can access all local LAN resources, the user cannot access any Internet sites by using either FQDN or IP addresses. Based upon the exhibit, what could account for this failure?
- The DNS server addresses are incorrect.
- The default gateway address in incorrect.*
- The wrong subnet mask was assigned to the workstation.
- The workstation is not in the same network as the DNS servers.
41. Which subnet would include the address 192.168.1.96 as a usable host address?
- 192.168.1.64/26*
- 192.168.1.32/27
- 192.168.1.32/28
- 192.168.1.64/29
42. A network administrator needs to monitor network traffic to and from servers in a data center. Which features of an IP addressing scheme should be applied to these devices?
- random static addresses to improve security
- addresses from different subnets for redundancy
- predictable static IP addresses for easier identification*
- dynamic addresses to reduce the probability of duplicate addresses
43. Refer to the exhibit. Which IP addressing scheme should be changed?
- Site 1
- Site 2*
- Site 3
- Site 4
44. Which two notations are useable nibble boundaries when subnetting in IPv6? (Choose two.)
- /62
- /64*
- /66
- /68*
- /70
45. A host PC has just booted and is attempting to lease an address through DHCP. Which two messages will the client typically broadcast on the network? (Choose two.)
- DHCPDISCOVER*
- DHCPOFFER
- DHCPREQUEST*
- DHCPACK
- DHCPNACK
46. What is the purpose of the network security accounting function?
- to require users to prove who they are
- to determine which resources a user can access
- to keep track of the actions of a user*
- to provide challenge and response questions
47. When applied to a router, which command would help mitigate brute-force password attacks against the router?
- exec-timeout 30
- service password-encryption
- banner motd $Max failed logins = 5$
- login block-for 60 attempts 5 within 60*
48. A particular website does not appear to be responding on a Windows 7 computer. What command could the technician use to show any cached DNS entries for this web page?
- ipconfig /all
- arp -a
- ipconfig /displaydns*
- nslookup
49. Refer to the exhibit. The network administrator enters these commands into the R1 router:
R1# copy running-config tftp
Address or name of remote host [ ]?
When the router prompts for an address or remote host name, what IP address should the administrator enter at the prompt?
- 192.168.9.254
- 192.168.10.1
- 192.168.10.2
- 192.168.11.252*
- 192.168.11.254
50. Match the IPv6 address to the IPv6 address type. (Not all options are used.)
51. What two preconfigured settings that affect security are found on most new wireless routers? (Choose two.)
- broadcast SSID*
- MAC filtering enabled
- WEP encryption enabled
- PSK authentication required
- default administrator password*
52. Which type of wireless security generates dynamic encryption keys each time a client associates with an AP?
- EAP
- PSK
- WEP
- WPA*
53. Fill in the blank.
TFTP is a best-effort, connectionless application layer protocol that is used to transfer files.
54. Which two components are necessary for a wireless client to be installed on a WLAN? (Choose two.)
- media
- wireless NIC*
- custom adapter
- crossover cable
- wireless bridge
- wireless client software*
55. Consider the following range of addresses:
2001:0DB8:BC15:00A0:0000::
2001:0DB8:BC15:00A1:0000::
2001:0DB8:BC15:00A2:0000::
…
2001:0DB8:BC15:00AF:0000::
The prefix-length for the range of addresses is /60 .
56. Match the phases to their correct stage in the router bootup process. (Not all options are used.)
- Stage 1 – perform the post
- Stage 2 – load the bootstrap program
- Stage 3 – Locate and load the Cisco IOS
- Stage 4 – locate and load the configuration file
57. A host is accessing an FTP server on a remote network. Which three functions are performed by intermediary network devices during this conversation? (Choose three.)
- regenerating data signals*
- acting as a client or a server
- providing a channel over which messages travel
- applying security settings to control the flow of data*
- notifying other devices when errors occur*
- serving as the source or destination of the messages
58. When is a dial-up connection used to connect to an ISP?
- when a cellular telephone provides the service
- when a high-speed connection is provided over a cable TV network
- when a satellite dish is used
- when a regular telephone line is used*
59. On a school network, students are surfing the web, searching the library database, and attending an audio conference with their sister school in Japan. If network traffic is prioritized with QoS, how will the traffic be classified from highest priority to lowest priority?
- audio conference, database, HTTP*
- database, HTTP, audio conference
- audio conference, HTTP, database
- database, audio conference, HTTP
60. During normal operation, from which location do most Cisco routers run the IOS?
- RAM*
- flash
- NVRAM
- disk drive
61. Which connection provides a secure CLI session with encryption to a Cisco switch?
- a console connection
- an AUX connection
- a Telnet connection
- an SSH connection*
62. Which keys act as a hot key combination that is used to interrupt an IOS process?
- Ctrl-Shift-X
- Ctrl-Shift-6*
- Ctrl-Z
- Ctrl-C
63. Refer to the exhibit. An administrator wants to change the name of a brand new switch, using the hostname command as shown. What prompt will display after the command is issued??
- HR Switch(config)#?
- Switch(config)#?*
- HRSwitch(config)#?
- HR(config)#?
- Switch#
64. After making configuration changes on a Cisco switch, a network administrator issues a copy running-config startup-config command. What is the result of issuing this command?
- The new configuration will be stored in flash memory.
- The new configuration will be loaded if the switch is restarted.*
- The current IOS file will be replaced with the newly configured file.
- The configuration changes will be removed and the original configuration will be restored.
65. On which switch interface would an administrator configure an IP address so that the switch can be managed remotely?
- FastEthernet0/1
- VLAN 1*
- vty 0
- console 0
66. A technician uses the ping 127.0.0.1 command. What is the technician testing?
- the TCP/IP stack on a network host*
- connectivity between two adjacent Cisco devices
- connectivity between a PC and the default gateway
- connectivity between two PCs on the same network
- physical connectivity of a particular PC and the network
67. What is the correct order for PDU encapsulation?
68. Which device should be used for enabling a host to communicate with another host on a different network?
- switch
- hub
- router*
- host
69. A network technician is measuring the transfer of bits across the company backbone for a mission critical application. The technician notices that the network throughput appears lower than the bandwidth expected. Which three factors could influence the differences in throughput? (Choose three.)
- the amount of traffic that is currently crossing the network*
- the sophistication of the encapsulation method applied to the data
- the type of traffic that is crossing the network*
- the latency that is created by the number of network devices that the data is crossing*
- the bandwidth of the WAN connection to the Internet
- the reliability of the gigabit Ethernet infrastructure of the backbone
70. Which characteristics describe fiber optic cable? (Choose two.)
- It is not affected by EMI or RFI.*
- Each pair of cables is wrapped in metallic foil.
- It combines the technique of cancellation, shielding and twisting to protect data.
- It has a maximum speed of 100 Mbps.
- It is the most expensive type of LAN cabling*
71. What are two features of a physical, star network topology? (Choose two.)
- It is straightforward to troubleshoot.*
- End devices are connected together by a bus.
- It is easy to add and remove end devices.*
- All end devices are connected in a chain to each other.
- Each end system is connected to its respective neighbor.
72. A frame is transmitted from one networking device to another. Why does the receiving device check the FCS field in the frame?
- to determine the physical address of the sending device
- to verify the network layer protocol information
- to compare the interface media type between the sending and receiving ends
- to check the frame for possible transmission errors*
- to verify that the frame destination matches the MAC address of the receiving device
73. What will a Layer 2 switch do when the destination MAC address of a received frame is not in the MAC table?
- It initiates an ARP request.
- It broadcasts the frame out of all ports on the switch.
- It notifies the sending host that the frame cannot be delivered.
- It forwards the frame out of all ports except for the port at which the frame was received.*
74. Which switching method has the lowest level of latency?
- cut-through
- store-and-forward
- fragment-free
- fast-forward*
75. Which parameter does the router use to choose the path to the destination when there are multiple routes available?
- the lower metric value that is associated with the destination network*
- the lower gateway IP address to get to the destination network
- the higher metric value that is associated with the destination network
- the higher gateway IP address to get to the destination network
76. Which two statements describe the functions or characteristics of ROM in a router? (Choose two.)
- stores routing tables
- allows software to be updated without replacing pluggable chips on the motherboard
- maintains instructions for POST diagnostics*
- holds ARP cache
- stores bootstrap program*
77. Which statement describes a characteristic of the Cisco router management ports?
- A console port is used for remote management of the router.
- A console port is not used for packet forwarding.*
- Serial and DSL interfaces are types of management ports.
- Each Cisco router has a LED indicator to provide information about the status of the management ports.
78. What happens when part of an Internet radio transmission is not delivered to the destination?
- A delivery failure message is sent to the source host.
- The part of the radio transmission that was lost is re-sent.
- The entire transmission is re-sent.
- The transmission continues without the missing portion.*
79. What is the dotted decimal representation of the IPv4 address 11001011.00000000.01110001.11010011?
- 192.0.2.199
- 198.51.100.201
- 203.0.113.211*
- 209.165.201.223
80. Which three IP addresses are private ? (Choose three.)
- 10.20.30.1*
- 172.32.5.2
- 192.167.10.10
- 172.30.5.3*
- 192.168.5.5*
- 224.6.6.6
81. What types of addresses make up the majority of addresses within the /8 block IPv4 bit space?
- private addresses
- public addresses*
- multicast addresses
- experimental addresses
82. Refer to the exhibit. What is the maximum TTL value that is used to reach the destination www.cisco.com??
- 11
- 12
- 13*
- 14
83. A company has a network address of 192.168.1.64 with a subnet mask of 255.255.255.192. The company wants to create two subnetworks that would contain 10 hosts and 18 hosts respectively. Which two networks would achieve that? (Choose two.)
- 192.168.1.16/28
- 192.168.1.64/27*
- 192.168.1.128/27
- 192.168.1.96/28*
- 192.168.1.192/28
84. In a network that uses IPv4, what prefix would best fit a subnet containing 100 hosts?
- /23
- /24
- /25*
- /26
85. Which protocol supports rapid delivery of streaming media?
- Transmission Control Protocol
- Real-Time Transport Protocol*
- Secure File Transfer Protocol
- Video over Internet Protocol
86. Why would a network administrator use the tracert utility?
- to determine the active TCP connections on a PC
- to check information about a DNS name in the DNS server
- to identify where a packet was lost or delayed on a network*
- to display the IP address, default gateway, and DNS server address for a PC
87. Refer to the exhibit. What is the significance of the asterisk (*) in the exhibited output?
- The asterisk shows which file system was used to boot the system.
- The asterisk designates which file system is the default file system.*
- An asterisk indicates that the file system is bootable.
- An asterisk designates that the file system has at least one file that uses that file system.
88. Which WLAN security protocol generates a new dynamic key each time a client establishes a connection with the AP?
- EAP
- PSK
- WEP
- WPA*
89. Fill in the blank.
Point-to-point communications where both devices can transmit and receive on the medium at the same time are known as full-duplex .
90. Match each characteristic to the appropriate email protocol. (Not all options are used.)
91. A host is accessing a Telnet server on a remote network. Which three functions are performed by intermediary network devices during this conversation? (Choose three.)
- regenerating data signals*
- acting as a client or a server
- providing a channel over which messages travel
- applying security settings to control the flow of data*
- notifying other devices when errors occur*
- serving as the source or destination of the messages
92. Refer to the exhibit. Which area would most likely be an extranet for the company network that is shown?
- area A
- area B
- area C*
- area D
93. What is the purpose of having a converged network?
- to provide high speed connectivity to all end devices
- to make sure that all types of data packets will be treated equally
- to achieve fault tolerance and high availability of data network infrastructure devices
- to reduce the cost of deploying and maintaining the communication infrastructure*
94. Three office workers are using the corporate network. The first employee uses a web browser to view a company web page in order to read some announcements. The second employee accesses the corporate database to perform some financial transactions. The third employee participates in an important live audio conference with other office workers in branch offices. If QoS is implemented on this network, what will be the priorities from highest to lowest of the different data types?
- audio conference, financial transactions, web page*
- financial transactions, web page, audio conference
- audio conference, web page, financial transactions
- financial transactions, audio conference, web page
95. During normal operation, from which location do most Cisco switches and routers run the IOS?
- RAM*
- flash
- NVRAM
- disk drive
96. A network administrator is making changes to the configuration of a router. After making the changes and verifying the results, the administrator issues the copy running-config startup-config command. What will happen after this command executes?
- The configuration will be copied to flash.
- The configuration will load when the router is restarted.*
- The new configuration file will replace the IOS file.
- The changes will be lost when the router restarts.
97. What information does the loopback test provide?
- The TCP/IP stack on the device is working correctly.*
- The device has end-to-end connectivity.
- DHCP is working correctly.
- The Ethernet cable is working correctly.
- The device has the correct IP address on the network.
98. What is a characteristic of the LLC sublayer?
- It provides the logical addressing required that identifies the device.
- It provides delimitation of data according to the physical signaling requirements of the medium.
- It places information in the frame allowing multiple Layer 3 protocols to use the same network interface and media.*
- It defines software processes that provide services to the physical layer.
99. What method is used to manage contention-based access on a wireless network?
- CSMA/CD
- priority ordering
- CSMA/CA*
- token passing
100. What happens when a switch receives a frame and the calculated CRC value is different than the value that is in the FCS field?
- The switch places the new CRC value in the FCS field and forwards the frame.
- The switch notifies the source of the bad frame.
- The switch drops the frame.*
- The switch floods the frame to all ports except the port through which the frame arrived to notify the hosts of the error.
101. Which destination address is used in an ARP request frame?
- 0.0.0.0
- 255.255.255.255
- FFFF.FFFF.FFFF*
- 127.0.0.1
- 01-00-5E-00-AA-23
102. What is the auto-MDIX feature on a switch?
- the automatic configuration of an interface for 10/100/1000 Mb/s operation
- the automatic configuration of an interface for a straight-through or a crossover Ethernet cable connection*
- the automatic configuration of full-duplex operation over a single Ethernet copper or optical cable
- the ability to turn a switch interface on or off accordingly if an active connection is detected
103. Which frame forwarding method receives the entire frame and performs a CRC check to detect errors before forwarding the frame?
- cut-through switching
- store-and-forward switching*
- fragment-free switching
- fast-forward switching
104. What are the two main components of Cisco Express Forwarding (CEF)? (Choose two.)
- adjacency tables*
- MAC-address tables
- routing tables
- ARP tables
- forwarding information base (FIB)*
105. Which statement describes the sequence of processes executed by a router when it receives a packet from a host to be delivered to a host on another network?
- It receives the packet and forwards it directly to the destination host.
- It de-encapsulates the packet, selects the appropriate path, and encapsulates the packet to forward it toward*
- the destination host.*
- It de-encapsulates the packet and forwards it toward the destination host.
- It selects the path and forwards it toward the destination host.
106. Which technology provides a solution to IPv4 address depletion by allowing multiple devices to share one public IP address?
- ARP
- DNS
- NAT*
- SMB
- DHCP
- HTTP
107. Refer to the exhibit. Router R1 has two interfaces that were configured with correct IP addresses and subnet masks. Why does the show ip route command output not display any information about the directly connected networks??
- The directly connected networks have to be created manually to be displayed in the routing table.
- The routing table will only display information about these networks when the router receives a packet.
- The no shutdown command was not issued on these interfaces.*
- The gateway of last resort was not configured.
108. What happens when part of an Internet television transmission is not delivered to the destination?
- A delivery failure message is sent to the source host.
- The part of the television transmission that was lost is re-sent.
- The entire transmission is re-sent.
- The transmission continues without the missing portion.*
109. 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.*
110. A user opens three browsers on the same PC to access www.cisco.com to search for certification course information. The Cisco web server sends a datagram as a reply to the request from one of the web browsers. Which information is used by the TCP/IP protocol stack in the PC to identify the destination web browser?
- the destination IP address
- the destination port number*
- the source IP address
- the source port number
111. Which statement is true regarding the UDP client process during a session with a server?
- Datagrams that arrive in a different order than that in which they were sent are not placed in order.*
- A session must be established before datagrams can be exchanged.
- A three-way handshake takes place before the transmission of data begins.
- Application servers have to use port numbers above 1024 in order to be UDP capable.
112. Which two components are configured via software in order for a PC to participate in a network environment? (Choose two.)
- MAC address
- IP address*
- kernel
- shell
- subnet mask*
113. What are three characteristics of multicast transmission? (Choose three.)
- The source address of a multicast transmission is in the range of 224.0.0.0 to 224.0.0.255.
- A single packet can be sent to a group of hosts.*
- Multicast transmission can be used by routers to exchange routing information.*
- Routers will not forward multicast addresses in the range of 224.0.0.0 to 224.0.0.255.*
- Computers use multicast transmission to request IPv4 addresses.
- Multicast messages map lower layer addresses to upper layer addresses.
114. Which two reasons generally make DHCP the preferred method of assigning IP addresses to hosts on large networks? (Choose two.)
- It eliminates most address configuration errors.*
- It ensures that addresses are only applied to devices that require a permanent address.
- It guarantees that every device that needs an address will get one.
- It provides an address only to devices that are authorized to be connected to the network.
- It reduces the burden on network support staff.*
115. What is the subnet address for the address 2001:DB8:BC15:A:12AB::1/64?
- 2001:DB8:BC15::0
- 2001:DB8:BC15:A::0*
- 2001:DB8:BC15:A:1::1
- 2001:DB8:BC15:A:12::0
116. Which two tasks are functions of the presentation layer? (Choose two.)
- compression*
- addressing
- encryption*
- session control
- authentication
117. What is the purpose of the network security authentication function?
- to require users to prove who they are*
- to determine which resources a user can access
- to keep track of the actions of a user
- to provide challenge and response questions
118. Which type of wireless security makes use of dynamic encryption keys each time a client associates with an AP?
- EAP
- PSK
- WEP
- WPA*
119. Fill in the blank.
During data communications, a host may need to send a single message to a specific group of destination hosts simultaneously. This message is in the form of a Multicast message.
120. Match the description with the associated IOS mode. (Not all options are used.)
121. Launch PT – Hide and Save PT
Open the PT activity. Perform the tasks in the activity instructions and then fill in the blank.
The Server0 message is . ” winner ”
122. A PC is configured to obtain an IP address automatically from network 192.168.1.0/24. The network administrator issues the arp –a command and notices an entry of 192.168.1.255 ff-ff-ff-ff-ff-ff. Which statement describes this entry?
- This entry refers to the PC itself.
- This entry maps to the default gateway.
- This is a static map entry.*
- This is a dynamic map entry.
123. Which field in an IPv4 packet header will typically stay the same during its transmission?
- Packet Length
- Destination Address*
- Flag
- Time-to-Live
124. Launch PT – Hide and Save PT
Open the PT Activity. Perform the tasks in the activity instructions and then answer the question.
Which IPv6 address is assigned to the Serial0/0/0 interface on RT2?
- 2001:db8:abc:1::1
- 2001:db8:abc:5::1 *
- 2001:db8:abc:5::2
- 2001:db8:abc:10::15
Updated DIC .2, 2015
1. Three bank employees are using the corporate network. The first employee uses a web browser to view a company web page in order to read some announcements. The second employee accesses the corporate database to perform some financial transactions. The third employee participates in an important live audio conference with other corporate managers in branch offices. If QoS is implemented on this network, what will be the priorities from highest to lowest of the different data types?
audio conference, financial transactions, web page*
financial transactions, web page, audio conference
audio conference, web page, financial transactions
financial transactions, audio conference, web page
2. Refer to the exhibit. A network administrator is configuring access control to switch SW1. If the administrator has already logged into a Telnet session on the switch, which password is needed to access privileged EXEC mode?
letmein
secretin*
lineconin
linevtyin
3. What are the three primary functions provided by Layer 2 data encapsulation? (Choose three.)
error correction through a collision detection method
session control using port numbers
data link layer addressing*
placement and removal of frames from the media
detection of errors through CRC calculations*
delimiting groups of bits into frames*
conversion of bits into data signals
4. What must be configured to enable Cisco Express Forwarding (CEF) on most Cisco devices that perform Layer 3 switching?
Manually configure next-hop Layer 2 addresses.
Issue the no shutdown command on routed ports.
CEF is enabled by default, so no configuration is necessary.*
Manually map Layer 2 addresses to Layer 3 addresses to populate the forwarding information base (FIB).
5. What is the purpose of adjacency tables as used in Cisco Express Forwarding (CEF)?
to populate the forwarding information base (FIB)
to maintain Layer 2 next-hop addresses*
to allow the separation of Layer 2 and Layer 3 decision making
to update the forwarding information base (FIB)
6. Which statement describes a characteristic of the network layer in the OSI model?
It manages the data transport between the processes running on each host.
In the encapsulation process, it adds source and destination port numbers to the IP header.
When a packet arrives at the destination host, its IP header is checked by the network layer to determine where the packet has to be routed.
Its protocols specify the packet structure and processing used to carry the data from one host to another.*
7. A user gets an IP address of 192.168.0.1 from the company network administrator. A friend of the user at a different company gets the same IP address on another PC. How can two PCs use the same IP address and still reach the Internet, send and receive email, and search the web?
Both users must be using the same Internet Service Provider.
ISPs use Network Address Translation to change a user IP address into an address that can be used on the Internet.*
ISPs use Domain Name Service to change a user IP address into a public IP address that can be used on the Internet.
Both users must be on the same network.
8. At a minimum, which address is required on IPv6-enabled interfaces?
link-local*
unique local
site local
global unicast
9. Why does HTTP use TCP as the transport layer protocol?
to ensure the fastest possible download speed
because HTTP is a best-effort protocol
because transmission errors can be tolerated easily
because HTTP requires reliable delivery*
10. What is the binary representation of 0xCA?
10111010
11010101
11001010*
11011010
11. What is the valid most compressed format possible of the IPv6 address 2001:0DB8:0000:AB00:0000:0000:0000:1234?
2001:DB8:0:AB00::1234*
2001:DB8:0:AB::1234
2001:DB8::AB00::1234
2001:DB8:0:AB:0:1234
12. Refer to the exhibit. What is the maximum TTL value that is used to reach the destination www.cisco.com?
11
12
13*
14
13. What field content is used by ICMPv6 to determine that a packet has expired?
TTL field
CRC field
Hop Limit field*
Time Exceeded field
14. Which statement is true about variable-length subnet masking?
Each subnet is the same size.
The size of each subnet may be different, depending on requirements.*
Subnets may only be subnetted one additional time.
Bits are returned, rather than borrowed, to create additional subnets.
15. Which firewall technique blocks incoming packets unless they are responses to internal requests?
port filtering
stateful packet inspection*
URL filtering
application filtering
16. A network technician is investigating network connectivity from a PC to a remote host with the address 10.1.1.5. Which command issued on the PC will return to the technician the complete path to the remote host?
trace 10.1.1.5
traceroute 10.1.1.5
tracert 10.1.1.5*
ping 10.1.1.5
17. Fill in the blank.
To prevent faulty network devices from carrying dangerous voltage levels, equipment must be grounded correctly
18. A network engineer is measuring the transfer of bits across the company backbone for a mission critical database application. The engineer notices that the network throughput appears lower than the bandwidth expected. Which three factors could influence the differences in throughput? (Choose three.)
the amount of traffic that is currently crossing the network*
the sophistication of the encapsulation method applied to the data
the type of traffic that is crossing the network*
the latency that is created by the number of network devices that the data is crossing*
the bandwidth of the WAN connection to the Internet
the reliability of the gigabit Ethernet infrastructure of the backbone
19. What is a possible hazard that can be caused by network cables in a fire?
The cable insulation could be flammable.*
Users could be exposed to excessive voltage.
Network cables could be exposed to water.
The network cable could explode.
20. What device is commonly used to verify a UTP cable?
a multimeter
an Optical Time Domain Reflectometer
a cable tester*
an ohmmeter
21. What needs to be checked when testing a UTP network cable?
capacitance
wire map*
inductance
flexibility
22. Refer to the exhibit. A ping to PC2 is issued from PC0, PC1, and PC3 in this exact order. Which MAC addresses will be contained in the S1 MAC address table that is associated with the Fa0/1 port?
just PC0 and PC1 MAC addresses*
just the PC0 MAC address
PC0, PC1, and PC2 MAC addresses
just the PC1 MAC address
just the PC2 MAC address
23. Which function is provided by TCP?
data encapsulation
detection of missing packets*
communication session control
path determination for data packets
24. What does a router use to determine where to send data it receives from the network?
an ARP table
a routing table*
the destination PC physical address
a switching table
25. Which router interface should be used for direct remote access to the router via a modem?
an inband router interface
a console port
a serial WAN interface
an AUX port*
26. A technician is configuring a router to allow for all forms of management access. As part of each different type of access, the technician is trying to type the command login. Which configuration mode should be entered to do this task?
user executive mode
global configuration mode
any line configuration mode*
privileged EXEC mode
27. 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.*
28. Refer to the exhibit. A TCP segment from a server has been captured by Wireshark, which is running on a host. What acknowledgement number will the host return for the TCP segment that has been received?
2
21
250
306*
2921
29. Which statement is true about an interface that is configured with the IPv6 address command?
IPv6 traffic-forwarding is enabled on the interface.
A link-local IPv6 address is automatically configured on the interface.*
A global unicast IPv6 address is dynamically configured on the interface.
Any IPv4 addresses that are assigned to the interface are replaced with an IPv6 address.
30. Refer to the exhibit. The network administrator for a small advertising company has chosen to use the 192.168.5.96/27 network for internal LAN addressing. As shown in the exhibit, a static IP address is assigned to the company web server. However, the web server cannot access the Internet. The administrator verifies that local workstations with IP addresses that are assigned by a DHCP server can access the Internet, and the web server is able to ping local workstations. Which component is incorrectly configured?
subnet mask
DNS address
host IP address
default gateway address*
31. Refer to the exhibit. An administrator must send a message to everyone on the router A network. What is the broadcast address for network 172.16.16.0/22?
172.16.16.255
172.16.20.255
172.16.19.255*
172.16.23.255
172.16.255.255
32. A network administrator is variably subnetting a given block of IPv4 addresses. Which combination of network addresses and prefix lengths will make the most efficient use of addresses when the need is for 2 subnets capable of supporting 10 hosts and 1 subnet that can support 6 hosts?
10.1.1.128/28
10.1.1.144/28
10.1.1.160/29********
10.1.1.128/28
10.1.1.144/28
10.1.1.160/28
10.1.1.128/28
10.1.1.140/28
10.1.1.158/26
10.1.1.128/26
10.1.1.144/26
10.1.1.160/26
10.1.1.128/26
10.1.1.140/26
10.1.1.158/28
33. How many additional bits should be borrowed from a /26 subnet mask in order to create subnets for WAN links that need only 2 useable addresses?
2
3
4*
5
6
34. A logical topology influences the type of network framing and media access control that will be used.
35. Refer to the exhibit. The administrator configured the access to the console and the vty lines of a router. Which conclusion can be drawn from this configuration?
Unauthorized individuals can connect to the router via Telnet without entering a password.
Because the IOS includes the login command on the vty lines by default, access to the device via Telnet will require authentication.*
Access to the vty lines will not be allowed via Telnet by anyone.
Because the login command was omitted, the password cisco command is not applied to the vty lines.
36. An administrator issued the service password-encryption command to apply encryption to the passwords configured for enable password, vty, and console lines. What will be the consequences if the administrator later issues the no service password-encryption command?
It will remove encryption from all passwords.
It will reverse only the vty and console password encryptions.
It will not reverse any encryption.*
It will reverse only the enable password encryption.
37. After making configuration changes, a network administrator issues a copy running-config startup-config command in a Cisco switch. What is the result of issuing this command?
The new configuration will be stored in flash memory.
The new configuration will be loaded if the switch is restarted.*
The current IOS file will be replaced with the newly configured file.
The configuration changes will be removed and the original configuration will be restored.
38. What are two features of ARP? (Choose two.)
If a host is ready to send a packet to a local destination device and it has the IP address but not the MAC address of the destination, it generates an ARP broadcast.*
An ARP request is sent to all devices on the Ethernet LAN and contains the IP address of the destination host and its multicast MAC address.
When a host is encapsulating a packet into a frame, it refers to the MAC address table to determine the mapping of IP addresses to MAC addresses.
If no device responds to the ARP request, then the originating node will broadcast the data packet to all devices on the network segment.
If a device receiving an ARP request has the destination IPv4 address, it responds with an ARP reply.*
39. What are two examples of the cut-through switching method? (Choose two.)
store-and-forward switching
fast-forward switching*
CRC switching
fragment-free switching*
QOS switching
40. A network administrator is enabling services on a newly installed server. Which two statements describe how services are used on a server? (Choose two.)
Data sent with a service that uses TCP is received in the order the data was sent.
A port is considered to be open when it has an active server application that is assigned to it.*
An individual server can have two services that are assigned to the same port number.
An individual server cannot have multiple services running at the same time.
Server security can be improved by closing ports that are associated with unused services.*
41. Why does a Layer 3 device perform the ANDing process on a destination IP address and subnet mask?
to identify the broadcast address of the destination network
to identify the host address of the destination host
to identify faulty frames
to identify the network address of the destination network*
42. Given the binary address of 11101100 00010001 00001100 00001010, which address does this represent in dotted decimal format?
234.17.10.9
234.16.12.10
236.17.12.6
236.17.12.10*
43. A particular telnet site does not appear to be responding on a Windows 7 computer. What command could the technician use to show any cached DNS entries for this web page?
ipconfig /all
arp -a
ipconfig /displaydns*
nslookup
44. Fill in the blank.
Network devices come in two physical configurations. Devices that have expansion slots that provide the flexibility to add new modules have a Modular configuration.
45.

Refer to the exhibit. What is the maximum TIL value that is used to reach the destination www.cisco.com?
11
12
13*
14
46. Which statement is true about DHCP operation?
When a device that is configured to use DHCP boots, the client broadcasts a DHCPDISCOVER message to identify any available DHCP servers on the networK.*
A client must wait for lease expiration before it sends another DHCPREOUEST message.
The DHCPDISCOVER message contains the IP address and sub net masK to be assigned, the IP address of the DNS server, and the IP address of the default gateway.
If the client receives several DHCPOFFER messages from different servers, it sends a unicast DHCPREOUEST message to the server from which it chooses to obtain the IP information.
47. Which type of wireless security is easily compromised?
EAP
PSK
WEP*
WPA
48. A network administrator notices that the throughput on the network appears lower than expected when compared to the end-to-end network bandwidth. Which three factors can
explain this difference? (Choose three.)
the amount of traffic*
the type of data encapsulation in use
the type of traffic*
the number and type of network devices that the data is crossing*
the bandwidth of the connection to the ISP
the reliability of the network backbone
49. A host PC is attempting to lease an address through DHCP. What message is sent by the server to the client know it is able to use the provided IP information?
DHCPDISCOVER
DHCPOFFER*
DHCPPREQUEST
DHCPACK
DHCPNACK
50. A network administrator is configuring access control to switch SW1. If the administrator uses console line to connect to the switch, which password is needed to access user EXEC mode?
letmein
secretin
lineconin*
linevtyin
51. What is a characteristic of UTP cabling?
cancellation*
cladding
immunity to electrical hazards
woven copper braid or metallic foil
52. How many bits would need to be borrowed if a network admin were given the IP addressing scheme of 172.16.0.0/16 and needed no more than 16 subnet with equal number of hosts?
10
12
2
4*
8
53. A network administrator requires access to manage routers and switches locally and remotely. Match the description to the access method. (Not all options are used.)
54.
It will give 4 options about ping, the correct one is: The PC2 will be able to ping 192.168.1.1*
55. Which statement best describes the operation of the File Transfer Protocol?
An FTP client uses a source port number of 21 and a randomly generated destination port number during the establishment of control traffic with an FTP Server.
An FTP client uses a source port number of 20 and a randomly generated destination port number during the establishment of data traffic with an FTP Server.
An FTP server uses a source port number of 20 and a randomly generated destination port number during the establishment of control traffic with an FTP client.*
An FTP server uses a source port number of 21 and a randomly generated destination port number during the establishment of control traffic with an FTP client.
56. A client is establishing a TCP session with a server. How is the acknowledgment number in the response segment to the client determined?
The acknowledgment number field is modified by adding 1 to the randomly chosen initial sequence number in response to the client.*
The acknowledgment number is set to 11 to signify an acknowledgment packet and synchronization packet back to the client.
The acknowledgment number field uses a random source port number in response to the client.
The acknowledgment number is set to 1 to signify an acknowledgment packet back to the client.
57. Why does layer 3 device perform the ANDing process on a destination IP and subnet Mask?
to identify host address and destination host;
to identify network address of destination host;*
to identify faulty frames;
to identify broadcast address of destination network;
58. There was also a question about if you activated service password encryption in the past and you prompt “no service password encryption” what password are modified ?
no password at all;*
password of the lines are in clear;
login password;
?
59. What type of communication rule would best describe CSMA/CD?
message encapsulation
flow control
message encoding
access method*
60. What is the primary reason to subnet IPv6 prefixes?
to conserve IPv6 addresses
to avoid wasting IPv6 addresses
to conserve IPv6 prefixes
to create a hierarchical Layer 3 network design*
61. What type of IPv6 address is FE80::1?
multicast
global unicast
link-local*
loopback
62. Which statement describes data throughput?
It is the measure of the bits transferred across the media under perfect conditions.
It is the measure of the bits transferred across the media over a given period of time.*
It indicates the capacity of a particular medium to carry data.
It is the guaranteed data transfer rate offered by an ISP.
63. Fill in the blank. Use a number.
IPv4 multicast addresses are directly mapped to IEEE 802 (Ethernet) MAC addresses using the last ___4___ of the 28 available bits in the IPv4 multicast group address.
64. How could a faulty network device create a source of hazard for a user? (Choose two.)
It could stop functioning.*
It could apply dangerous voltage to other pieces of equipment.
It could explode.*
It could produce an unsafe electromagnetic field.
It could apply dangerous voltage to itself.
65. What are three important considerations when planning the structure of an IP addressing scheme? (Choose three.)
preventing duplication of addresses*
providing and controlling access*
documenting the network
monitoring security and performance
conserving addresses*
implementing new services
66. What is the metric value that is used to reach the 10.1.1.0 network in the following routing table entry?
D 10.1.1.0/24 [90/2170112] via 209.165.200.226, 00:00:05, Serial0/0/0
24
90
05
2170112*
67. Which two services or protocols use the preferred UDP protocol for fast transmission and low overhead? (Choose two)
VoIP*
DNS*
HTTP
FTP
POP3
68. What action does a DHCPv4 client take if it receives more than one DHCPOFFER from multiple DHCP servers?
It sends a DHCPREQUEST that identifies which lease offer the client is accepting.*
It sends a DHCPNAK and begins the DHCP process over again.
It discards both offers and sends a new DHCPDISCOVER.
It accepts both DHCPOFFER messages and sends a DHCPACK.
69. To what legacy address class does the address 10.0.0.0 belong?
Class B
Class D
Class A*
Class C
Class E
70. What type of communication medium is used with a wireless LAN connection?
radio waves
fiber
microwave*
UTP
71. Which method of IPv6 prefix assignment relies on the prefix contained in RA messages?
EUI-64
static
SLAAC*
stateful DHCPv6
72. What is a characteristic of DNS?
DNS servers can cache recent queries to reduce DNS query traffic.*
DNS servers are programmed to drop requests for name translations that are not within their zone.
All DNS servers must maintain mappings for the entire DNS structure.
DNS relies on a hub-and-spoke topology with centralized servers.
73. What is the prefix for the host address 2001:DB8:BC15:A:12AB::1/64?
2001:DB8:BC15
2001:DB8:BC15:A*
2001:DB8:BC15:A:1
2001:DB8:BC15:A:12
74. What are two services provided by the OSI network layer? (Choose two.)
collision detection
placement of frames on the media
performing error detection
encapsulating PDUs from the transport layer*
routing packets toward the destination*
75. What information is maintained in the CEF adjacency table?
Layer 2 next hops
MAC address to IPv4 address mappings
IP address to interface mappings
the IP addresses of all neighboring routers
76. A network administrator is upgrading a small business network to give high priority to real-time applications traffic. What two types of network services is the network administrator trying to accommodate? (Choose two.)
SNMP
instant messaging
voice*
FTP
video*
[button url=”https://www.ccna5.net/ccna-routing-and-switching-introduction-to-networks-final-exam-version-5-0″ target=”self” size=”small” color=”dark”]Exam Part 1[/button][button url=”https://www.ccna5.net/ccna-rs-5-0-introduction-to-networks-final-exam-part-2″ target=”self” size=”small” color=”dark”]Exam Part 2[/button][button url=”https://www.ccna5.net/ccna-rs-5-0-introduction-to-networks-final-exam-part-3″ target=”self” size=”small” color=”dark”]Exam Part 3[/button]
a7mad007
please upload all the exam chapters
a7mad007
please upload the rest of the exam chapters 9, 10 , 11 and final practise exam and thanks for uploading these exam chapters, thanks to you, i have learned a lot …. i really appreciated for the help. do you know what you are ? you are a star… send it to me on my email all ccna 1 v5 all of the exam chapters including final exams plus final praactise test and skills review test.. etc ( e-mai) ahmedomar_2007@yahoo.com
a7mad007
please uploAd the rest of the exam chapters, thanks
pat
Hi, du you also have the solutions of Quizzesin the Chapters?
Zoro
This page is great this is SO much help for people like me than don’t have much time for study i really want to work in cisco and be a pro but I’m on an intensive course and I don’t have much time to learn all the chapters and the practice too thank you so much, keep working, you’re GREAT!!!
SUMON
Thanks a lot for your Upload. Please Upload next chapter .
Student
Thank you! I had my exam last week and I passed thanks to my studies. Used this to check the questions that I failed on. Keep up the good work 🙂
another student
Can you tell me about the exam please.. is the number of the questions is 64?? are these questions is for all students? or maybe it is differ from one student to another??
thanks alot
another student
Congratulation for passing the exam..
arwan syong
It’ll be perfect if you also upload the Skill based asessment answer though 😛
Nagih375
I can’t believe that and i don’t know how to thank you its really genius to make things easier for the student like that. i get an encouragement to love CISCO YOU ABSOLUTELY BIGGER THAN… thank YOU VERY MUCH.
Shren
Hi, i want to ask. Are these 64 questions all in final exam or will it be more?
Thank you for answer.
S. Caneff
I guess I’ll have to delay the exam and make it written…
ferduo
please the skill exam….PLEASE
Student
The CCNA exam is kinda the same referred to this.
Only a few questions are a little different in the exam (f.e. different IP addresses).
learn them and you will pass without any problems!
another student
Thanks alot..
e.e
Hi everybody!! I wanted to ask, if this is the latest final exams paper. Did someone take the final exams recently? Were they the same questions? Please somebody answer me because on Monday I will have my final exams.
Thank u!!
student 2
So,you took your final today?? Were they the same questions? And did you take it here in the states?
tony
Hello thank you for the great work.. I was wondering if you can upload the commands for the packet tracer lab for cisco1 routers and switches
no name
R1
practice those and u should be fine for hands on. no the same ip address . you have to master subnetting !!
router> enable
router# configure terminal
router(config)# hostname R1
R1(config)# banner motd “No unauthorized access allowed!”
R1(config)# service password-encryption
R1(config)# security passwords min-length 10
R1(config)# enable secret class12345
R1(config)# username admin secret danscourses
R1(config)# ip ssh version 2
R1(config)# ip domain-name danscourses.com
R1(config)# crypto key generate rsa modulus[512] 1024
R1(config)# interface GigabitEthernet0/0
R1(config-if)# ip address 192.168.4.65 255.255.255.192
R1(config-if)# ipv6 address FE80::1 link-local
R1(config-if)# ipv6 address 2001:DB8:CCCC:1::1/6
R1(config-if)# no shutdown
R1(config-if)# interface GigabitEthernet0/1
R1(config-if)# ip address 192.168.4.193 255.255.255.240
R1(config-if)# ipv6 address FE80::1 link-local
R1(config-if)# ipv6 address 2001:DB8:CCCC:2::1/64
R1(config-if)# no shutdown
R1(config-if)# exit
R1(config)# line con 0
R1(config-line)# exec-timeout 5 0
R1(config-line)# login local
R1(config-line)# line vty 0 4
R1(config-line)# exec-timeout 5 0
R1(config-line)# login local
R1(config-line)# transport input ssh
R1(config-line)#exit
R1(config-line)#copy run start
S1
switch> enable
switch# configure terminal
switch(config)# hostname S1
S1(config)# banner motd “No unauthorized access allowed!”
S1(config)# service password-encryption
S1(config)# enable secret class12345
S1(config)# username admin secret danscourses
S1(config)# ip ssh version 2
S1(config)# ip domain-name danscourses.com
S1(config)# crypto key generate rsa modulus[512] 1024
S1(config)# interface vlan 1
S1(config-if)# ip address 192.168.4.126 255.255.255.192
S1(config-if)# no shut
S1(config-if)# exit
S1(config)# ip default-gateway 192.168.4.65
S1(config)# line con 0
S1(config-line)# exec-timeout 5 0
S1(config-line)# login local
S1(config-line)# line vty 0 4
S1(config-line)# exec-timeout 5 0
S1(config-line)# login local
S1(config-line)# transport input ssh>
S1(config-line)# line vty 5 15
S1(config-line)# exec-timeout 5 0
S1(config-line)# login local
S1(config-line)# transport input ssh
S1(config-line)# exit
S1(config-line)# copy run start
S2
switch> enable
switch# configure terminal
switch(config)# hostname S2
S2(config)# banner motd “No unauthorized access allowed!”
S2(config)# service password-encryption
S2(config)# enable secret class12345
S2(config)# username admin secret danscourses
S2(config)# ip ssh version 2
S2(config)# ip domain-name danscourses.com
S2(config)# crypto key generate rsa
modulus[512] 1024
S2(config)# interface vlan 1
S2(config-if)# ip address 192.168.4.206 255.255.255.240
S2(config-if)# no shut
S2(config-if)# exit
S2(config)# ip default-gateway 192.168.4.193
S2(config)# line con 0
S2(config-line)# exec-timeout 5 0
S2(config-line)# login local
S2(config-line)# line vty 0 4
S2(config-line)# exec-timeout 5 0
S2(config-line)# login local
S2(config-line)# transport input ssh>
S2(config-line)# line vty 5 15
S2(config-line)# exec-timeout 5 0
S2(config-line)# login local
S2(config-line)# transport input ssh
S2(config-line)# exit
S2(config-line)# copy run start
no name
Not the same ip addresses this is just an example !!
tony
thank yo so much…i did the packet tracer with the example you send and I saw that ipv6 were given will it be the same in the exam?
pana
hello. I will give exam for ccna 1. will be the same questions? thanks
pana
I will give exam for ccna 1 tommorow.please answer me. the final exam is the same for all the world? thanks
pana
I will give exam for ccna 1 tommorow.please answer me. the final exam is the same for all the world? thanks
ALI
i have the exam in Friday please give us the exam before that thank you so much
Othman
Hello any one can help me is the Practical assessment is the same one in comment , because i will take the exam tomorrow ??
ccna_student
can you please update all the 3 sets of ccna 1 version 5 exam and answers? As this is only one set.
thanx
CCNA_GUY
I’m taking exam next week are these the questions that will be in it? anyone taken the exam recently??
ccna-student 2014
taking my exam on tuesday will these be the questions?
Student needs help
You’ve had it. were these the answers ?
Please reply
ccna 1 student
Can someone post the answers for the PT practice skills exam?! I really need your help. This is my 2nd take already. I need to pass this subject ASAP! Thanks 🙂
CCNA5.NET
Okk Please http://ccna5.net/ccna1-v5-0-introduction-to-networks-practice-final-cli-command-answers/
Porto
Thank you very much for the exams!
Congratulations from Porto, Portugal
jan77
i love you!!!
great work!!!
is it possible that you upload all 3 sets of ccna 1 version 5 exam and answers? As this time there is only one set.
thanks 🙂
Someone else
I had the test some days ago: The questions were mostly those that are posted here. Only 4-6 questions were new.
Sam
Thank you for the update Someone Else!! Mine is in a couple days.
johnny
had the test 2 days ago, same exact test except maybe 3-4 questions; The ip addresses changed on the two questions that ask for sub netting.
Some Random Guy
Thanks johny!
BlackMail
Just did the test ..
90% of questions were the same, the IPs were not changed, there were only some extra questions.
kryptonnms
Just took this test today. There were a couple numbers different for a couple IP addresses for the subnetting, and a couple questions not listed here. Still did very well. Thanks so much for this!
alex28183
Do you think it will change this week? I will have my exam on 3/20!!! Please help…
ccnastudent
Hey Alex28183 how was the test? I will take the exam on 5/4, so I’m wondering if something chaged.
Vossk
Hello guys. I just had the exam today and it was a great success, only one question was different from the ones posted here. This question was about the /8 class of IPv4 adresses, you had to tell if they are public, private or reserved for experimental use.
Apart from that only the IPs for the subnetting questions were changed so you need to know how to subnet if you want to do those too.
Many thanks to the creators of this website, may god bless you and all your wishes come true.
a simple student
Very kind thanks to who took time time to create this site, I am very fortunate for you taking the time to help so many students like myself. Thank you very humbly and like some others have said, god bless you friend!
Huskar
I just want you guys to know that I took the exam yesterday and it was 100% the same as the one posted here, no changes at all, not even on IP numbers, the Practice Skill exam was the same as well, the only thing that changed was the name of the different areas, for example the Town Hall was named CS department, but the structure was the same.
God bless the creators and you guys for letting us know about changes.
john
Still the same questions. This site is awesome!!
Oportunivor
The practice exam I took today was NOT the same as the test here. All of them have been 100% exact but the pretest final was NOT still got a 89.6% but only one of the ?’s were on there
Oportunivor
Hope the final is the same……
weezil
did the exam today…about 3 questions were slightly altered and about 6 questions that were not documented here.with some logical thinking and reasoning it’s still possible to reach well over 90%
Sam
did the exam today…about 3 questions were slightly altered and about 6
questions that were not documented here.with some logical thinking and
reasoning it’s still possible to reach well over 90%
teo96
I have the exam this may
are these answers corret???
thanks
teo96
and the practice final exam ccna1 v5 2014 where i can find that?
Thanks
perpilex20
hi, am going to do the final exam tomorrow, will it be the same as this or it has changed?
flynn
Just took it and it was 90 percent or so this. Huge help!
Ahmed Elbehery
the saaaaaaaaaame expect 4 question i got 93.1% yummmmmmmmmmmy thanx broooooooo
Andrea
Congratulations!! And thanks for tell us! 🙂
Brandon
I’m taking this exam tonight. I hope this information is accurate!
Andrea
Could you tell us your experience??
Brandon
I took this exam 2 days ago and got a 96.7%. About 4 questions weren’t on this website. A few others were worded different, but I paid enough attention to the material to be able answer them easily enough. Much appreciation for the authors of this website!
snrkllr
I’m from Indonesia and I just had the exam.
At the opposite of what many others said, there were no new questions or any changes from what you can see on this web page.
It was 100% the same.
Thank you to the creators of this web site
Invitado
I just took the exam and all questions were there, as expected. Thanks for your help!
bob
is it the same? ccna1 v5.0 final exam?
CCNA5.NET
CNNA 1 V5.0 INTRODUCTION TO NETWORKS FINAL EXAM
Carlos
Thank you so much for these questions
I have just finished the exam , the questions were almost the same
but there are 9 questions are different but still the same ideal
I’ve got 89%
CCNA5.NET
Congratulations, if you have new questions for this exam send to my email ccna5@live.com
Bilbo
I am taking my exam today! I will report back and let you all know if the questions are the same.
Donatello
passed final exam with 96%; from 62 final questions, 12 were different from the above questions.
ccna student
did the exam 2 days ago, only about 4 of the questions were different, some were slightly modified but most were identical, i got 93%
John Butterly
Hi
Is the exam above the actual certification exam or is it the final exam for the semester ?
CCNA5.NET
Is it the final exam for the semester, and the certification exam is here http://www.examcollection.com/cisco/Cisco.Actualtests.200-120.v2013-12-10.by.Watson.314q.vce.file.html
John Butterly
brilliant thanks
Me
I believe question 19 should be the following answer
MySwitch(config)#
Me
Correction, its
My Switch(config)#
Sean
Cant have a space when doing the hostname. So the system would just give an error and go back to the Switch(config)#
Bread
passed final exam with 89%; from 62 final questions, 10+were different from the above questions.Thanks for sharing such a good PDF.
Another cheater
I can confirm to all of you that this answers are the same in the final test, I have taken my exam last friday 26/09/2014 and the questions are a little bit different but the answers are the same. I would like to send you some help (money) as a thanks for helped me to pass the exam but I haven’t found any link to do it. Thanks again
Joseph V
I am taking the test as of today, in cisco acadamny aka netacad.com…. ill let everyone know how it goes..
Raptor
I’m taking the final exam in a couple of hours and hoping the questions are the same as above!! as I haven’t studied much!! I will let you all know how it goes and to what extent the questions are the same and if so how they differ.
Raptor
Guys and Gals, just did the final exam and Im happy to say that I got 95%! The questions I got were the same as listed above with the exception of 5. Five of them were different and also you have to watch out some of them are worded a bit differently but the answers are exactly the same!!
Joseph V
The final worked perfectly for netacade.com!
just wanted to post that since i almost forgot to! thank you so much for this! definitely wish i could donate to show support!
Adam Shah
Took the exam the other day and five of the questions were new and one was with the exact same concept but with different numbers (#37) and another (#24) with a different scenario but with the same type of importance.
Thanks for all the help, it was great.
Michisuperfreak
Had my exam today and it was like 95% the same. some questions about ipv6 and trace route (TTL) were “new”
peter
Was the exam 2 hours??
Ron
Nope 1hour and 15 minutes.
mohamed
it wasnt exactly the same…but it was still really great help. i passed with 88%…wishing u guys good luck with ur exams
blackhawkdown
Guys, the exam is still valid but there were 10-15 different questions, some of the questions were the same as in chapter exams. My Score on this final exam was 90 %, luckily I remembered some stuff. 😀 P.S. the numbers for IP subnetting were different so you need to know that really well.
Thanks to the author! 😉
adam
Hi there. I wanted to ask, does the cisco networking academy monitor your web traffic when you are taking these online exams? I heard that they will know which chapters of their own you have open in your browser.. is this true? Also, for example, if i have ccna5.net open in my browser, will they know this too? thanx in advance.
Ron
Hello there everyone.. I just took the final exam a couple of days ago.. So wanted to let everyone know how it compared to this. I would say there was about 10-15 completely new questions, and about 10 questions with different wording, but same answer. And some other questions were changed so that the answer changed, like from console to telnet. (they will give the same set of answers, but since the question have changed, so will the answer) And it seems different students get a different set of questions, so the mate sitting next to you will probably have another set. That’s all, tc now.
Alex
I had my exam today ,it was like 70% the same ,there were new questions like :
What are three characteristics of multicast transmission? (Choose three.)
A single packet can be sent to a group of hosts.
Multicast messages map lower layer addresses to upper layer addresses.
Multicast transmission can be used by routers to exchange routing information.
Computers use multicast transmission to request IPv4 addresses.
The source address of a multicast transmission is in the range of 224.0.0.0 to 224.0.0.255.
At a minimum, which address is required on IPv6-enabled interfaces?
global unicast
link-local
site local
unique local
Which frame forwarding method receives the entire frame and performs a CRC check to detect errors before forwarding the frame?
fragment-free switching
fast-forward switching
store-and-forward switching
cut-through switching
and others ..
CCNA5.NET
Thank you ALEX
Erian
Hi there. I had my exam today, I managed to get some of the questions that did not appeared here:
-A _________ topology influences the type of network framing and media access control that will be used. (logical*)
-Which two statements describe the characteristics of fiber-optic cabling? (Choose two.)
Fiber-optic cabling uses LEDs for single-mode cables and laser technology for multimode cables.
Fiber-optic cabling does not conduct electricity.
Fiber-optic cabling has high signal loss.
Fiber-optic cabling is primarily used as backbone cabling.
Multimode fiber-optic cabling carries signals from multiple sending devices.
-Which two protocols function at the internet layer? (Choose two.)
ARP
ICMP*
BOOTP
PPP
IP*
-Which firewall technique blocks incoming packets unless they are responses to internal requests?
URL filtering
port filtering
application filtering
stateful packet inspection*
-Consider the following range of addresses:
2001:0DB8:BC15:00A0:0000::
2001:0DB8:BC15:00A1:0000::
2001:0DB8:BC15:00A2:0000::
…
2001:0DB8:BC15:00AF:0000::
The prefix-length for the range of addresses is ___. (/60*)
-What three application layer protocols are part of the TCP/IP protocol suite? (Choose three.)
FTP*
ARP
NAT
DHCP*
PPP
DNS*
-Which communication tool allows real-time collaboration?
weblog
wiki*
e-mail
instant messaging
-Which of the following are primary functions of a router? (Choose two.)
packet switching
microsegmentation
flow control*
path selection*
domain name resolution
-__________ is a best-effort, connectionless application layer protocol that is used to transfer files. (UDP*)
The asterisks are were I believe the solutions are correct, if I am mistaken you are more than welcome to correct me. Also, there are 4 questions more that did not appeared here but I got the image of them, I will be sending them to the guy running this, I hope. Anyway, hope it helps.
CCNA5.NET
Thank you ERIAN
Rock873
The answer for ” what communication tool allows real time collaboration” isn’t wiki. the answer is “Instant Messaging”
Alexandra
Hey , I have a question regarding this topic :
Consider the following range of addresses:
2001:0DB8:BC15:00A0:0000::
2001:0DB8:BC15:00A1:0000::
2001:0DB8:BC15:00A2:0000::
…
2001:0DB8:BC15:00AF:0000::
The prefix-length for the range of addresses is ___. (/60*)
Why it is /60 ? I thought it was /80
Tauma
9 __________ is a best-effort, connectionless application layer protocol that is used to transfer files. (TFTP*)
Tauma
2 Which two statements describe the characteristics of fiber-optic cabling? (Choose two.)
Fiber-optic cabling uses LEDs for single-mode cables and laser technology for multimode cables.
*Fiber-optic cabling does not conduct electricity.
Fiber-optic cabling has high signal loss.
*Fiber-optic cabling is primarily used as backbone cabling.
Multimode fiber-optic cabling carries signals from multiple sending devices.
Tauma
Refer to the exhibit. What is the maximum TIL value that is used to reach the destination http://www.cisco.com?
11
12
13*
14
A7mad
Many Thank,
Almost the same as actual exam.
minik
Took my exam today. This was absolutely sufficient. I got only about 7 questions that are not listed here.
As far as I remember, there was a question about FTP (which ports are used on server and client sides) and one about what happens when you press tab in the CLI (incomplete command is completed).
I can’t remember the rest of the new questions, but they were not extremely difficult. GL
James Martinez
I am going to take my exam today. I hope this helps. Thanks in advance to everyone who made this page possible and to those who provided updates. Good luck everyone.
Tgx
CCNA5.net
Can you fix images at questions from Erian?
Thanks
CCNA5.NET
Okk
klw
_________ is a best-effort, connectionless application layer protocol that is used to transfer files.
The correct answer is TFTP, not UDP.
klw
-Which communication tool allows real-time collaboration?
weblog
wiki
e-mail
instant messaging*
From my POV instant messaging is the only tool from this 4 answers that allows real time communication between more people.
klw
Which of the following are primary functions of a router? (Choose two.)
packet switching*
microsegmentation
flow control
path selection*
domain name resolution
These are correct answers. Flow control provides a mechanism for the receiver to control the transmission speed, so that the receiving node is not overwhelmed with data from transmitting node.
klw
1 What are three characteristics of multicast transmission? (Choose three.)
A single packet can be sent to a group of hosts.*
Multicast messages map lower layer addresses to upper layer addresses.*
Multicast transmission can be used by routers to exchange routing information.*
Computers use multicast transmission to request IPv4 addresses.
The source address of a multicast transmission is in the range of 224.0.0.0 to 224.0.0.255.
2 At a minimum, which address is required on IPv6-enabled interfaces?
global unicast
link-local*
site local
unique local
3 Which frame forwarding method receives the entire frame and performs a CRC check to detect errors before forwarding the frame?
fragment-free switching
fast-forward switching
store-and-forward switching*
cut-through switching
klw
Question 64 has wrong answers.
number of bytes a destination device can accept and process at one time >> window size
used to identify missing segments of data >> sequence numbers
method of managing segments of data loss >> retransmission
received by a sender before transmitting more segments in a session >>acknowledgment
Nuevo usuario
Took the exam today, scored over 80. There were about 15 new questions beside all those on this page (inclusive the new ones). They helped a lot, thank you CCNA5.NET.
james
What is a hazard that can be caused by a network cables in a fire?
Final exam question.
matej1234
Q7 in 5.02
The correct answer is Real-Time Transport Protocol, not TCP.
anonomous
Question 7’s answer is RTP.
yoko
Took the exam yesterday, there were only 5 new Questions. I Scored 96%. This site helped me. thanks to you guys 🙂
The Dear Student
Took the exam today, scored very, very well, thanks guys.
There were a few questions that were different, but this was the only one i decorated because it was the only one i had trouble solving it:
Which sub-net includes 192.168.1.92 as usable host
192.168.1.96/27
192.168.1.128/25
192.168.1.128/28
192.168.1.192/29
The right answer is 192.168.1.128/25; i believe its because /25 enables you to create 2 networks with 126 hosts (+2 for broadcast and subnet address), and one of them has 192.168.1.92 on it.
Its a pretty stupid question honestly, almost forces us to guess.
Tal
Which protocol supports rapid delivery of streaming media?
Real-Time Transport Protocol***
ulise
thnx guyz! 🙂
two days a go, i got my final at 92% with help this answer list. it is true 🙂
PenisPumaparN
Ehm, 100% :S
zhang
New Q new Edition lil bit
=======
Which three IP addresses are private ? (Choose three.)
10.172.168.1
172.32.5.2
192.167.10.10
172.20.4.4
192.168.5.254
224.6.6.6
switch1> config t
%invalid input detacted at “^” marker
Refer to the exhibit. An administrator is trying to configure the switch but receives the error message that is displayed in the exhibit. What is the problem?
The administrator must first enter privileged EXEC mode before issuing the command.
The entire command, configure terminal, must be used.
The administrator is already in global configuration mode.
The administrator must connect via the console port to access global configuration mode.
192.168.1.20
255.255.255.0
192.168.2.1
172.16.10.2
172.16.30.5
Refer to the exhibit. A technician has configured a user workstation with the IP address and default subnet masks that are shown. Although the user can access all local LAN resources, the user cannot access any Internet sites by using either FQDN or IP addresses. Based upon the exhibit, what could account for this failure?
The wrong subnet mask was assigned to the workstation.
The default gateway address in incorrect.
The DNS server addresses are incorrect.
The workstation is not in the same network as the DNS servers.
A network administrator needs to monitor network traffic to and from servers in a data center. Which features of an IP addressing scheme should be applied to these devices?
predictable static IP addresses for easier identification
addresses from different subnets for redundancy
random static addresses to improve security
dynamic addresses to reduce the probability of duplicate addresses
How many bits make up the single IPv6 hextet :10CD:?
8
32
16
4
zhang
Which statement best describes the operation of the File Transfer Protocol?
An FTP client uses a source port number of 21 and a randomly generated destination port number during the establishment of control traffic with an FTP Server.
An FTP client uses a source port number of 20 and a randomly generated destination port number during the establishment of data traffic with an FTP Server.
An FTP server uses a source port number of 20 and a randomly generated destination port number during the establishment of control traffic with an FTP client.
An FTP server uses a source port number of 21 and a randomly generated destination port number during the establishment of control traffic with an FTP client.
zhang
A company is expanding its business to other countries. All branch offices must remain connected to corporate headquarters at all times. Which network technology is required to support this requirement?
MAN
WLAN
WAN
LAN
Wafik
I have three other questions:
– How many bits would need to be borrowed if a network admin were given the IP addressing scheme of 172.16.0.0/16 and needed no more than 16 subnet with equal number of hosts?
10
12
2
4*
8
– Why does layer 3 device perform the ANDing process on a destination IP and subnet Mask
-to identify host address and destination host;
-to identify network address of destination host;
-to identify faulty frames;
-to identify broadcast address of destination network;
Network devices come in two physical configuration. Devices that have expansion slots that provide the flexibility to add modules have a ____________ configuration.
There was also a question about if you activated service password encryption in the past and you prompt “no service password encryption”
what password are modified :
-no password at all;
-password of the lines are in clear;
-login password;
-?
Nova
Passed it yesterday:
Refer to the exhibit. The network administrator for a small advertising company has chosen to use the 192.168.5.96/27 network for internal LAN addressing. As shown in the exhibit, a static IP address is assigned to the company web server. However, the web server cannot access the Internet. The administrator verifies that local workstations with IP addresses that are assigned by a DHCP server can access the Internet, and the web server is able to ping local workstations. Which component is incorrectly configured?
host IP address
default gateway address
DNS address
subnet mask
A client is establishing a TCP session with a server. How is the acknowledgment number in the response segment to the client determined?
The acknowledgment number field is modified by adding 1 to the randomly chosen initial sequence number in response to the client.
The acknowledgment number is set to 11 to signify an acknowledgment packet and synchronization packet back to the client.
The acknowledgment number field uses a random source port number in response to the client.
The acknowledgment number is set to 1 to signify an acknowledgment packet back to the client.
Fill in the blank.
Point-to-point communications where both devices can transmit and receive on the medium at the same time are known as
Which router interface should be used for direct remote access to the router via a modem?
an AUX port
a console port
a serial WAN interface
an inband router interface
What is a possible hazard that can be caused by network cables in a fire?
The cable insulation could be flammable.
The network cable could explode.
Network cables could be exposed to water.
Users could be exposed to excessive voltage.
What is the dotted decimal representation of the IPv4 address 11001011.00000000.01110001.11010011?
209.165.201.223
203.0.113.211
192.0.2.199
198.51.100.201
What device is commonly used to verify a UTP cable?
a cable tester
an Optical Time Domain Reflectometer
an ohmmeter
a multimeter
What needs to be checked when testing a UTP network cable?
capacitance
inductance
wire map
flexibility
11
What is a characteristic of UTP cabling?
cancellation
cladding
immunity to electrical hazards
woven copper braid or metallic foil
Which three IP addresses are private ? (Choose three.)
10.172.168.1
172.32.5.2
192.167.10.10
172.20.4.4
192.168.5.254
224.6.6.6
Which keys act as a hot key combination that is used to interrupt an IOS process?
Ctrl-C
Ctrl-Z
Ctrl-Shift-X
Ctrl-Shift-6
What happens when a switch receives a frame and the calculated CRC value is different than the value that is in the FCS field?
The switch floods the frame to all ports except the port through which the frame arrived to notify the hosts of the error.
The switch drops the frame.
The switch places the new CRC value in the FCS field and forwards the frame.
The switch notifies the source of the bad frame.
41
Which statement is true about an interface that is configured with the IPv6 address command?
A global unicast IPv6 address is dynamically configured on the interface.
IPv6 traffic-forwarding is enabled on the interface.
Any IPv4 addresses that are assigned to the interface are replaced with an IPv6 address.
A link-local IPv6 address is automatically configured on the interface.
Pictures:
http://s15.postimg.org/c501txz4b/i208382v1n1_208382.png
http://s15.postimg.org/vyc5mnci3/Unbenannt_2.png
http://s15.postimg.org/ig59ad0cr/Unbenannt3.png
gl with this.
Jaime
new questions 10/04/2015
24.-What type of communication rule would best describe CSMA/CD?
message encapsulation
flow control
message encoding
access method
6.-What is the primary reason to subnet IPv6 prefixes?
to conserve IPv6 addresses
to avoid wasting IPv6 addresses
to conserve IPv6 prefixes
to create a hierarchical Layer 3 network design
me
new questions 23/4/15:
– What type of IPv6 address is FE80::1?
multicast
global unicast
link-local
loopback
– Which statement describes data throughput?
It is the measure of the bits transferred across the media under perfect conditions.
It is the measure of the bits transferred across the media over a given period of time.
It indicates the capacity of a particular medium to carry data.
It is the guaranteed data transfer rate offered by an ISP.
eristoph
What is a characteristic of DNS?
DNS servers can cache recent queries to reduce DNS query traffic.
DNS servers are programmed to drop requests for name translations that are not within their zone.
All DNS servers must maintain mappings for the entire DNS structure.
DNS relies on a hub-and-spoke topology with centralized servers.
Adam
Fill in the blank.
Network devices come in two physical configurations. Devices that have expansion slots that provide the flexibility to add new modules have a ______________
yuu
What are three important considerations when planning the structure of an IP addressing scheme? (Choose three.)
conserving addresses
documenting the network *
implementing new services
preventing duplication of addresses *
providing and controlling access *
monitoring security and performance
Kurk
Which two services or protocols use the preferred UDP protocol for fast transmission and low overhead? (Choose two)
VoIP
DNS
HTTP
FTP
POP3
Kurk
What is the metric value that is used to reach the 10.1.1.0 network in the following routing table entry?
D 10.1.1.0/24 [90/2170112] via 209.165.200.226, 00:00:05, Serial0/0/0
24
90
05
2170112
New
Fill in the blank. Use a number.
IPv4 multicast addresses are directly mapped to IEEE 802 (Ethernet) MAC addresses using the last ________ of the 28 available bits in the IPv4 multicast group address.
Bran
Took the final exam with 99.1% on 10 july 2015, thanks to this site
BHatti
55. Which statement best describes the operation of the File Transfer Protocol?
Answer:
An FTP server uses a source port number of 20 and a randomly generated destination port number during the establishment of control traffic with an FTP client.
56. A client is establishing a TCP session with a server. How is the acknowledgment number in the response segment to the client determined?
Answer:
The acknowledgment number field is modified by adding 1 to the randomly chosen initial sequence number in response to the client.
57. Why does layer 3 device perform the ANDing process on a destination IP and subnet Mask?
Answer:
to identify network address of destination host;
58. There was also a question about if you activated service password encryption in the past and you prompt “no service password encryption” what password are modified ?
Answer:
no password at all;
59. What type of communication rule would best describe CSMA/CD?
Answer:
access method
60. What is the primary reason to subnet IPv6 prefixes?
to conserve IPv6 addresses
to avoid wasting IPv6 addresses
to conserve IPv6 prefixes
to create a hierarchical Layer 3 network design
61. What type of IPv6 address is FE80::1?
Answer:
link-local
62. Which statement describes data throughput?
Aswer:
It is the measure of the bits transferred across the media over a given period of time.
Updated Jul 13, 2015 (3 new question)
63. Fill in the blank. Use a number.
IPv4 multicast addresses are directly mapped to IEEE 802 (Ethernet) MAC addresses using the last ________ of the 28 available bits in the IPv4 multicast group address.
64. How could a faulty network device create a source of hazard for a user? (Choose two.)
Answer:
It could stop functioning.
It could explode.
65. What are three important considerations when planning the structure of an IP addressing scheme? (Choose three.)
Answer:
-preventing duplication of addresses
-providing and controlling access
-conserving addresses
66. What is the metric value that is used to reach the 10.1.1.0 network in the following routing table entry?
D 10.1.1.0/24 [90/2170112] via 209.165.200.226, 00:00:05, Serial0/0/0
Answer:
2170112
67. Which two services or protocols use the preferred UDP protocol for fast transmission and low overhead? (Choose two)
Answer:
VoIP
DNS
Ralph
In addition to the cable length, what two factors could interfere with the communication carried over UTP cables? (Choose two.)
suburban_ennui
The answer to question 104 is wrong. The correct answers are:
What are the two main components of Cisco Express Forwarding (CEF)? (Choose two.)
adjacency tables
forwarding information base (FIB)
VladyF
Got 96.4% on the final, only a few new questions. Thanks a lot.
nebulosu
First and last usable host addresses for the 192.168.15.0/25 subnet
answer : first – 192.168.15.1 last – 192.168.15.126
matt
I took the exam today, got 98 percent, questions were exactly the same. Nice job with this site.
Muhammad Abdullah
A network administrator is upgrading a small business network to give high priority to real-time applications traffic. What two types of network services is the network administrator trying to accommodate? (Choose two.)
Options:
SNMP
instant messaging
voice
FTP
video
Anvar Gafur
Video
Voice
7oda
i took the exam today all the question from here except one question about vlsm. he told me to make 3 subnets , two has 16 hosts and one has 10 hosts and it was a choose question > special thank’s for those who posted the question and I got 99%
HermITone
Can you tell me which questions appeared in the exam? Those after where stands “Updated DIC .2, 2015” or those at the beginning?
Congratulation for your exam by the way:)
Dude
Is 5.0 and 5.1 the same final exam?
jako
why is there over 150 questions?
how many will i get to the exam
CCNA5.NET
55-60 questions
Ronces10
Hello, I took the exam yesterday, all the questions are exactly the same, thank you very much, I got 96 🙂
alex
is this the cisco acad final exam?
CCNA5.NET
Yes it is
Joey
Are these answers for the actual CCNA exam or just the final from this site? Thanks!
HK
Took the final, this is like 90% accurate
joc
Good morning …. These questions are of the CCNA certification or is the final exam that one takes for the baucher
CCNA5.NET
Final exam – Introduction to networks
Eliz
Hi, I didn´t found answer on these questions. Could you help me?
When a network administrator is trying to manage network traffic on a growing network, when should traffic flow patterns be analyzed?
during employee holidays and weekends
during times of peak utilization
during randomly selected times
during off-peak hours
An author is uploading one chapter document from a personal computer to a file server of a book publisher. What role is the personal computer assuming in this network model?
master
slave
client
server
transient
What is done to an IP packet before it is transmitted over the physical medium?
It is encapsulated in a Layer 2 frame.
It is tagged with information guaranteeing reliable delivery.
It is segmented into smaller individual pieces.
It is encapsulated into a TCP segment.
Which two OSI model layers are considered to be included in the top layer of the TCP/IP protocol stack? (Choose two.)
session
internet
transport
presentation
network
Which statement describes a characteristic of the traceroute utility?
It sends four Echo Request messages.
It identifies the routers in the path from a source host to a destination host.
It utilizes the ICMP Source Quench messages.
It is primarily used to test connectivity between two hosts.
In addition to the cable length, what two factors could interfere with the communication carried over UTP cables? (Choose two.)
size of the network
electromagnetic interference
signal modulation technique
bandwidth
crosstalk
What is the objective of a network reconnaissance attack?
unauthorized manipulation of data
disabling network systems or services
discovery and mapping of systems
denying access to resources by legitimate users
What is a basic characteristic of the IP protocol?
reliable end-to-end delivery
media dependent
connectionless
user data segmentation
What three services are provided by the transport layer? (Choose three.)
error recovery
flow control
connection establishment
bit transmission
data representation
encryption of data
path determination
A small business user is looking for an ISP connection that provides high speed digital transmission over regular phone lines. What ISP connection type should be used?
DSL
dial-up
satellite
cell modem
cable modem
A technician has been asked to develop a physical topology for a network that provides a high level of redundancy. Which physical topology requires that every node is attached to every other node on the network?
bus
star
ring
hierarchical
mesh
What are the two sublayers of the OSI model data link layer? (Choose two.)
internet
physical
LLC
network access
MAC
transport
What important information is examined in the Ethernet frame header by a Layer 2 device in order to forward the data onward?
source MAC address
destination MAC address
destination IP address
source IP address
Ethernet type
Which term refers to a network that provides secure access to the corporate offices by suppliers, customers and collaborators?
extendednet
intranet
Internet
extranet
What three blocks of addresses are defined by RFC 1918 for private network use? (Choose three.)
169.254.0.0/16
192.168.0.0/16
172.16.0.0/12
100.64.0.0/14
10.0.0.0/8
239.0.0.0/8
What PDU is associated with the transport layer?
packet
bits
segment
frame
If data is being sent over a wireless network, then connects to an Ethernet network, and eventually connects to a DSL connection, which header will be replaced each time the data travels through a network infrastructure device?
Layer 4
Layer 3
physical
data link
In an Ethernet network, when a device receives a frame of 1200 bytes, what will it do?
drop the frame
send an error message to the sending device
add random data bytes to make the frame 1518 bytes long and then forward it
process the frame as it is
What is an advantage of storing configuration files to a USB flash drive instead of to a TFTP server?
The transfer of the files does not rely on network connectivity.
The USB flash drive is more secure.
The configuration files can be stored to a flash drive that uses any file system format.
The files can be saved without using terminal emulation software.
What is the purpose of the SVI on a Cisco switch?
The SVI adds Layer 4 connectivity between VLANs.
The SVI provides a faster method for switching traffic between ports on the switch.
The SVI provides a virtual interface for remote access to the switch.
The SVI provides a physical interface for remote access to the switch.
Which two automatic addressing assignments are supported by DHCP? (Choose two.)
local server address
default gateway address
physical address of the recipient
subnet mask
physical address of the sender
Which two services are required to enable a computer to receive dynamic IP addresses and access the Internet using domain names? (Choose two.)
DHCP
DNS
HTTP
SMTP
WINS
A technician with a PC is using multiple applications while connected to the Internet. How is the PC able to keep track of the data flow between multiple application sessions and have each application receive the correct packet flows?
The data flow is being tracked based on the destination port number utilized by each application.
The data flow is being tracked based on the source IP address used by the PC of the technician.
The data flow is being tracked based on the source port number utilized by each application.
The data flow is being tracked based on the destination IP address used by the PC of the technician.
CCNA5.NET
https://www.ccna5.net/ccna1-v5-1-practice-final-exam/3155
Annwaar
What networking term describes a particular set of rules at one layer that govern communication at that layer?
protocol
duplex
error checking
encapsulation
wald
Which records are appropriate Nibbles when it is subnetting in IPv6? (Select two).
/ 70
/ 72
/ 74
/ 76
/ 78
Michele
Sera para exame final 2017 mudou muita coisa