Wiki E-Mail Weblog: Instant Messaging
Wiki E-Mail Weblog: Instant Messaging
Wiki E-Mail Weblog: Instant Messaging
wiki
e-mail
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.)
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?
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?
9. What function does pressing the Tab key have when entering a command in IOS?
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?
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?
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?
23. Which two statements describe the characteristics of fiber-optic cabling? (Choose two.)
logical address
physical address
data
error detection*
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?
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?
34. What happens when part of an Internet VoIP transmission is not delivered to the
destination?
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?
38. Which group of IPv6 addresses cannot be allocated as a host source address?
FEC0::/10?
FDFF::/7?
FEBF::/10?
FF00::/8*
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?
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?
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
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*
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*
2001:0DB8:BC15:00A0:0000::
2001:0DB8:BC15:00A1:0000::
2001:0DB8:BC15:00A2:0000::
2001:0DB8:BC15:00AF:0000::
56. Match the phases to their correct stage in the router bootup process. (Not all options
are used.)
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.)
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?
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.)
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?
73. What will a Layer 2 switch do when the destination MAC address of a received frame is
not in the MAC table?
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.)
77. Which statement describes a characteristic of the Cisco router management ports?
78. What happens when part of an Internet radio transmission is not delivered to the
destination?
192.0.2.199
198.51.100.201
203.0.113.211*
209.165.201.223
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
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
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*
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.)
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?
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?
95. During normal operation, from which location do most Cisco switches and routers run
the IOS?
RAM*
flash
NVRAM
disk drive
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.
0.0.0.0
255.255.255.255
FFFF.FFFF.FFFF*
127.0.0.1
01-00-5E-00-AA-23
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?
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??
108. What happens when part of an Internet television transmission is not delivered to the
destination?
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?
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*
114. Which two reasons generally make DHCP the preferred method of assigning IP
addresses to hosts on large networks? (Choose two.)
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
118. Which type of wireless security makes use of dynamic encryption keys each time a
client associates with an AP?
EAP
PSK
WEP
WPA*
120. Match the description with the associated IOS mode. (Not all options are used.)
Open the PT activity. Perform the tasks in the activity instructions and then fill in
the blank.
123. Which field in an IPv4 packet header will typically stay the same during its
transmission?
Packet Length
Destination Address*
Flag
Time-to-Live
Open the PT Activity. Perform the tasks in the activity instructions and then
answer the question.
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?
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.)
4. What must be configured to enable Cisco Express Forwarding (CEF) on most Cisco
devices that perform Layer 3 switching?
5. What is the purpose of adjacency tables as used in Cisco Express Forwarding (CEF)?
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.*
ISPs use Domain Name Service to change a user IP address into a public IP address that
can be used on the Internet.
link-local*
unique local
site local
global unicast
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
15. Which firewall technique blocks incoming packets unless they are responses to internal
requests?
port filtering
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
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 latency that is created by the number of network devices that the data is crossing*
19. What is a possible hazard that can be caused by network cables in a fire?
a multimeter
an Optical Time Domain Reflectometer
a cable tester*
an ohmmeter
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?
data encapsulation
24. What does a router use to determine where to send data it receives from the network?
an ARP table
a routing table*
a switching table
25. Which router interface should be used for direct remote access to the router via a
modem?
a console port
an AUX port*
27. Which three statements characterize the transport layer protocols? (Choose three.)
TCP and UDP port numbers are used by application layer protocols.*
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?
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
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?
4*
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.
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 current IOS file will be replaced with the newly configured file.
The configuration changes will be removed and the original configuration will be restored.
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?
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
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.
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.)
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
secretin
lineconin*
linevtyin
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?
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;
?
message encapsulation
flow control
message encoding
access method*
64. How could a faulty network device create a source of hazard for a user? (Choose two.)
65. What are three important considerations when planning the structure of an IP addressing
scheme? (Choose three.)
66. What is the metric value that is used to reach the 10.1.1.0 network in the following routing
table entry?
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
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.
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
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*