Module 5 - questions Flashcards
Which statement describes the ping and tracert commands?
Ping shows whether the transmission is successful; tracert does not.
Tracert shows each hop, while ping shows a destination reply only.
Tracert uses IP addresses; ping does not.
Both ping and tracert can show results in a graphical display.
Tracert shows each hop, while ping shows a destination reply only.
Which IPv6 address is most compressed for the full FE80:0:0:0:2AA:FF:FE9A:4CA3 address?
FE80::0:2AA:FF:FE9A:4CA3
FE8::2AA:FF:FE9A:4CA3
FE80::2AA:FF:FE9A:4CA3
FE80:::0:2AA:FF:FE9A:4CA3
FE80::2AA:FF:FE9A:4CA3
Which command can be used on Linux and MAC hosts to get IP addressing information?
networksetup -getinfo
ip address
ifconfig
ipconfig
ifconfig
What type of IPv6 address is FE80::1?
global unicast
multicast
link-local
loopback
link-local
Which two statements are true about NTP servers in an enterprise network? (Choose two.)
There can only be one NTP server on an enterprise network.
NTP servers ensure an accurate time stamp on logging and debugging information.
NTP servers at stratum 1 are directly connected to an authoritative time source.
NTP servers control the mean time between failures (MTBF) for key network devices.
All NTP servers synchronize directly to a stratum 1 time source.
NTP servers ensure an accurate time stamp on logging and debugging information.
NTP servers at stratum 1 are directly connected to an authoritative time source.
A small-sized company has 30 workstations and 2 servers. The company has been assigned a group of IPv4 addresses 209.165.200.224/29 from its ISP. The two servers must be assigned public IP addresses so they are reachable from the outside world. What technology should the company implement in order to allow all workstations to access services over the Internet simultaneously?
port address translation
DHCP
static NAT
dynamic NAT
port address translation
Which statement describes a stateful firewall?
It can determine if the connection is in the initiation, data transfer, or termination phase.
It can expand the number of IP addresses available and can hide network addressing design.
It can filter packets based on information at Layers 3, 4, 5 and 7 of the OSI reference model.
It can only filter packets based on limited Layer 3 and 4 information.
It can determine if the connection is in the initiation, data transfer, or termination phase.
Which impact does adding a Layer 2 switch have on a network?
an increase in the size of the broadcast domain
an increase in the size of the collision domain
an increase in the number of dropped frames
an increase in the number of network collisions
an increase in the size of the broadcast domain
Data is being sent from a source PC to a destination server. Which three statements correctly describe the function of TCP or UDP in this situation? (Choose three.)
UDP segments are encapsulated within IP packets for transport across the network.
The source port field identifies the running application or service that will handle data returning to the PC.
The TCP source port number identifies the sending host on the network.
TCP is the preferred protocol when a function requires lower network overhead.
The UDP destination port number identifies the application or service on the server which will handle the data.
The TCP process running on the PC randomly selects the destination port when establishing a session with the server.
UDP segments are encapsulated within IP packets for transport across the network.
The source port field identifies the running application or service that will handle data returning to the PC.
The UDP destination port number identifies the application or service on the server which will handle the data.
What is the function of the MIB element as part of a network management system?
to change configurations on SNMP agents
to collect data from SNMP agents
to store data about a device
to send and retrieve network management information
to store data about a device
Which two devices allow hosts on different VLANs to communicate with each other? (Choose two.)
repeater
hub
router
Layer 3 switch
Layer 2 switch
router
Layer 3 switch
What is obtained when ANDing the address 192.168.65.3/18 with its subnet mask?
192.168.16.0
192.168.64.0
192.168.32.0
192.168.0.0
192.168.64.0
A high school in New York (school A) is using videoconferencing technology to establish student interactions with another high school (school B) in Russia. The videoconferencing is conducted between two end devices through the Internet. The network administrator of school A configures the end device with the IP address 209.165.201.10. The administrator sends a request for the IP address for the end device in school B and the response is 192.168.25.10. Neither school is using a VPN. The administrator knows immediately that this IP will not work. Why?
There is an IP address conflict.
This is a loopback address.
This is a link-local address.
This is a private IP address.
This is a private IP address.
Which solution improves web response time by deploying multiple web servers and DNS servers?
memcaching
distributed databases
load balancing
sharding
load balancing
What command can a technician use on a computer to see if DNS is functioning properly?
net share
ipconfig
nslookup
net use
nslookup