Showing posts with label CCNA 2011. Show all posts
Showing posts with label CCNA 2011. Show all posts

Mar 2, 2013

CCNA Discovery 1 Final V4.0 Answers

1. Due to a security violation, the router passwords must be changed. What information can be learned from the following configuration entries? (Choose two.)
Router(config)# line vty 0 3 Router(config-line)# password c13c0 Router(config-line)# login
The entries specify three Telnet lines for remote access.
The entries specify four Telnet lines for remote access.
The entries set the console and Telnet password to "c13c0".
Telnet access will be denied because the Telnet configuration is incomplete.
Access will be permitted for Telnet using "c13c0" as the password.

2. Which two actions could be taken by a router if a specific match is not made to a route in the routing table? (Choose two.)
The packet will be discarded.
The packet will be sent back to the source.
The packet will be flooded out all interfaces.
Neighboring routers are polled to find the best path.
The packet will be forwarded to a default route if one is present.

3.
CCNA1 thumb CCNA 1 Final Exam Answers 2011
Refer to the exhibit. The network administrator remotely accesses the CLI of RouterB from PC1 using a secure connection. Which statement is true about this connection?

The Telnet server process is running on PC1.
Only the exchange of the Telnet username and password is encrypted.
The GET request is sent to RouterA to retrieve data.
The SSH service is used to connect PC1 to RouterB.

4.
CCNA1Final thumb CCNA 1 Final Exam Answers 2011
Refer to the exhibit. What three statements are true about the IP configuration that is shown? (Choose three.)
The prefix of the subnet mask is /26.
The network on which this computer resides can have 30 hosts.
The computer is unable to communicate outside of the local network.
The address that is assigned to the computer represents private addressing.
The IP address that is assigned to the computer is routable on the Internet.
The IP address that is assigned as the default gateway is valid for this host.

5. What information can be gathered by using the command netstat?
the default gateway
the routing protocol
active TCP connections
the locally configured subnet mask

6.
6 thumb CCNA 1 Final Exam Answers 2011
Refer to the exhibit. The nslookup command that is shown was issued on a Windows PC host. What does the 10.32.5.74 address represent?
the IP address of the host
the default gateway for the host
the primary DNS server for the host
the home page address for the host

7.
CCNA1FinalExamV4.0Answers2011 thumb CCNA 1 Final Exam Answers 2011
Refer to the exhibit. A network administrator remotely accesses the CLI of RouterB from PC1 using Telnet. Which statement is true about this connection?
The data is automatically encrypted.
A Telnet server process is running on PC1.
The connection is made through a VTY session on the router.
A GET request was sent to RouterB to retrieve data during this session.

8. Which three addresses are private IP addresses? (Choose three.)
10.0.0.1
46.1.1.88
172.31.31.10
172.32.16.10
192.168.8.8

9.
CCNA1PracticeFinalExamAnswers thumb CCNA 1 Final Exam Answers 2011
Refer to the exhibit. Host C is able to ping 127.0.0.1 successfully, but is unable to communicate with hosts A and B in the organization. What is the likely cause of the problem?
Hosts A and B are not on the same subnet as host C.
The IP addresses on the router serial interfaces are wrong.
The subnet mask on host C is improperly configured.
The FastEthernet interface fa0/0 of router 1 is wrongly configured.

10. Which OSI layer addressing is required to route packets between two networks?
Layer 1
Layer 2
Layer 3
Layer 4

11. What is the effect of using the Router# copy running-config startup-config command on a router?
The contents of ROM will change.
The contents of RAM will change.
The contents of NVRAM will change.
The contents of flash will change.

12. A PC can not connect to any remote websites, ping its default gateway, or ping a printer that is functioning properly on the local network segment. Which action will verify that the TCP/IP stack is functioning correctly on this PC?
Use the ipconfig /all command at the host’s command prompt.
Use the ping 127.0.0.1 command at the command prompt.
Use the traceroute command at the command prompt to identify any failures on the path to the gateway.
Use FTP to check for connectivity to remote sites.
Download a troubleshooting tool from the PC manufacturer’s website.

13. Which subnet mask will allow 2040 hosts per subnet on the IP network 10.0.0.0?
255.255.0.0
255.255.254.0
255.255.252.0
255.255.248.0
255.255.240.0
255.255.255.128

14.
CCNAFinal thumb2 CCNA 1 Final Exam Answers 2011
Refer to the exhibit. When computer A sends a frame to computer D, what computers receive the frame?
only computer D
only computer A and computer D
only computer B, computer C, and computer D
all computers

15.
CiscoCCNA1FinalExamAnswers thumb CCNA 1 Final Exam Answers 2011
Refer to the exhibit. While configuring a network, a technician wired each end of a Category 5e cable as shown. Which two statements are true about this setup? (Choose two.)
The cable is suitable for connecting a switch to a router Ethernet port.
The cable is suitable for connecting dissimilar types of devices.
The cable is unusable and must be rewired.
The cable is terminated in a way that the transmit pin is wired to the receive pin.
The cable simulates a point-to-point WAN link.

16.
NetworkFundamentalsFinalExamAnswers thumb CCNA 1 Final Exam Answers 2011
Refer to the exhibit. Which layered network model is shown in the diagram?
Cisco
IETF
OSI
TCP/IP

17. An administrator makes changes to the default configuration of a router and saves them to NVRAM. After testing, it is discovered that the configurations did not have the desired effect and must be removed. What steps must be taken to remove the changes and return the router to the default configuration?
Reboot the router.
Use no version of the commands that are issued.
Issue the erase startup-config command, and then reboot the router.
Issue the erase running-config command, and then reboot the router.

18.
CCNA2011 thumb CCNA 1 Final Exam Answers 2011
Refer to the exhibit. Host A and B are unable to communicate with each other. What is the reason for this?
Host A is assigned a network address.
Host B is assigned a multicast address.
Host A and host B belong to different networks.
The gateway addresses are network addresses.

19.
CCNAExam2011 thumb CCNA 1 Final Exam Answers 2011
Refer to the exhibit. A network technician has made several changes to R1 since the configuration has last been saved. The modified configuration did not produce the desired changes. The technician wants to store a backup copy of the saved configuration on a TFTP server before reloading. Which action will cause the unmodified data to be saved on the TFTP server?
CCNAAnswers2011 thumb CCNA 1 Final Exam Answers 2011

20. What can the user do from the command prompt, Router(config-line)# ?
Configure one of the network interfaces.
Configure one of the physical or virtual lines.
Verify the running configuration on the device.
Configure the parameters for one of the routing protocols.

21.
CCNAFinal2011 thumb CCNA 1 Final Exam Answers 2011
Refer to the exhibit. A PC is connected to a network. Which action will verify that the PC can communicate with its default gateway?
Use the ping 127.0.0.1 command.
Use the ipconfig command.
Use the ipconfig/all command.
Use the ping 10.0.0.254 command.

22.
FinalExamExam2011 thumb CCNA 1 Final Exam Answers 2011
Refer to the exhibit. The serial interface of the router was configured with the use of the commands that are shown. The router cannot ping the router that is directly connected to interface serial 0/0/0. What should the network technician do to solve this problem?
Configure the description at interface serial 0/0/0.
Configure an IP address on interface serial 0/0/0.
Remove the no shutdown command at interface serial 0/0/0
Reboot the router.

23. A technician is asked to secure the privileged EXEC mode of a switch by requiring a password. Which type of password would require this login and be considered the most secure?
console
enable
enable secret
VTY

24. What are two purposes for configuring a banner on a router? (Choose two.)
to announce system downtime
to prevent unauthorized access to the router
to provide a description of interface connections
to assist in legal prosecution for unauthorized access
to provide a welcome message to users who access the router

25.
CCNA1FinalExamAnswers2011 thumb CCNA 1 Final Exam Answers 2011
Refer to the exhibit. A PC is communicating with another PC on a remote network. The two networks are connected by three routers. Which action will help to identify the path between the hosts?
Use the ipconfig command at the host.
Use the ipconfig/all command at the destination.
Use the tracert command at the host.
Use the ping command at the destination.

26.
Cisco thumb CCNA 1 Final Exam Answers 2011
Refer to the exhibit. Which list refers only to end devices?
D,E,F,G
A,H,B,C
A,D,E,F
A,D,E,G

27. When must a router serial interface be configured with the clock rate command?
when the interface is functioning as a DTE device
when the interface timers have been cleared
when the connected DTE device is shut down
when the interface is functioning as a DCE device

28. Which table accurately associates the RFC 1918 private IP addresses with the correct network mask?
CCNA thumb CCNA 1 Final Exam Answers 2011

29.
CCNAAnswers thumb CCNA 1 Final Exam Answers 2011
Refer to the exhibit. Which two layers of the OSI model describe the same functions as the transport and internet layers of the TCP/IP model? (Choose two.)
application layer
presentation layer
session layer
transport layer
network layer
data link layer
physical layer

30. What happens when a host station receives a frame that contains its own MAC address in the destination field?
The Layer 2 information is removed and the frame is pushed up to Layer 3.
The host station will copy the information to its buffers and send it back out.
The frame originated from the host and will be ignored.
The Layer 3 information is added to the frame.

31.
FinalExam thumb CCNA 1 Final Exam Answers 2011
Refer to the exhibit. Host A is configured with the correct IP address for the default gateway of the router R1 FastEthernet0/1 interface. How will a packet that is sent from host A to host B be handled by the devices on the network?
R1 will drop the packet because R1 does not have a specific route in its routing table to the 10.1.1.0/24 network.
R1 will forward the packet to its default gateway, the next hop router R2. R2 will forward the packet to the directly connected network 10.1.1.0/24.
R1 will forward the packet to its default gateway, the next hop router R2. R2 will drop the packet because it does not have a default route to network 10.1.1.0/24.
R1 will forward the packet to its default gateway, the next hop router R2. R2 will drop the packet because it does not have a route that is learned by a routing protocol to network 10.1.1.0/24.

32. What type of network is maintained if a server takes no dedicated role in the network?
mainframe
client/server
peer-to-peer
centralized

33. In a network design project, a network designer needs to select a device to provide collision free connections to 40 hosts on the LAN. Which device should be selected?
hub
router
switch
firewall

34. Which TCP/IP model layer creates additional overhead on network resources due to acknowledgments, tracking, and retransmission of data?
internet
transport
application
network access

35. How many host addresses may be assigned when using the 128.107.0.0 network address with a subnet mask of 255.255.248.0?
30
256
2046
2048
4094
4096

36. Which service is used when the nslookup command is issued on a computer?
FTP
DNS
DHCP
Telnet

37. Which process provides the means to send and receive data when running multiple applications at the same time on a computer?
interleaving
sequencing
segmentation
acknowledgement

38. Which three IPv4 addresses represent valid host addresses for a subnet? (Choose three.)
10.1.12.79/28
10.1.12.113/28
10.1.12.32/28
10.1.11.5/27
10.1.11.97/27
10.1.11.128/27

39. What is the consequence of issuing the erase startup-config command in privileged EXEC mode on a Cisco router?
Data stored in RAM will be removed.
Data stored in NVRAM will be erased.
Information in flash memory will be removed.
Flags in the configuration register will be set to 0.
Both the startup-config and the running-config will be erased.

40.
Exam2011 thumb CCNA 1 Final Exam Answers 2011
Refer to the exhibit. A network technician is trying to determine the correct IP address configuration for Host A. What is a valid configuration for Host A?
IP address: 192.168.100.19; Subnet Mask: 255.255.255.248; Default Gateway: 192.16.1.2
IP address: 192.168.100.20; Subnet Mask: 255.255.255.240; Default Gateway: 192.168.100.17
IP address: 192.168.100.21; Subnet Mask: 255.255.255.248; Default Gateway: 192.168.100.18
IP address: 192.168.100.22; Subnet Mask: 255.255.255.240; Default Gateway: 10.1.1.5
IP address: 192.168.100.30; Subnet Mask: 255.255.255.240; Default Gateway: 192.168.1.1
IP address: 192.168.100.31; Subnet Mask: 255.255.255.240; Default Gateway: 192.168.100.18

41. What is the Cisco IOS?
system software for Cisco devices
Read Only Memory in Cisco devices
non-volatile storage for device configurations
an initial operating system that is used for boot functions

42. Which router configuration mode will require user authentication if an administrator issues the enable secret command?
user executive mode
privileged executive mode
global configuration mode
service specific configuration mode

43. Which command or commands will require authentication to access the privileged exec mode?
RTRA(config)# enable secret cisco RTRA(config)# service password encryption
RTRA(config)# line con 0 RTRA(config-line)# login RTRA(config-line)# password cisco
RTRA(config)# line vty 0 4 RTRA(config-line)# login RTRA(config-line)# password cisco

44. A routing issue has occurred in your internetwork. Which of the following type of devices should be examined to isolate this error?
access point
host
hub
router
switch

45. Which statement is true about Layer 3 addresses?
They are physical addresses.
They are used in routing decisions.
They are only used on local networks.
They are altered each time a packet crosses a router.

46.
Final thumb CCNA 1 Final Exam Answers 2011
Refer to the exhibit. An administrator on PC1 wants to view some HTML code from a web page housed on the web server. Which client application will allow this request to be started?
Exam thumb CCNA 1 Final Exam Answers 2011
Answers thumb CCNA 1 Final Exam Answers 2011

47. Which OSI layer does IP rely on to determine whether packets have been lost and to request retransmission?
application
presentation
session
transport

48.
CiscoAnswers thumb CCNA 1 Final Exam Answers 2011
Refer to the exhibit. PC1 is unable to access PC2. To troubleshoot this problem, the technician needs to confirm that the next hop interface is operational. Which default gateway address should the technician ping from PC1 to confirm this?
10.0.0.254
192.168.0.249
192.168.0.250
10.0.1.254

49. An administrator is in the middle of entering a lengthy command when suddenly output from the IOS appears stating that an interface has gone down and then up again. Consequently, the command that the administrator was typing is no longer legible on the terminal. What CLI keystrokes can be entered to return to the line that the administrator was typing?
Ctrl-D
Ctrl-K
Ctrl-R
Ctrl-Z

50. Which option represents a point-to-point logical topology diagram?
Computer thumb CCNA 1 Final Exam Answers 2011

51. Which physical component is used to access and perform the initial configuration on a new unconfigured router?
CiscoExam thumb CCNA 1 Final Exam Answers 2011
CCNAExam thumb CCNA 1 Final Exam Answers 2011

52. Which option shows how a router will route packets to a remote network?
CCNACommand thumb CCNA 1 Final Exam Answers 2011







Mar 1, 2013

CCNA 1 Final Exam V4.0 Answers - eg.2



CCNA 1 Final 2012 Exam Answers – eg.2

1. When must a router serial interface be configured with the clock rate command?when the interface is functioning as a DTE device
when the interface timers have been cleared
when the connected DTE device is shut down
when the interface is functioning as a DCE device

2. Due to a security violation, the router passwords must be changed. What information can be learned from the following configuration entries? (Choose two.)Router(config)# line vty 0 3 Router(config-line)# password c13c0Router(config-line)# loginThe entries specify three Telnet lines for remote access.
The entries specify four Telnet lines for remote access. The entries set the console and Telnet password to “c13c0″.
Telnet access will be denied because the Telnet configuration is incomplete.
Access will be permitted for Telnet using “c13c0″ as the password.

3. Which of the following are the address ranges of the private IP addresses? (Choose three.) 10.0.0.0 to 10.255.255.255 200.100.50.0 to 200.100.25.255
150.150.0.0 to 150.150.255.255
172.16.0.0 to 172.31.255.255 192.168.0.0 to 192.168.255.255 127.16.0.0 to 127.31.255.255

4. Which password is automatically encrypted when it is created?vty
aux
console
enable secret enable password

host-a

5. Refer to the exhibit. A network technician is trying to determine the correct IP address configuration for Host A. What is a valid configuration for Host A?IP address: 192.168.100.19; Subnet Mask: 255.255.255.248; Default Gateway: 192.16.1.2
IP address: 192.168.100.20; Subnet Mask: 255.255.255.240; Default Gateway: 192.168.100.17 IP address: 192.168.100.21; Subnet Mask: 255.255.255.248; Default Gateway: 192.168.100.18
IP address: 192.168.100.22; Subnet Mask: 255.255.255.240; Default Gateway: 10.1.1.5
IP address: 192.168.100.30; Subnet Mask: 255.255.255.240; Default Gateway: 192.168.1.1
IP address: 192.168.100.31; Subnet Mask: 255.255.255.240; Default Gateway: 192.168.100.18

CCNA 1 Final Exam

6. Refer to the exhibit. What function does router RT_A need to provide to allow Internet access for hosts in this network?address translation DHCP services
ftpd
web server

7. Which prompt represents the appropriate mode used for the copy running-config startup-config command ?Switch-6J>
Switch-6J# Switch-6J(config)#
Switch-6J(config-if)#
Switch-6J(config-line)#

CCNA 1 Final Exam

8. Refer to the exhibit. A technician is working on a network problem that requires verification of the router LAN interface. What address should be pinged from this host to confirm that the router interface is operational?127.0.0.1
192.168.64.196
192.168.254.1 192.168.254.9
192.168.254.254

CCNA 1 Final Exam
9. Refer to the exhibit. The tracert command is initiated from PC1 to PC4. Which device will send a response to the initial tracert packet from PC1?Athens
Ankara
LondonParis
PC4

10. Which information is used by the router to determine the path between the source and destination hosts?the host portion of the IP address
the network portion of the IP address host default gateway address
the MAC address

CCNA 1 Final Exam
10. Refer to the exhibit. A PC is communicating with another PC on a remote network. The two networks are connected by three routers. Which action will help to identify the path between the hosts?Use the ipconfig command at the host.
Use the ipconfig/all command at the destination.
Use the tracert command at the host. Use the ping command at the destination.

CCNA 1 Final Exam

11. Refer to the exhibit. The diagram represents the process of sending e-mail between clients. Which list correctly identifies the component or protocol used at each numbered stage of the diagram?1.MUA 2.MDA 3.MTA 4.SMTP 5.MTA 6.POP 7.MDA 8.MUA
1.MUA 2.POP 3.MDA 4.SMTP 5.MTA 6.MDA 7.SMTP 8.MUA
1.MUA 2.POP 3.SMTP 4.MDA 5.MTA 6.SMTP 7.POP 8.MUA
1.MUA 2.SMTP 3.MTA 4.SMTP 5.MTA 6.MDA 7.POP 8.MUA
CCNA 1 Final Exam

12. Refer to the exhibit. The router of the company failed and was replaced. After the replacement, hosts C and D in the Education office are able to ping each other, but they are unable to access the hosts in the Accounts office. What is the likely cause of the problem?The IP address at the fa0/0 interface of the router is incorrectly configured.
The subnet mask at the fa0/1 interface of the router is incorrectly entered. The IP address at the serial interface of the router is incorrectly configured.
The hosts in the Accounts office are not on the same subnet as the hosts in the Education office.

CCNA 1 Final Exam

13. Refer to the exhibit. Host A and B are unable to communicate with each other. What is the reason for this?Host A is assigned a network address.
Host B is assigned a multicast address.
Host A and host B belong to different networks.
The gateway addresses are network addresses.
CCNA 1 Final Exam

14. Refer to the exhibit. Host B attempts to establish a TCP/IP session with host C. During this attempt, a frame was captured at the FastEthernet interface fa0/1 of the San Francisco router. The packet inside the captured frame has the source IP address 10.10.1.2, and the destination IP address is 10.31.1.20. What is the destination MAC address of the frame at the time of capture?0060.7320.D632
0060.7320.D6310040.8517.44C3
0009.B2E4.EE03
0010.C2B4.342

CCNA 1 Final Exam

15. Refer to the exhibit. While configuring a network, a technician wired each end of a Category 5e cable as shown. Which two statements are true about this setup? (Choose two.)The cable is suitable for connecting a switch to a router Ethernet port. The cable is suitable for connecting dissimilar types of devices. The cable is unusable and must be rewired.
The cable is terminated in a way that the transmit pin is wired to the receive pin.
The cable simulates a point-to-point WAN link.

CCNA 1 Final Exam

16. Refer to the exhibit. Host A sends a frame with the destination MAC address as FFFF.FFFF.FFFF. What action will the switch take for this frame?It will drop the frame.
It will send the frame back to host A.
It will send the frame to all hosts except host A. It will forward the frame to the default gateway.

17. Well-known services and applications use which range of TCP/UDP port numbers?0 to 255
0 to 10231024 to 49151
49152 to 65535

18. Which three IPv4 addresses represent subnet broadcast addresses? (Choose three.)192.168.4.63 /26 192.168.4.129 /26
192.168.4.191 /26 192.168.4.51 /27
192.168.4.95 /27 192.168.4.221 /27

19. Which three statements are true about network layer addressing? (Choose three.)The addresses are 48 bits long.
Network layer addressing is used by Ethernet switches to make forwarding decisions.
It uses a hierarchical structure.
It does not support broadcasts.
It uniquely identifies each host.A portion of the address is used to identify the network.
20. Which OSI layer addressing is required to route packets between two networks?Layer 1
Layer 2
Layer 3 Layer 4

21. What type of network is maintained if a server takes no dedicated role in the network?mainframe
client/server
peer-to-peer centralized

CCNA 1 Final Exam

22. Refer to the exhibit. Host A is requesting a web page from the web server. Which option represents the socket to which the request is made?
80
www.cisco.com
10.0.0.130
10.0.0.130:80
23. A routing issue has occurred in your internetwork. Which of the following type of devices should be examined to isolate this error?access point
host
hub
routerswitch

CCNA 1 Final Exam

24. Which statement describes the correct use of addresses to deliver an e-mail message from HostB to the e-mail service that is running on ServerA?HostB uses the MAC address of ServerA as the destination.
Router B uses a Layer 3 network address to route the packet. Router A uses the Layer 4 address to forward the packet to Router B.
Via the use of a Layer 3 address, ServerA assigns the message to the e-mail service.

CCNA 1 Final Exam

25. Refer to the exhibit. Host A is configured with the correct IP address for the default gateway of the router R1 FastEthernet0/1 interface. How will a packet that is sent from host A to host B be handled by the devices on the network?R1 will drop the packet because R1 does not have a specific route in its routing table to the 10.1.1.0/24 network.
R1 will forward the packet to its default gateway, the next hop router R2. R2 will forward the packet to the directly connected network 10.1.1.0/24.R1 will forward the packet to its default gateway, the next hop router R2. R2 will drop the packet because it does not have a default route to network 10.1.1.0/24.
R1 will forward the packet to its default gateway, the next hop router R2. R2 will drop the packet because it does not have a route that is learned by a routing protocol to network 10.1.1.0/24.

26. Which option correctly identifies the interface or interfaces used to connect the router to a CSU/DSU for WAN connectivity?This correct answer is image 4 ( last image ).CCNA 1 Final Exam
CCNA 1 Final Exam
CCNA 1 Final Exam
CCNA 1 Final Exam

CCNA 1 Final Exam

27. Refer to the exhibit. Host A is unable to reach host B on the remote network. A technician attempted to ping the local gateway and the ping was successful. To verify the host configuration, the technician issued the ipconfig command. What is the likely cause of the problem?The local NIC is incorrectly configured.
The subnet mask on host A is incorrectly configured.
The IP address on host A is incorrectly configured.
The default gateway on host A is incorrectly configured.
28. A network administrator is configuring several switches for a network. The switches have similar configurations and only minor differences. The administrator wants to save all commands that are issued on the first switch to a text file for editing. Which transfer option should be selected in HyperTerminal?Correct answer is image tree (3).CCNA 1 Final Exam
CCNA 1 Final Exam
CCNA 1 Final Exam
CCNA 1 Final Exam

29. How many host addresses may be assigned when using the 128.107.0.0 network address with a subnet mask of 255.255.248.0?30
256
20462048
4094
4096

30. Which application layer protocol allows administrators to log into a server from remote locations and control a server as though logged in locally?DNS
FTP
DHCP
SMTP
Telnet
31. During the encapsulation process, what is the PDU of the internet layer?bit
data
frame
packetsegment

32. Which service is used when the nslookup command is issued on a computer?FTP
DNS DHCP
Telnet

CCNA 1 Final Exam

33. Refer to the exhibit. A network technician creates equal-sized subnets of network 192.168.2.0/24 using the subnet mask 255.255.255.224. If the technician wishes to calculate the number of host addresses in each subnet by using the formula that is shown in the exhibit, what value will be used for n?1
2
3
4
5
34. What are the default terminal emulation software settings when configuring a Cisco device through a console port?Bits per second: 19200
Data bits: 7
Parity: None
Stop bits: 0
Flow control: None
Bits per second: 9600Data bits: 8Parity: NoneStop bits: 1Flow control: NoneBits per second: 19200
Data bits: 7
Parity: None
Stop bits: 0
Flow control: Hardware
Bits per second: 9600
Data bits: 8
Parity: None
Stop bits: 1
Flow control: Hardware

35. In a packet-switched data network, what is used to reassemble the packets in the correct order at the destination device?source address
sequence number priority assignment
destination address

CCNA 1 Final Exam

36. Refer to the exhibit. A network administrator tries to test the connectivity between routers R1 and R2, but the attempt to ping is unsuccessful. Based on the show ip interface brief command outputs, what could be the possible cause of the problem?Interface S0/0/0 on router R1 is shut down.
Interface S0/0/0 on router R1 is configured with an incorrect IP address.Interface S0/0/0 on router R2 is administratively down.
Interface S0/0/0 on router R2 does not have the clock rate settings configured.

37. Which router configuration mode will require user authentication if an administrator issues the enable secret command?user executive mode
privileged executive modeglobal configuration mode
service specific configuration mode

38. Which location of router memory is cleared with the erase startup-config command?flash
RAM
ROM
NVRAM
39. Which subnet mask should be used for a Class B network that is divided into subnets and will accommodate between 800 hosts and 1000 hosts?255.255.255.0
255.255.254.0
255.255.252.0255.255.248.0
255.255.240.0

40. Which two programs can be used to accomplish terminal emulation for configuring a router from the CLI through the console port? (Choose two.)HyperTerminalInternet Explorer
MinicomSecure Shell
Telnet

CCNA 1 Final Exam

41. Refer to the exhibit. The network containing router B is experiencing problems. A network associate has isolated the issue in this network to router B. What action can be preformed to correct the network issue?issue the clock rate command on interface Serial 0/0/0
issue the description command on interface Serial 0/0/1
issue the ip address command on interface FastEthernet 0/0
issue the no shutdown command on interface FastEthernet 0/1
CCNA 1 Final Exam

42. Refer to the exhibit. A web browser running on host PC1 sends a request for a web page to the web server with an IP address 192.168.1.254/24. What sequence of steps will follow in order to establish the session before data can be exchanged?The session will be initiated using UDP. No additional acknowledgment will be required to establish the session.
The session will be initiated using TCP. No additional acknowledgment will be required to establish the session.
The session will be initiated using UDP. The returned web page will serve as an acknowledgment for session establishment.
The session will be initiated using TCP. A three-way handshake must be successfully completed before the session is established.
43. Which prompt is associated with the privileged exec mode?R1>
R1#R1(config)#
R1(config-router)#

44. A user sees the command prompt: Router(config-if)# . What task can be performed at this mode?Reload the device.
Perform basic tests.
Configure individual interfaces.Configure individual terminal lines.

CCNA 1 Final Exam

45. Refer to the exhibit. Interface Fa0/0 on router A is generating excessive broadcast traffic. Which LAN segments will affected by the excessive broadcasts?Only the 192.168.1.200/30 network will be affected.Only the link between 192.168.1.201 and port Fa0/5 on SW1 will be affected.
Both the 192.168.1.200/30 and 192.168.1.204/30 networks will be affected.
Only the links between 192.168.1.201 and port Fa0/7 on SW2 will be affected.

46. What is the effect of using the Router# copy running-config startup-config command on a router?The contents of ROM will change.
The contents of RAM will change.
The contents of NVRAM will change.The contents of flash will change.

47. Which option represents a point-to-point logical topology diagram?The correct answer is last image.CCNA 1 Final Exam
CCNA 1 Final Exam
CCNA 1 Final Exam
CCNA 1 Final Exam

48. In a network design project, a network designer needs to select a device to provide collision free connections to 40 hosts on the LAN. Which device should be selected?hub
router
switchfirewall

49. Which communication tool allows real-time collaboration?wiki
e-mail
weblog
instant messaging