CompTIA A+ Practice Tests. Docter Quentin
Чтение книги онлайн.

Читать онлайн книгу CompTIA A+ Practice Tests - Docter Quentin страница 21

СКАЧАТЬ a link local unicast address.

      D. The computer is configured with a global unicast address.

      214 Identify the connector shown here.

Photograph shows cord with cable at one end and other end has pin point made of metal that is flat and square shaped that is anchored by round fiber material which connects to a cable behind it.

      A. ST

      B. SC

      C. LC

      D. MFF

      215 You have set up your web server to function as an FTP server as well. Users on the Internet complain that they are not able to access the server using FTP clients. What port number are they trying to access the server on?

      A. 21

      B. 22

      C. 23

      D. 25

      E. 80

      216 Which TCP/IP protocol allows you to access data such as employee phone numbers and email addresses that are stored within an information directory?

      A. SNMP

      B. SMTP

      C. CIFS

      D. LDAP

      217 You are configuring network hosts with static IP addresses. You have chosen to use a class B network address. What is the default subnet mask that you should configure on the hosts?

      A. 255.0.0.0

      B. 255.255.0.0

      C. 255.255.255.0

      D. 255.255.255.255

      218 You are installing a new network and working in a wiring closet. You need to attach several network cables to a 110 block. Which tool should you use to perform this task?

      A. Crimper

      B. Cable stripper

      C. Cable tester

      D. Punchdown tool

      219 Which of the following Internet connection types offers the fastest download speeds?

      A. Cable

      B. DSL

      C. Fiber-optic

      D. ISDN

      220 You need to create several UTP cables from a roll of bulk cable. Your company uses the T568B standard. What is the correct order for wires in the connectors?

      A. White/orange, orange, white/green, blue, white/blue, green, white/brown, brown

      B. White/orange, orange, white/green, green, white/blue, blue, white/brown, brown

      C. White/orange, green, white/green, blue, white/blue, orange, white/brown, brown

      D. Orange, white/orange, white/green, blue, white/blue, green, white/brown, brown

      221 You are installing network cable that will support digital cable television signals. What type of cable should you install?

      A. RG-6

      B. RG-8

      C. RG-58 A/U

      D. RG-59

      222 Which TCP/IP protocol uses TCP ports 137–139 and 445 by default?

      A. FTP

      B. SSH

      C. SMB

      D. SNMP

      223 For IPv6, which of the following statements are not true? (Choose two.)

      A. Each IPv6 interface can have only one address.

      B. Each IPv6 interface is required to have a link local address.

      C. IPv6 addresses are incompatible with IPv4 networks.

      D. IPv6 no longer uses broadcasts.

      224 Which of the following network architecture devices operate at Layer 1 of the OSI model? (Choose two.)

      A. Switch

      B. Hub

      C. Extender

      D. Router

      225 You need to replace a faulty 250-foot section of RG-6 cable, but all you have available is RG-59. Which of the following statements is true?

      A. The replacement cable will not work because the distance exceeds RG-59 specifications.

      B. The replacement cable will not work because RG-6 and RG-59 use different connectors.

      C. The replacement cable will not work because RG-6 and RG-59 have different impedance.

      D. The replacement cable should work.

      226 You have been asked to design a new network that requires 10Gbps transmission speeds. Which cable types will meet the minimum specifications? (Choose two.)

      A. MMF

      B. CAT5

      C. CAT5e

      D. CAT7

      227 Which TCP/IP protocol was developed by Apple and used to transfer files between computers?

      A. FTP

      B. AFP

      C. ATP

      D. SMB

      228 Which of the following IPv6 addresses is equivalent to 127.0.0.1 in IPv4?

      A. ::0

      B. ::1

      C. ::127

      D. 2000::/3

      СКАЧАТЬ



<p>214</p>

C. The connector shown is a type of mini form factor (MFF) fiber-optic connector called a local connector (LC). It’s especially popular for use with Fibre-Channel adapters, fast storage area networks, and Gigabit Ethernet adapters.

<p>215</p>

A. The File Transfer Protocol (FTP) is optimized for downloading files from servers. It uses port 21.

<p>216</p>

D. The Lightweight Directory Access Protocol (LDAP) is a directory services protocol based on the X.500 standard. LDAP is designed to access information stored in an information directory typically known as an LDAP directory or LDAP database. This often includes employee phone numbers and email addresses.

<p>217</p>

B. The default subnet mask for class B networks is 255.255.0.0, or written in shorthand, /16.

<p>218</p>

D. If you’re working on a larger network installation, you might use a punchdown tool. It’s not a testing tool but one that allows you to connect (that is, punch down) the exposed ends of a wire into wiring harnesses, such as a 110 block.

<p>219</p>

C. Fiber-optic broadband Internet offers fast speeds (often in the 1Gbps range) but is also the most expensive.

<p>220</p>

A. The correct order for a T568B cable is white/orange, orange, white/green, blue, white/blue, green, white/brown, brown.

<p>221</p>

A. Cable television installations typically use either RG-6 or RG-59 cable. RG-6 is slightly thicker, can run longer distances, and supports digital signals. RG-59 is suited only for analog TV signals.

<p>222</p>

C. Server Message Block (SMB) is a protocol used to provide shared access to files, printers, and other network resources. It uses TCP ports 137–139 and 445.

<p>223</p>

A, C. Each IPv6 interface can and often does have multiple addresses assigned to it. IPv6 is backward compatible with IPv4.

<p>224</p>

B, C. A hub is a device used to link several computers together. Hubs are simple devices that possess no real intelligence, and they work at Layer 1 of the OSI model. Extenders simply allow a signal to propagate for a longer distance, and they also work at Layer 1. Switches are Layer 2 devices, and routers work at Layer 3.

<p>225</p>

D. RG-6 and RG-59 can, in many cases, be used interchangeably. RG-6 is a better choice because it supports digital signals and has a longer range (304 meters or 1,000 feet). RG-59 can run up to 228 meters (750 feet). Both have impedance of 75 ohms, and both use BNC connectors or F-connectors.

<p>226</p>

A, D. Multimode fiber and UTP CAT6 and newer support 10Gbps transmission speeds.

<p>227</p>

B. The Apple Filing Protocol (AFP) was developed by Apple as a file transfer protocol similar to FTP and Server Message Block (SMB). It was the default file transfer protocol on Mac OS until Apple changed to SMB2 in 2013.

<p>228</p>

B. 127.0.0.7 is the loopback address, used to ping the local network interface. The IPv6 equivalent is ::1.