Download as pdf or txt
Download as pdf or txt
You are on page 1of 22

Module8-10exam 5.

A computer can access devices on the


1. Which information is used by routers to same network but cannot access devices on
forward a data packet toward its destination? other networks. What is the probable cause
of this problem?
● source IP address
● destination IP address ● The cable is not connected
● source data-link address properly to the NIC.
● destination data-link address ● The computer has an invalid IP
address.
2. A computer has to send a packet to a
● The computer has an incorrect
destination host in the same LAN. How will
subnet mask.
the packet be sent?
● The computer has an invalid
● The packet will be sent to the default gateway address.
default gateway first, and then, 6. Which statement describes a feature of the
depending on the response from IP protocol?
the gateway, it may be sent to the
destination host. ● IP encapsulation is modified
● The packet will be sent directly based on network media.
to the destination host. ● IP relies on Layer 2 protocols for
● The packet will first be sent to the transmission error control.
default gateway, and then from the ● MAC addresses are used during
default gateway it will be sent the IP packet encapsulation.
directly to the destination host. ● IP relies on upper layer services
● The packet will be sent only to the to handle situations of missing
default gateway. or out-of-order packets.
3. A router receives a packet from the Gigabit 7. Why is NAT not needed in IPv6?​
0/0 interface and determines that the packet
needs to be forwarded out the Gigabit 0/1 ● Because IPv6 has integrated
interface. What will the router do next? security, there is no need to hide
the IPv6 addresses of internal
● route the packet out the Gigabit 0/1 networks.​
interface ● Any host or user can get a public
● create a new Layer 2 Ethernet IPv6 network address because
frame to be sent to the the number of available IPv6
destination addresses is extremely large.​
● look into the ARP cache to ● The problems that are induced
determine the destination IP by NAT applications are solved
address because the IPv6 header
● look into the routing table to improves packet handling by
determine if the destination network intermediate routers.​
is in the routing table ● The end-to-end connectivity
problems that are caused by NAT
4. Which IPv4 address can a host use to ping
are solved because the number
the loopback interface?
of routes increases with the
● 126.0.0.1
number of nodes that are
● 127.0.0.0
connected to the Internet.
● 126.0.0.0
● 127.0.0.1
8. Which parameter does the router use to ● user data segmentation
choose the path to the destination when ● reliable end-to-end delivery
there are multiple routes available?
12. Which field in the IPv4 header is used to
● the lower metric value that is prevent a packet from traversing a network
associated with the destination endlessly?
network
● Time-to-Live
● the lower gateway IP address to
● Sequence Number
get to the destination network
● Acknowledgment Number
● the higher metric value that is
● Differentiated Services
associated with the destination
network 13. What is one advantage that the IPv6
● the higher gateway IP address to simplified header offers over IPv4?
get to the destination network
● smaller-sized header
9. What are two services provided by the OSI ● little requirement for processing
network layer? (Choose two.) checksums
● smaller-sized source and
● performing error detection
destination IP addresses
● routing packets toward the
● efficient packet handling
destination
● encapsulating PDUs from the 14. What IPv4 header field identifies the
transport layer upper layer protocol carried in the packet?
● placement of frames on the
● Protocol
media
● Identification
● collision detection
● Version
10. Within a production network, what is the ● Differentiated Services
purpose of configuring a switch with a
15. Refer to the exhibit. Match the packets
default gateway address?
with their destination IP address to the
● Hosts that are connected to the exiting interfaces on the router. (Not all
switch can use the switch targets are used.)
default gateway address to
forward packets to a remote
destination.
● A switch must have a default
gateway to be accessible by
Telnet and SSH.
● The default gateway address is
used to forward packets
originating from the switch to
remote networks.
● It provides a next-hop address
for all traffic that flows through
the switch.
11. What is a basic characteristic of the IP
protocol?

● connectionless
● media dependent
● They send a query packet to the
default gateway asking for the
best route.
19. When transporting data from real-time
applications, such as streaming audio and
video, which field in the IPv6 header can be
used to inform the routers and switches to
maintain the same path for the packets in the
same conversation?

● Next Header
16. What information does the loopback test ● Flow Label
provide? ● Traffic Class
● The TCP/IP stack on the device ● Differentiated Services
is working correctly. 20. What statement describes the function of
● The device has end-to-end the Address Resolution Protocol?
connectivity.
● DHCP is working correctly. ● ARP is used to discover the IP
● The Ethernet cable is working address of any host on a
correctly. different network.
● The device has the correct IP ● ARP is used to discover the IP
address on the network. address of any host on the local
network.
17. What routing table entry has a next hop ● ARP is used to discover the MAC
address associated with a destination address of any host on a
network? different network.
● directly-connected routes ● ARP is used to discover the MAC
● local routes address of any host on the local
● remote routes network.
● C and L source routes 21. Under which two circumstances will a
18. How do hosts ensure that their packets switch flood a frame out of every port except
are directed to the correct network the port that the frame was received on?
destination? (Choose two.)

● They have to keep their own ● The frame has the broadcast
local routing table that contains address as the destination
a route to the loopback interface, address.
a local network route, and a ● The destination address is
remote default route.​ unknown to the switch.
● They always direct their packets ● The source address in the frame
to the default gateway, which will header is the broadcast address.
be responsible for the packet ● The source address in the frame
delivery. is a multicast address.
● They search in their own local ● The destination address in the
routing table for a route to the frame is a known unicast
network destination address and address.
pass this information to the 22. Which statement describes the treatment
default gateway. of ARP requests on the local link?
● They must be forwarded by all ● The switch will forward the frame
routers on the local network. only to port 2.
● They are received and processed ● The switch will forward the frame
by every device on the local to all ports except port 4.
network. ● The switch will forward the frame
● They are dropped by all switches to all ports.
on the local network. ● The switch will forward the frame
● They are received and processed only to ports 1 and 3.
only by the target device.
26. Which two types of IPv6 messages are
23. Which destination address is used in an used in place of ARP for address resolution?
ARP request frame?
● anycast
● 0.0.0.0 ● broadcast
● 255.255.255.255 ● echo reply
● FFFF.FFFF.FFFF ● echo request
● AAAA.AAAA.AAAA ● neighbor solicitation
● the physical address of the ● neighbor advertisement
destination host
27. What is the aim of an ARP spoofing
24. A network technician issues the arp -d * attack?
command on a PC after the router that is
connected to the LAN is reconfigured. What ● to flood the network with ARP
is the result after this command is issued? reply broadcasts
● to fill switch MAC address tables
● The ARP cache is cleared. with bogus addresses
● The current content of the ARP ● to associate IP addresses to the
cache is displayed. wrong MAC address
● The detailed information of the ● to overwhelm network hosts with
ARP cache is displayed. ARP requests
● The ARP cache is synchronized
28. Refer to the exhibit. PC1 attempts to
with the router interface.
connect to File_server1 and sends an ARP
25. Refer to the exhibit. The exhibit shows a request to obtain a destination MAC address.
small switched network and the contents of Which MAC address will PC1 receive in the
the MAC address table of the switch. PC1 ARP reply?
has sent a frame addressed to PC3. What will
the switch do with the frame?

● The switch will discard the


● the MAC address of S1
frame.
● the MAC address of the G0/0 33. A network administrator requires access
interface on R1 to manage routers and switches locally and
● the MAC address of the G0/0 remotely. Match the description to the access
interface on R2 method. (Not all options are used.)
● the MAC address of S2
● the MAC address of File_server1
29. Where are IPv4 address to Layer 2
Ethernet address mappings maintained on a
host computer?

● neighbor table
● ARP cache
● routing table
● MAC address table
30. What important information is examined 34. Match the phases to the functions during
in the Ethernet frame header by a Layer 2 the boot up process of a Cisco router. (Not
device in order to forward the data onward? all options are used.)

● source MAC address


● source IP address
● destination MAC address
● Ethernet type
● destination IP address
31. Match the commands to the correct
actions. (Not all options are used.)
35. Match the command with the device
mode at which the command is entered. (Not
all options are used.)

32. A new network administrator has been


asked to enter a banner message on a Cisco
device. What is the fastest way a network
administrator could test whether the banner
36. What are two functions of NVRAM?
is properly configured?
(Choose two.)
● Reboot the device.
● to store the routing table
● Enter CTRL-Z at the privileged
● to retain contents when power is
mode prompt.
removed
● Exit global configuration mode.
● to store the startup configuration
● Power cycle the device.
file
● Exit privileged EXEC mode and
press Enter.
● to contain the running user PC target in order to forward its data off
configuration file the local network?
● to store the ARP table
37. A router boots and enters setup mode.
What is the reason for this?

● The IOS image is corrupt.


● Cisco IOS is missing from flash
memory.
● The configuration file is missing
from NVRAM.
● The POST process has detected ● 172.24.255.17
hardware failure. ● 172.24.1.22
● 172.20.0.254
38. The global configuration command ip ● 172.24.255.4
default-gateway 172.16.100.1 is applied to a ● 172.20.1.18
switch. What is the effect of this command?
41. Match the configuration mode with the
● The switch will have a command that is available in that mode. (Not
management interface with the all options are used.)
address 172.16.100.1.
● The switch can be remotely
managed from a host on another
network.
● The switch can communicate
with other hosts on the
172.16.100.0 network.
● The switch is limited to sending
and receiving frames to and from
the gateway 172.16.100.1.
42. Which three commands are used to set
39. What happens when the transport input up secure access to a router through a
ssh command is entered on the switch vty connection to the console interface?
lines? (Choose three.)
● The SSH client on the switch is ● interface fastethernet 0/0
enabled. ● line vty 0 4
● Communication between the ● line console 0
switch and remote users is ● enable secret cisco
encrypted. ● login
● The switch requires a ● password cisco
username/password
combination for remote access. 43. Refer to the exhibit. Consider the IP
● The switch requires remote address configuration shown from PC1.
connections via a proprietary What is a description of the default gateway
client software. address?

40. Refer to the exhibit. A user PC has


successfully transmitted packets to
www.cisco.com. Which IP address does the
● 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.
47. What are two potential network problems
● It is the IP address of the that can result from ARP operation? (Choose
Router1 interface that connects two.)
the company to the Internet.
● Manually configuring static ARP
● It is the IP address of the
associations could facilitate ARP
Router1 interface that connects
poisoning or MAC address
the PC1 LAN to Router1.
spoofing.
● It is the IP address of Switch1
● On large networks with low
that connects PC1 to other
bandwidth, multiple ARP
devices on the same LAN.
broadcasts could cause data
● It is the IP address of the ISP
communication delays.
network device located in the
● Network attackers could
cloud.
manipulate MAC address and IP
44. Which two functions are primary address mappings in ARP
functions of a router? (Choose two.) messages with the intent of
intercepting network traffic.
● packet forwarding ● Large numbers of ARP request
● microsegmentation broadcasts could cause the host
● domain name resolution MAC address table to overflow
● path selection and prevent the host from
● flow control communicating on the network.
45. What is the effect of using the Router# ● Multiple ARP replies result in the
copy running-config startup-config switch MAC address table
command on a router? containing entries that match the
MAC addresses of hosts that are
● The contents of ROM will connected to the relevant switch
change. port.
● The contents of RAM will
change. 48. Open the PT activity. Perform the tasks in
● The contents of NVRAM will the activity instructions and then answer the
change. question.
● The contents of flash will
change.
46. What will happen if the default gateway
address is incorrectly configured on a host?
52. Which term describes a field in the IPv4
packet header used to detect corruption in
the IPv4 header?

● header checksum
● source IPv4 address
● protocol
● TTL
53.

Which interfaces in each router are active


and operational?
R1: G0/0 and S0/0/0
R2: G0/0 and S0/0/0

R1: G0/1 and S0/0/1


R2: G0/0 and S0/0/1

R1: G0/0 and S0/0/0


R2: G0/1 and S0/0/0

R1: G0/0 and S0/0/1


Refer to the exhibit. A network administrator
R2: G0/1 and S0/0/1
is connecting a new host to the Payroll LAN.
49. Which term describes a field in the IPv4 The host needs to communicate with remote
packet header used to identify the next level networks. What IP address would be
protocol? configured as the default gateway on the
new host?
● protocol
● destination IPv4 address ● 10.27.14.148
● source IPv4 address ● 10.27.14.1
● TTL ● 10.14.15.254
● 203.0.113.39
50. Which term describes a field in the IPv4 ● 10.27.15.17
packet header that contains an 8-bit binary
value used to determine the priority of each 54. Which term describes a field in the IPv4
packet? packet header that contains a unicast,
multicast, or broadcast address?
● differentiated services
● destination IPv4 address ● destination IPv4 address
● source IPv4 address ● protocol
● protocol ● TTL
● header checksum
51. Which term describes a field in the IPv4
packet header that contains a 32-bit binary 55. Which term describes a field in the IPv4
value associated with an interface on the packet header used to limit the lifetime of a
sending device? packet?

● source IPv4 address ● TTL


● destination IPv4 address ● source IPv4 address
● protocol ● protocol
● TTL ● header checksum
56. Which term describes a field in the IPv4 ● Entries in an ARP table are
packet header that contains a 4-bit binary time-stamped and are purged
value set to 0100? after the timeout expires.
● The type field 0x806 appears in
● version the header of the Ethernet frame.
● source IPv4 address ● The port-to-MAC address table
● protocol on a switch has the same entries
● TTL as the ARP table on the switch.
57. Which term describes a field in the IPv4 62. What property of ARP allows hosts on a
packet header used to identify the next level LAN to send traffic to remote networks?
protocol?
● Local hosts learn the MAC
● protocol address of the default gateway.
● version ● The destination MAC address
● differentiated services FF-FF-FF-FF-FF-FF appears in
● header checksum the header of the Ethernet frame.
58. Which term describes a field in the IPv4 ● The source MAC address
packet header that contains a 4-bit binary appears in the header of the
value set to 0100? Ethernet frame.
● The port-to-MAC address table
● version on a switch has the same entries
● differentiated services as the ARP table on the switch.
● header checksum
● TTL 63.

59. What property of ARP causes cached


IP-to-MAC mappings to remain in memory
longer?

● Entries in an ARP table are


time-stamped and are purged
after the timeout expires.
● A static IP-to-MAC address entry
can be entered manually into an
ARP table.
● The type field 0x806 appears in
the header of the Ethernet frame.
● The port-to-MAC address table Refer to the exhibit. A network administrator
on a switch has the same entries is connecting a new host to the Registrar
as the ARP table on the switch. LAN. The host needs to communicate with
remote networks. What IP address would be
60. What property of ARP allows MAC
configured as the default gateway on the
addresses of frequently used servers to be
new host?
fixed in the ARP table?
● 192.168.235.234
● A static IP-to-MAC address entry
● 192.168.235.1
can be entered manually into an
● 10.234.235.254
ARP table.
● 203.0.113.3
● 192.168.234.114
64. What property of ARP forces all Ethernet ● The type field 0x806 appears in
NICs to process an ARP request? the header of the Ethernet frame.
● The destination MAC address
● The destination MAC address FF-FF-FF-FF-FF-FF appears in
FF-FF-FF-FF-FF-FF appears in the header of the Ethernet frame.
the header of the Ethernet frame. ● Entries in an ARP table are
● The source MAC address time-stamped and are purged
appears in the header of the after the timeout expires.
Ethernet frame. ● ARP replies are broadcast on the
● The type field 0x806 appears in network when a host receives an
the header of the Ethernet frame. ARP request.
● ARP replies are broadcast on the
network when a host receives an 68. What property of ARP causes the NICs
ARP request. receiving an ARP request to pass the data
portion of the Ethernet frame to the ARP
65. What property of ARP causes a reply only process?
to the source sending an ARP request?
● The type field 0x806 appears in
● The source MAC address the header of the Ethernet frame.
appears in the header of the ● The destination MAC address
Ethernet frame. FF-FF-FF-FF-FF-FF appears in
● The destination MAC address the header of the Ethernet frame.
FF-FF-FF-FF-FF-FF appears in ● Entries in an ARP table are
the header of the Ethernet frame. time-stamped and are purged
● The type field 0x806 appears in after the timeout expires.
the header of the Ethernet frame. ● The port-to-MAC address table
● ARP replies are broadcast on the on a switch has the same entries
network when a host receives an as the ARP table on the switch.
ARP request.
69.
66. What property of ARP causes the request
to be flooded out all ports of a switch except
for the port receiving the ARP request?

● The destination MAC address


FF-FF-FF-FF-FF-FF appears in
the header of the Ethernet frame.
● The type field 0x806 appears in
the header of the Ethernet frame.
● Entries in an ARP table are
time-stamped and are purged
after the timeout expires.
● ARP replies are broadcast on the
network when a host receives an Refer to the exhibit. A network administrator
ARP request. is connecting a new host to the Service LAN.
67. What property of ARP causes the NICs The host needs to communicate with remote
receiving an ARP request to pass the data networks. What IP address would be
portion of the Ethernet frame to the ARP configured as the default gateway on the
process? new host?

● 172.29.157.156
● 172.29.157.1 configured as the default gateway on the
● 10.156.157.254 new host?
● 198.51.100.177
● 172.29.156.36 ● 192.168.225.223
● 192.168.225.1
70. ● 10.224.225.254
● 203.0.113.246
● 192.168.224.103
72.

Refer to the exhibit. A network administrator


is connecting a new host to the Medical LAN.
The host needs to communicate with remote
networks. What IP address would be Refer to the exhibit. A network administrator
configured as the default gateway on the is connecting a new host to the Manager
new host? LAN. The host needs to communicate with
remote networks. What IP address would be
● 192.168.191.189
configured as the default gateway on the
● 192.168.191.1
new host?
● 10.190.191.254
● 198.51.100.213 ● 10.118.62.196
● 192.168.190.70 ● 10.118.62.1
71. ● 10.62.63.254
● 209.165.200.87
● 10.118.63.65
73.

Refer to the exhibit. A network administrator


is connecting a new host to the Registrar
LAN. The host needs to communicate with
remote networks. What IP address would be Refer to the exhibit. A network administrator
is connecting a new host to the Store LAN.
The host needs to communicate with remote Refer to the exhibit. A network administrator
networks. What IP address would be is connecting a new host to the Service LAN.
configured as the default gateway on the The host needs to communicate with remote
new host? networks. What IP address would be
configured as the default gateway on the
● 172.19.98.230 new host?
● 172.19.98.1
● 10.98.99.254 ● 192.168.167.166
● 209.165.200.120 ● 192.168.167.1
● 172.19.99.99 ● 10.166.167.254
● 198.51.100.189
74.
● 192.168.166.46
76.

Refer to the exhibit. A network administrator


is connecting a new host to the Store LAN.
Refer to the exhibit. A network administrator
The host needs to communicate with remote
is connecting a new host to the Medical LAN.
networks. What IP address would be
The host needs to communicate with remote
configured as the default gateway on the
networks. What IP address would be
new host?
configured as the default gateway on the
● 172.20.132.13 new host?
● 172.20.132.1
● 192.168.201.200
● 10.132.133.254
● 192.168.201.1
● 198.51.100.156
● 10.200.201.254
● 172.20.133.132
● 203.0.113.222
75. ● 192.168.200.80
Modules11-13Exam
1. What is the prefix length notation for the
subnet mask 255.255.255.224?

● /25
● /26
● /27
● /28
2. How many valid host addresses are
available on an IPv4 subnet that is
configured with a /26 mask?
● 254 ● subnetwork 192.168.1.64
● 190 subnet mask 255.255.255.240
● 192 ● subnetwork 192.168.1.128
● 62 subnet mask 255.255.255.192
● 64 ● subnetwork 192.168.1.8
subnet mask 255.255.255.224
3. Which subnet mask would be used if 5
host bits are available? 7. How many bits must be borrowed from the
host portion of an address to accommodate
● 255.255.255.0 a router with five connected networks?
● 255.255.255.128 ● two
● 255.255.255.224​ ● three
● 255.255.255.240 ● four
4. A network administrator subnets the ● five
192.168.10.0/24 network into subnets with /26 8. How many host addresses are available on
masks. How many equal-sized subnets are the 192.168.10.128/26 network?
created?
● 30
● 1 ● 32
● 2 ● 60
● 4 ● 62
● 8 ● 64
● 16
● 64 9. How many host addresses are available on
the network 172.16.128.0 with a subnet mask
5. Match the subnetwork to a host address of 255.255.252.0?
that would be included within the
subnetwork. (Not all options are used.) ● 510
● 512
● 1022
● 1024
● 2046
● 2048
10. Match each IPv4 address to the
appropriate address category. (Not all
options are used.)

6. An administrator wants to create four


subnetworks from the network address
192.168.1.0/24. What is the network address
and subnet mask of the second useable
subnet?

● subnetwork 192.168.1.64
subnet mask 255.255.255.192
● subnetwork 192.168.1.32
subnet mask 255.255.255.240
11. What three blocks of addresses are
defined by RFC 1918 for private network
use? (Choose three.)

● 10.0.0.0/8
● 172.16.0.0/12
● 192.168.0.0/16
● 100.64.0.0/14
● 169.254.0.0/16
● 239.0.0.0/8
12. 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?
● 10.16.10.160/26
● 10.16.10.128/28
● 10.16.10.64/27
● 10.16.10.224/26
● 10.16.10.240/27
● 10.16.10.240/28
15. What is the usable number of host IP
addresses on a network that has a /26 mask?

● 256
● 254
● 172.16.16.255 ● 64
● 172.16.20.255 ● 62
● 172.16.19.255 ● 32
● 172.16.23.255 ● 16
● 172.16.255.255
16. Which address prefix range is reserved
13. A site administrator has been told that a for IPv4 multicast?
particular network at the site must ● 240.0.0.0 – 254.255.255.255
accommodate 126 hosts. Which subnet mask ● 224.0.0.0 – 239.255.255.255
would be used that contains the required ● 169.254.0.0 – 169.254.255.255
number of host bits? ● 127.0.0.0 – 127.255.255.255
● 255.255.255.0
17. Refer to the exhibit. Match the network
● 255.255.255.128
with the correct IP address and prefix that
● 255.255.255.224
will satisfy the usable host addressing
● 255.255.255.240
requirements for each network.
14. Refer to the exhibit. Considering the
addresses already used and having to
remain within the 10.16.10.0/24 network
range, which subnet address could be
assigned to the network containing 25
hosts?
20. A message is sent to all hosts on a
remote network. Which type of message is
it?

● limited broadcast
● multicast
● directed broadcast
● unicast
21. 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
18. A high school in New York (school A) is ● 192.168.1.192/28
using videoconferencing technology to
22. Which address is a valid IPv6 link-local
establish student interactions with another
unicast address?
high school (school B) in Russia. The
● FEC8:1::FFFF
videoconferencing is conducted between
● FD80::1:1234
two end devices through the Internet. The
● FE80::1:4545:6578:ABC1
network administrator of school A
● FE0A::100:7788:998F
configures the end device with the IP
● FC90:5678:4251:FFFF
address 209.165.201.10. The administrator
sends a request for the IP address for the 23. Which of these addresses is the shortest
end device in school B and the response is abbreviation for the IP address:
192.168.25.10. Neither school is using a VPN. 3FFE:1044:0000:0000:00AB:0000:0000:0057?
The administrator knows immediately that
● 3FFE:1044::AB::57
this IP will not work. Why?
● 3FFE:1044::00AB::0057
● This is a loopback address.
● 3FFE:1044:0:0:AB::57
● This is a link-local address.
● 3FFE:1044:0:0:00AB::0057
● This is a private IP address.
● 3FFE:1044:0000:0000:00AB::57
● There is an IP address conflict.
● 3FFE:1044:0000:0000:00AB::005
19. Which three addresses are valid public 7
addresses? (Choose three.)
24. A network administrator has received the
● 198.133.219.17 IPv6 prefix 2001:DB8::/48 for subnetting.
● 192.168.1.245 Assuming the administrator does not subnet
● 10.15.250.5 into the interface ID portion of the address
● 128.107.12.117 space, how many subnets can the
● 172.31.1.25 administrator create from the /48 prefix?
● 64.104.78.227
● 16
● 256
● 4096
● 65536
25. Given IPv6 address prefix 2001:db8::/48,
what will be the last subnet that is created if
the subnet prefix is changed to /52?

● 2001:db8:0:f00::/52
● 2001:db8:0:8000::/52
● 2001:db8:0:f::/52
● 2001:db8:0:f000::/52
26. Consider the following range of
addresses: Refer to the exhibit. A company is deploying
2001:0DB8:BC15:00A0:0000:: an IPv6 addressing scheme for its network.
2001:0DB8:BC15:00A1:0000:: The company design document indicates
2001:0DB8:BC15:00A2:0000:: that the subnet portion of the IPv6 addresses
… is used for the new hierarchical network
2001:0DB8:BC15:00AF:0000:: design, with the s ite subsection to represent
multiple geographical sites of the company,
The prefix-length for the range of addresses the s ub-site section to represent multiple
is /60 . campuses at each site, and the s ubnet
section to indicate each network segment
27. What type of IPv6 address is FE80::1?
separated by routers. With such a scheme,
● loopback what is the maximum number of subnets
● link-local achieved per sub-site ?
● multicast
● 0
● global unicast
● 4
28. Refer to the exhibit. A company is ● 16
deploying an IPv6 addressing scheme for its ● 256
network. The company design document
29. What is used in the EUI-64 process to
indicates that the subnet portion of the IPv6
create an IPv6 interface ID on an IPv6
addresses is used for the new hierarchical
enabled interface?
network design, with the site subsection to
represent multiple geographical sites of the ● the MAC address of the IPv6
company, the sub-site section to represent enabled interface
multiple campuses at each site, and the ● a randomly generated 64-bit
subnet section to indicate each network hexadecimal address
segment separated by routers. With such a ● an IPv6 address that is provided
scheme, what is the maximum number of by a DHCPv6 server
subnets achieved per sub-site? ● an IPv4 address that is
configured on the interface
30. 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
31. An IPv6 enabled device sends a data using a server that keeps a record of
packet with the destination address of available IPv6 addresses?
FF02::1. What is the target of this packet?​
● the one IPv6 device on the link ● stateful DHCPv6
that has been uniquely ● SLAAC
configured with this address ● static IPv6 addressing
● all IPv6 enabled devices on the ● stateless DHCPv6
local link​or network 37. Which protocol supports Stateless
● only IPv6 DHCP servers​ Address Autoconfiguration (SLAAC) for
● only IPv6 configured routers dynamic assignment of IPv6 addresses to a
32. Match the IPv6 address with the IPv6 host?
address type. (Not all options are used.) ● ARPv6
● DHCPv6
● ICMPv6
● UDP
38. Three methods allow IPv6 and IPv4 to
co-exist. Match each method with its
description. (Not all options are used.)

33. Which IPv6 prefix is reserved for


communication between devices on the
same link?
39. A technician uses the ping 127.0.0.1
● FC00::/7
command. What is the technician testing?
● 2001::/32
● FE80::/10 ● the TCP/IP stack on a network
● FDFF::/7 host
34. Which type of IPv6 address refers to any ● connectivity between two
unicast address that is assigned to multiple adjacent Cisco devices
hosts? ● connectivity between a PC and
● unique local the default gateway
● global unicast ● connectivity between two PCs
● link-local on the same network
● anycast ● physical connectivity of a
particular PC and the network
35. What are two types of IPv6 unicast
addresses? (Choose two.) 40. Refer to the exhibit. An administrator is
trying to troubleshoot connectivity between
● multicast PC1 and PC2 and uses the tracert command
● loopback from PC1 to do it. Based on the displayed
● link-local output, where should the administrator begin
● anycast troubleshooting?
● broadcast
36. Which service provides dynamic global
IPv6 addressing to end devices without
● 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
45. What source IP address does a router
● PC2
use by default when the traceroute command
● R1
is issued?
● SW2
● R2 ● the highest configured IP
● SW1 address on the router
41. Which protocol is used by the traceroute ● a loopback IP address
command to send and receive echo-requests ● the IP address of the outbound
and echo-replies? interface
● the lowest configured IP address
● SNMP on the router
● ICMP
46. Match each description with an
● Telnet
appropriate IP address. (Not all options are
● TCP
used.)
42. Which ICMPv6 message is sent when the
IPv6 hop limit field of a packet is
decremented to zero and the packet cannot
be forwarded?

● network unreachable
● time exceeded
● protocol unreachable
● port unreachable
43. A user executes a traceroute over IPv6.
At what point would a router in the path to
the destination device drop the packet?
47. A user issues a ping 192.135.250.103
● when the value of the Hop Limit command and receives a response that
field reaches 255 includes a code of 1. What does this code
● when the value of the Hop Limit represent?
field reaches zero
● when the router receives an ● host unreachable
ICMP time exceeded message ● protocol unreachable
● when the target host responds ● port unreachable
with an ICMP echo reply ● network unreachable
message 48. Which subnet would include the address
44. What is the purpose of ICMP messages? 192.168.1.96 as a usable host address?

● 192.168.1.64/26
● 192.168.1.32/27 52. A user issues a ping
● 192.168.1.32/28 2001:db8:FACE:39::10 command and
● 192.168.1.64/29 receives a response that includes a code of
3. What does this code represent?

49. Open the PT Activity. Perform the tasks in ● address unreachable


the activity instructions and then answer the ● network unreachable
question. ● host unreachable
● protocol unreachable
53. A host is transmitting a multicast. Which
host or hosts will receive it?

● a specially defined group of


hosts
● the closest neighbor on the
same network
● one specific host
● directly connected network
devices
What are the three IPv6 addresses displayed 60. Which is the compressed format of the
when the route from PC1 to PC2 is traced? IPv6 address
(Choose three.) 2001:0db8:0000:0000:0000:a0b0:0008:0001?
● 2001:DB8:1:1::1 ● 2001:db8::a0b0:8:1
● 2001:DB8:1:1::A ● 2001:db8::ab8:1:0:1000
● 2001:DB8:1:2::2 ● 2001:db80:0:1::80:1
● 2001:DB8:1:2::1 ● 2001:db80:::1::80:1
● 2001:DB8:1:3::1
● 2001:DB8:1:3::2 61. Which is the compressed format of the
● 2001:DB8:1:4::1 IPv6 address
fe80:09ea:0000:2200:0000:0000:0fe0:0290?
50. A host is transmitting a broadcast. Which
host or hosts will receive it? ● fe80:9ea:0:2200::fe0:290
● fe80:9:20::b000:290
● all hosts in the same subnet ● fe80:9ea0::2020:0:bf:e0:9290
● a specially defined group of ● fe80:9ea0::2020::bf:e0:9290
hosts
● the closest neighbor on the 62. Which is the compressed format of the
same network IPv6 address
● all hosts on the Internet 2002:0042:0010:c400:0000:0000:0000:0909?

51. A host is transmitting a unicast. Which ● 2002:42:10:c400::909


host or hosts will receive it? ● 200:420:110:c4b::910:0:90
● 2002:4200::25:1090:0:99
● one specific host ● 2002:42::25:1090:0:99
● a specially defined group of
hosts 63. Which is the compressed format of the
● all hosts on the Internet IPv6 address
● the closest neighbor on the 2001:0db8:0000:0000:0ab8:0001:0000:1000?
same network
● 2001:db8::ab8:1:0:1000
● 2001:db8::a0b0:8:1 ● fe80:9ea0::2020:0:bf:e0:9290
● 2001:db8:1::ab8:0:1 ● fe80::220:b3f:f0e0:29
● 2001:db8:0:1::8:1 ● fe80::0220:0b3f:f0e0:0029
64. Which is the compressed format of the 70. A user issues a ping
IPv6 address 2001:db8:FACE:39::10 command and
2002:0420:00c4:1008:0025:0190:0000:0990? receives a response that includes a code of 2
. What does this code represent?
● 2002:420:c4:1008:25:190::990
● 2002:42:10:c400::909 ● beyond scope of the source
● 2002:4200::25:1090:0:99 address
● 2002:42::25:1090:0:99 ● communication with the
destination administratively
65. Which is the compressed format of the
prohibited
IPv6 address
● address unreachable
2001:0db8:0000:0000:0000:a0b0:0008:0001?
● no route to destination
● 2001:db8::a0b0:8:1 71. A user issues a ping 192.135.250.103
● 2001:db8:1::ab8:0:1 command and receives a response that
● 2001:db8::ab8:1:0:1000 includes a code of 1 . What does this code
● 2001:db8:0:1::8:1 represent?
66. Which is the compressed format of the
● host unreachable
IPv6 address
● beyond scope of the source
fe80:0000:0000:0000:0220:0b3f:f0e0:0029?
address
● fe80::220:b3f:f0e0:29 ● address unreachable
● fe80:9ea:0:2200::fe0:290 ● communication with the
● fe80:9ea0::2020:0:bf:e0:9290 destination administratively
● fe80:9ea0::2020::bf:e0:9290 prohibited

67. Which is the compressed format of the 72. A user issues a ping fe80:65ab:dcc1::100
IPv6 address command and receives a response that
2001:0db8:0000:0000:0000:a0b0:0008:0001? includes a code of 3 . What does this code
represent?
● 2001:db8::a0b0:8:1
● 2001:db8::ab8:1:0:1000 ● address unreachable
● 2001:db80:0:1::80:1 ● communication with the
● 2001:db8:0:1::8:1 destination administratively
prohibited
68. Which is the compressed format of the
● beyond scope of the source
IPv6 address
address
2002:0042:0010:c400:0000:0000:0000:0909?
● no route to destination
● 2002:42:10:c400::909 73. A user issues a ping 10.10.14.67
● 2002:4200::25:1090:0:99 command and receives a response that
● 2002:420:c4:1008:25:190::990 includes a code of 0 . What does this code
● 2002:42::25:1090:0:99 represent?
69. Which is the compressed format of the
● network unreachable
IPv6 address
● protocol unreachable
fe80:09ea:0000:2200:0000:0000:0fe0:0290?
● port unreachable
● fe80:9ea:0:2200::fe0:290 ● host unreachable
74. A user issues a ping fe80:65ab:dcc1::100 2. Which is a valid hexadecimal number?
command and receives a response that
includes a code of 4. What does this code ● f
represent? ● g
A user issues a ping fe80:65ab:dcc1::100 ● h
command and receives a response that ● j
includes a code of 4 . What does this code 3. What is the binary representation of
represent? 0xCA?

● port unreachable ● 10111010


● host unreachable ● 11010101
● protocol unreachable ● 11001010
● network unreachable ● 11011010
75. A user issues a ping 198.133.219.8 4. How many bits are in an IPv4 address?
command and receives a response that
includes a code of 0 . What does this code ● 32
represent? ● 64
● 128
● network unreachable ● 256
● protocol unreachable
5. Which two statements are correct about
● port unreachable
IPv4 and IPv6 addresses? (Choose two.)
● host unreachable
76. A user issues a ping ● IPv6 addresses are represented
2001:db8:3040:114::88 command and by hexadecimal numbers.
receives a response that includes a code of 4 ● IPv4 addresses are represented
. What does this code represent? by hexadecimal numbers.
● IPv6 addresses are 32 bits in
● port unreachable length.
● host unreachable ● IPv4 addresses are 32 bits in
● protocol unreachable length.
● network unreachable ● IPv4 addresses are 128 bits in
77. A user issues a ping length.
2001:db8:FACE:39::10 command and ● IPv6 addresses are 64 bits in
receives a response that includes a code of length.
2. What does this code represent? 6. Which IPv4 address format was created for
ease of use by people and is expressed as
● beyond scope of the source
201.192.1.14?
address
● host unreachable ● binary
● protocol unreachable ● dotted decimal
● network unreachable ● hexadecimal
Module5quiznumbersystem ● ASCII
1. What is the decimal equivalent of 0xC9? 7. What is the dotted decimal representation
of the IPv4 address
● 185
11001011.00000000.01110001.11010011?
● 200
● 201 ● 192.0.0.199
● 199 ● 198.51.100.201
● 203.0.113.211 ● 256
● 209.165.201.223
14. What is the binary equivalent of the
8. What is the decimal equivalent of the decimal number 232?
binary number 10010101?
● 11101000
● 149 ● 11000110
● 157 ● 10011000
● 168 ● 11110010
● 192
😛
ASHLEY ANGEL MAE BULADACO CUTEEE
9. What is the decimal equivalent of the hex
number 0x3F?

● 63
● 77
● 87
● 93
10. What is the dotted decimal representation
of the IPv4 address which is represented as
the binary string
00001010.01100100.00010101.00000001?

● 10.100.21.1
● 10.10.20.1
● 100.10.11.1
● 100.21.10.1
11. What is the binary representation for the
decimal number 173?

● 10100111
● 10100101
● 10101101
● 10110101
12. 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
13. How many binary bits exist within an IPv6
address?

● 32
● 48
● 64
● 128

You might also like