Part 2 Flashcards
Refer to the exhibit. On the basis of the output, which two statements about network connectivity are correct? (Choose two.)
C:\Windows\system32> tracert 192.168.100.1 Tracing route to 192.168.100.1 over a maximum of 30 hops 1 1 ms <1 ms <1 ms 10.10.10.10 2 2 ms 2 ms 1 ms 192.168.1.22 3 2 ms 2 mg 1 ms 192.168.1.62 4 2 ms 2 ms 1 ms 172.16.1.1 5 2 ms 2 ms 1 ms 192.168.100.1 Trace complete.
- This host does not have a default gateway configured.
- There are 4 hops between this device and the device at 192.168.100.1.
- The average transmission time between the two hosts is 2 milliseconds.
- There is connectivity between this device and the device at 192.168.100.1.
- The connectivity between these two hosts allows for videoconferencing calls
There are 4 hops between this device and the device at 192.168.100.1.
There is connectivity between this device and the device at 192.168.100.1.
What are two characteristics of IP? (Choose two.)
*retransmits packets if errors occur
*guarantees delivery of packets
does not require a dedicated end-to-end connection
*operates independently of the network media
*re-assembles out of order packets into the correct order at the receiver end
does not require a dedicated end-to-end connection
operates independently of the network media
What will happen if the default gateway address is incorrectly configured on a host?
The host cannot communicate with hosts in other networks.
The host cannot communicate with other hosts in the local network.
A ping from the host to 127.0.0.1 would not be successful.
The switch will not forward packets initiated by the host.
The host cannot communicate with hosts in other networks.
Users report that the network access is slow. After questioning the employees, the network administrator learned that one employee downloaded a third-party scanning program for the printer. What type of malware might be introduced that causes slow performance of the network?
spam
virus
worm
worm
A company has a file server that shares a folder named Public. The network security policy specifies that the Public folder is assigned Read-Only rights to anyone who can log into the server while the Edit rights are assigned only to the network admin group. Which component is addressed in the AAA network service framework?
automation
authorization
accounting
authorization
What are two common causes of signal degradation when using UTP cabling? (Choose two.)
loss of light over long distances low-quality cable or connectors low-quality shielding in cable installing cables in conduit improper termination
low-quality cable or connectors
improper termination
Which scenario describes a function provided by the transport layer?
- A student has two web browser windows open in order to access two web sites. The transport layer ensures the correct web page is delivered to the correct browser window.
- A student is using a classroom VoIP phone to call home. The unique identifier burned into the phone is a transport layer address used to contact another network device on the same network.
- A corporate worker is accessing a web server located on a corporate network. The transport layer formats the screen so the web page appears properly no matter what device is being used to view the web site.
A student has two web browser windows open in order to access two web sites. The transport layer ensures the correct web page is delivered to the correct browser window.
What is the consequence of configuring a router with the ipv6 unicast-routing global configuration command?
- Each router interface will generate an IPv6 link-local address.
- The IPv6 enabled router interfaces begin sending ICMPv6 Router Advertisement messages.
- It statically creates a global unicast address on this router.
The IPv6 enabled router interfaces begin sending ICMPv6 Router Advertisement messages.
Which two protocols operate at the top layer of the TCP/IP protocol suite? (Choose two.)
POP DNS IP TCP Ethernet UDP
POP
DNS
An employee of a large corporation remotely logs into the company using the appropriate username and password. The employee is attending an important video conference with a customer concerning a large sale. It is important for the video quality to be excellent during the meeting. The employee is unaware that after a successful login, the connection to the company ISP failed. The secondary connection, however, activated within seconds. The disruption was not noticed by the employee or other employees.
What three network characteristics are described in this scenario? (Choose three.)
integrity scalability quality of service fault tolerance powerline networking security
security
quality of service
fault tolerance
If PC1 is sending a packet to PC2 and routing has been configured between the two routers, what will R1 do with the Ethernet frame header attached by PC1?
- Open the header and use it to determine whether the data is to be sent out S0/0/0
- Open the header and replace the destination MAC address with a new one
- Nothing, because the router has a route to the destination network
- Remove the Ethernet header and configure a new Layer 2 header before sending it out S0/0/0
Remove the Ethernet header and configure a new Layer 2 header before sending it out S0/0/0
Which three layers of the OSI model map to the application layer of the TCP/IP model? (Choose three.)
transport application network session data link presentation
presentation
application
session
Match each description with an appropriate IP address. (Not all options are used.)
a private address = a loopback address = an experimental address = a TEST-NET address = a link-local address =
- 102.90.23
- 2.6.255
- 254.1.5
- 19.20.5
- 0.2.123
- 0.0.1
a private address = 172.19.20.5 a loopback address = 127.0.0.1 an experimental address = 240.2.6.255 a TEST-NET address = 192.0.2.123 a link-local address = 169.254.1.5
What does the term “attenuation” mean in data communication?
strengthening of a signal by a networking device
leakage of signals from one cable pair to another
loss of signal strength as distance increases
time for a signal to reach its destination
loss of signal strength as distance increases
Which two statements describe how to assess traffic flow patterns and network traffic types using a protocol analyzer? (Choose two.)
- Capture traffic during peak utilization times to get a good representation of the different traffic types.
- Perform the capture on different network segments.
- Only capture WAN traffic because traffic to the web is responsible for the largest amount of traffic on a network.
- Only capture traffic in the areas of the network that receive most of the traffic such as the data center.
- Capture traffic during peak utilization times to get a good representation of the different traffic types.
- Perform the capture on different network segments.