Save
Busy. Please wait.
Log in with Clever
or

show password
Forgot Password?

Don't have an account?  Sign up 
Sign up using Clever
or

Username is available taken
show password


Make sure to remember your password. If you forget it there is no way for StudyStack to send you a reset link. You would need to create a new account.
Your email address is only used to allow you to reset your password. See our Privacy Policy and Terms of Service.


Already a StudyStack user? Log In

Reset Password
Enter the associated with your account, and we'll email you a link to reset your password.
focusNode
Didn't know it?
click below
 
Knew it?
click below
Don't Know
Remaining cards (0)
Know
0:00
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.

  Normal Size     Small Size show me how

Basic Networking

Basic Networking Class

QuestionAnswer
Define bandwidth Range of frequencies that a comm. media can carry.
Define baseband digital signals sent over a cable without modulation.
3. What surrounds the center conductor in a coaxial cable to separate it from the wire braid? insulating layer
4. The type of fiber optic connector that provides high density and requires only one connector for two cables is the MT-RJ
5. The condition that requires cables not to exceed a recommended maximum length is called attenuation
True or false: 802.17b is a wireless networking standard False.
7. The space between a false ceiling and the true ceiling where heating and cooling air circulates is called ______. plenum
8. Cable sheathed with ______ material should not be routed in ceiling or walls: PVC (polyvinyl chloride)
9. The fire-resistant cable specified by fire and building codes is rated as ______. plenum
To build the network in your NYC HQ, you must run a cable through the elevator shaft from the customer service center on the second floor, all the way up to corporate offices on the 37th floor. The distance is 550 meters. What type of cable must you use? fiber-optic cable
11. What type of cable is not suitable for network use of any kind? Cat1
12. What type of connector is most commonly used with TP network wiring? RJ-45
13. Both Category 3 and Category 5 cable can be used for 100 Mbps Ethernet. True or false? True (category 3 can be used if employing 10BaseTX4)
14. You are hired to install a network at a large government agency. The agency wants to reduce the likelihood of electronic eavesdropping on their network. What kind of cable should you use? fiber-optic
15. You’re preparing to install a conventional Ethernet network in your new office building, but your boss tells you to be ready to handle a switchover to 1 Gbps Ethernet in two years. What two types of cable could you install? cat6 and fiber-optic
16. When two cables run side-by-side, signals traveling down one wire may interfere with signals traveling on the other wire. What is this phenomenon called? crosstalk
17. XYZ Corp. operates a 10 Mbps network based on twisted-pair media. When the network administrator goes to the supply room looking for some network cable to add a new station, he finds a suitable length that is labeled Category 2. Will this cable work? No.
19. What benefits does shielding confer on shielded twisted-pair cable? lowers susceptibility to interference & supports higher bandwidth over longer distances
20. If you want to share an Internet connection among three home computers, but find it difficult to run cables, what type of network should you use? 802.11b
21. You currently are using 802.11b wireless in your LAN but are considering an upgrade to 54 Mbps speed. For best compatibility, which wireless standard should you choose for this higher bandwidth? 802.11g
22. Baseband transmission sends signals in which of the following forms? digital
24. The devices used to manage transmission and reception of data between a wired LAN and wireless components are ______. access points
25. The device used to link buildings without cable is a wireless ______. bridge
26. Which of the following technologies might be used in a wireless LAN? narrow band radio, microwave transmission, infrared, laser
27. Spread-spectrum transmissions occur in which of the following forms? frequency hopping & direct-sequence
28. Which of the following wireless technologies would not be appropriate to link two buildings? reflective infrared & low power, single frequency radio
29. Which new wireless standard can be used in place of a wired last-mile? 802.16a WiMax
30. What is the distance limitation for Category 5E UTP running 100 Mbps Ethernet? 100 meters
Define Parallel Transmission parallel data comes to the NIC and is sent out serially
Define Serial Transmission data is received serially and converted to parallel
Define Bus sends data between CPU and adapter cards
Define Bus Width The number of parallel lines
Define Buffer holding space for outgoing & incoming transmissions
Define ISA early standard, obsolete now. *8 and then 16 bit
Define EISA Acronym for Extended Industry Standard Architecture, a bus architecture designed for PCs using an Intel 80386, 80486, or Pentium microprocessor. EISA buses are 32 bits wide and support multiprocessing.
Define packet formatted packet of data for transmission and reception
Define frames The unit of information handled by the NIC.
Define MCA A bus architecture for older PCs. It is called a bus architecture because it defines how peripheral devices and internal components communicate across the computer's expansion bus. Introduced by IBM in 1987, 32 Bit.
Define PCI 32 and 64 bit.
Define PCI-X Short for PCI extended, an enhanced PCI bus. PCI-X is backward-compatible with existing PCI cards. It improves upon the speed of PCI from 133 MBps to as much as 1 GBps.
Define PC Cards Designed for laptops. various functions including ethernet cards & dial-up modems.
Define AGP for graphics.
Define PCI Express PCI Express is an implementation of the PCI Bus that uses existing PCI programming concepts, but bases it on a completely different and much faster serial physical-layer communications protocol.
Define USB slow serial interface. 2.0 is 40x faster.
Define Firewire High speed serial bus that operates @ bandwidths up to 400 mbps.
Define POST Diagnostic testing sequence run by BIOS as the power is initially turned on. The POST will determine if the computer’s RAM, disk drives, peripheral devices and other hardware components are properly working.
Define IRQ Abbreviation of interrupt request line, and pronounced I-R-Q. IRQs are hardware lines over which devices can send interrupt signals to the microprocessor
Define DMA Short for direct memory access, a technique for transferring data from main memory to a device without passing it through the CPU.
Define Bus Width Pick PCI or PCI-X
Define Bus Type 64-bit PCI-X for servers
Define Memory Transfer shared memory is better than I/O or DMA
Bus Mastering and servers - is this important? Feature supported by some bus architectures that enables a controller connected to the bus to communicate directly with other devices on the bus without going through the CPU. Most modern bus architectures, including PCI, support bus mastering.
Define BootProm lets a diskless computer boot off the network.
Define Network Device Interface Specification NDIS defines a communications interface between the MAC sublayer & network interface driver. Can use multiple protocols at the same time.
Define Win32 Driver Model WDM - defines a complete adapter card interface for PCs that run modern 32-bit OS's. Generic drivers can handle basics; programmers focus on specs.
Define Open Data-Link Interface ODI - allows multiple protocols but also simplifies driver development.
Define HCL Hardware Compatibility List
Define base memory address mem. address at which transfer area begins
Define transceiver a device that receives and transmits network information
Define shared adapter memory allows a CPU to address memory on an adapter as if it were its own.
Define shared system memory allows an adapter to address memory on a computer as if it were its own.
Define 10Base2 (thinnet) 802.3 Ethernet thin coax (thinnet). 10=10mbps, Base=baseband, and 2=max length of 185 meters.
Define 10Base5 (thicknet) 802.3 Ethernet thick coax 10=10mbps, Base=baseband, and 5=max length of 500 meters.
Define 10BaseT 802.3 Ethernet twisted-pair. 10=10mbps, Base=baseband, T=twisted-pair. max length of 100 meters
Define Bend Radius maximum arc cable may be bent without damage.
Define Braiding Woven mesh of metallic wire around one or more conductive cables. Provides shielding against EMI, RFI, & crosstalk from other cables.
Define EMI Electro-magnetic interference.
Define RFI Radio Frequency Interference.
Define Crosstalk happens when two wires lay against each other in parallel. Signals on one can interfere with signals on the other.
Define Conduit plastic or metal pipe to provide a protected enclosure for cable of any kind.
Define Medium Interface Connector (MIC) A type of fiber-optic connector type.
Define MT-RJ A fiber-optic connector that provides a high-density connection utilizing two fiber-optic cables
Define Narrow-band radio single, specific radio frequency to send and receive data. Approx. 250 foot range.
Define RJ-11 used for phones.
Define RJ-45 eight-wire modular jack used for TP networking cables and also PBX-based phone systems.
Define Scatter infrared network Infrared LAN technology that bounces signals off of walls etc. Slow and subject to attenuation.
Define STP (Shielded Twisted Pair ) A variety of TP w/ a foil wrap around one or more pairs of wires for add. shielding w/ poss. one more layer of foil around all wires.
Define Straight Connection Fiber-optic connector that is pushed on yet makes a strong and solid contact w/ emitters & sensors.
Define Straight Tip Most common type of fiber-optic connector used in ethernet networks w/ fiber backbones. They come in pairs.
Define SMA (Subminiature type A) Fiber-optic connector which twists on and also comes in pairs.
Define Twisted Pair Type of cabling where two copper wires, each in a sheath, are wrapped around each other.
Define hexadecimal A mathematical notation for representing numbers in base 16.
1. The term ________ refers to the physical layout of a network’s computers, cables, and other resources. Topology
2. Joining together the computers in a network at a central point creates a star topology. Which of the following statements is true of a star topology network? It requires significantly more cabling than a bus network.
3. A bus topology network does not require terminators. True or false? False.
4. Which of the following statements is true of a ring topology network? b. It provides equal access to all computers on the network.
5. The _________ topology is the most fault tolerant of the hybrid designs. Mesh.
6. What are two advantages of a star topology network? inexpensive, easy to troubleshoot and configure
7. What cable type is most often associated with a bus topology network? coaxial
8. A cable break in a bus network does not affect network communications. True or false? False
9. In a bus network, if the ends of the cable are not terminated, _________________ occurs Signal bounce
10. Connecting computers to form a straight line creates a(n) _______________ topology network. bus
11. How do switches provide better performance than hubs? by providing full bandwidth to each port rather than by sharing bandwidth, as hubs do
12. Because of its central connection point, a(n) _________ topology network requires a more intricate cable installation. star
13. What is the name of the central point through which signals pass in a wireless network? Access Point
14. What are two disadvantages of a ring topology network? A single computer failure on a single-ring topology can impact the rest of the network; it can sometimes be difficult to isolate problems on a ring.
15. What type of network can use an ad-hoc topology? wireless
16. List three reasons to keep a network diagram current. It keeps an accurate inventory of equipment, cables, and ancillary equipment; maintains indicators of what construction activities might impact the network, and provides a complete record of a network's carrying capacity as a tool for planning for growth
17. What type of device is usually found at the center of an extended star topology? A hub OR a switch
18. What term describes the special packet used in ring networks? token
19. A cable break in a star topology network does not affect network communications for the entire network. True or false? True
20. FDDI is a form of which standard topology? ring
Define FDDI FDDI networks are token-passing networks, and support data rates of up to 100 Mbps (100 million bits) per second. FDDI networks are typically used as backbones for wide-area networks.
21. A ring network is a(n) _____________ topology network because the computers are responsible for regenerating the signal. Active
22. Mainframe computers first used the ______________ topology. star
23. A(n) _______ hub regenerates the signals it receives and sends them down all other ports. multiport
24. Which device is used as a passive hub? patch panel
25. Which topology works best when running time-critical applications that require every station to be able to send data within a given time period? ring
Switch A hardware device that opens and closes electrical circuits, completes or breaks an eletrical path, and selects paths or circuits
Passive Hub Simply a central connection point. Nothing happens really.
Hybrid Hubs used to connect different types of cables
Active Hub regenerates or repeats the signal and sends it along
Unshielded Twisted Pair A form of TP that includes no additional shielding material in the cable composition. Encloses one or more pairs of twisted wires in an outer jacket.
Bridge A networking device that works at the Data Link layer of the OSI model. It filters traffic according to packet's hardware destination address.
Spread-Spectrum Spread-spectrum techniques are methods in which energy generated at a single frequency is deliberately spread over a wide band of frequencies. This is done for a variety of reasons, including increasing resistance to natural interference or jamming and to
MT-RJ A fiber optics connector type. The MT-RJ uses a form factor and latch like the RJ-45 connectors, supports full duplex, has lower cost than ST or SC connectors, and is easier to terminate and install than ST or SC. Further, its smaller size allows twice th
Define Cat 2 Category 2 is a description of network cabling that consists of four UTP wires with a data rate of 4Mbps and was used in token ring networks, ARCNET, and is still used in some phone systems.
Define Cat 3 Category 3 is a description of network cabling that consists of four UTP wires with a data rate of 10Mbps and was used in token ring networks, 10BASE-T, and is still used in some phone systems.
Define Cat 4 Category 4 is a description of network cabling that consists of four unshielded twisted-pair (UTP) wires with a data rate of 16 Mbit/s and was used in token ring networks, 10BASE-T, 100BASE-T4, and is no longer common or used in new installations.
Define Cat 5 network cabling that consists of 4 twisted pairs of copper wire terminated by RJ45 connectors. Cat-5 cabling supports frequencies up to 100 MHz and speeds up to 1000 Mbps. Can be used for ATM, token ring, 1000Base-T, 100Base-T, and 10Base-T networking
Define Cat 5E Provides performance of up to 125 MHz, and is frequently used for 1000BASE-T gigabit ethernet.
Define Cat 6 is a cable standard for Gigabit Ethernet and other network protocols that is backward compatible with the Category 5/5e and Category 3 cable standards. Cat-6 features more stringent specifications for crosstalk and system noise. the max length is 90 m.
Wireless Bridge A wireless bridge is used for connecting two or more network segments separated physically, operating on the 802.11 standard. Wireless bridges usually work only in pairs or more, and can be used in two types of implementations.
Token Ring Computer network in which all the computers are arranged (schematically) in a circle. A token travels around the circle. A computer catches the token, attaches a message to it, and then lets it continue to travel around the network.
Created by: julio
 

 



Voices

Use these flashcards to help memorize information. Look at the large card and try to recall what is on the other side. Then click the card to flip it. If you knew the answer, click the green Know box. Otherwise, click the red Don't know box.

When you've placed seven or more cards in the Don't know box, click "retry" to try those cards again.

If you've accidentally put the card in the wrong box, just click on the card to take it out of the box.

You can also use your keyboard to move the cards as follows:

If you are logged in to your account, this website will remember which cards you know and don't know so that they are in the same box the next time you log in.

When you need a break, try one of the other activities listed below the flashcards like Matching, Snowman, or Hungry Bug. Although it may feel like you're playing a game, your brain is still making more connections with the information to help you out.

To see how well you know the information, try the Quiz or Test activity.

Pass complete!
"Know" box contains:
Time elapsed:
Retries:
restart all cards