Preview

04 - Network Hardware

 1. In order to create a physical network we need certain hardware. For wired networks the transmission media would be what is used to carry the data around the network - effectively this is the ___________

  satellites

  computers

  routers

  cables

 2. There are different types of cables: 1. Coaxial 2. Twisted pair cable and 3. Fibre-optic cable. Which one of the following is a description of coaxial cable?
Types of Cables
================
#1 
A type of cable that that has a central wire that is surrounded by
an insulating layer.*Many of these cables also have an additional
outer layer that acts as a jacket. This type of cable is mostly used
in Ethernet

#2
This is a type of cable	that has two separately insulated wires that
are twisted around each other inside an outer layer. This is the most
common type of cable used in a network

#3
This is a type of cable that has lots of very fine glass threads 
inside an outside layer. It is based on the idea that light can 
travel through these cables - at great speed. Many networks are 
changing over to this due to it's speed and potential. 
networkhardware_typesofcables.png

  #2

  #1

  #3

  None of the above

 3. Which one of the following describes the Fibre Optic Cable?
Types of Cables
================
#1 
A type of cable that that has a central wire that is surrounded by
an insulating layer.*Many of these cables also have an additional
outer layer that acts as a jacket. This type of cable is mostly used
in Ethernet

#2
This is a type of cable	that has two separately insulated wires that
are twisted around each other inside an outer layer. This is the most
common type of cable used in a network

#3
This is a type of cable that has lots of very fine glass threads 
inside an outside layer. It is based on the idea that light can 
travel through these cables - at great speed. Many networks are 
changing over to this due to it's speed and potential. 
networkhardware_fibreoptic.jpg

  #1

  None of the above

  #3

  #2

 4. Along the cable, data is sent in binary. Sometimes 'interference' can occur and the signals from other electrical sources (such as radiation or other large electrical devices in the area) can .....

  can cause the data to be transformed into hex instead of binary, causing obvious issues

  can cause the data to be sent back in reverse

  can cause the data (bits) to flip - which is what causes errors in the sent data

  can cause the data to leak back into the electrical source that is causing the interference

 5. Another very important piece of hardware that is needed to connect the computer to the transmission media and to the network comes as standard on most computers - this is the ____________________.
The _____________________ is a circuit board that is installed into a 
computer to allow it to be connected to a network. 
networkhardware_networkinterfacecard.jpg

  Neumann's Inventive Cable

  Network Internet Coaxial

  Network Interface Controller or Network Interface Card

  Network Inner Commotion

 6. In a wireless network (like in most modern laptops) there is a piece of hardware called the WNIC (Wireless Network Interface controller) that works in the same way as the NIC except that....

  cables instead of wireless signals are used

  wireless signals instead of transmission media (cables) are used

  cables that go through the air are used instead of underground

  'cloud' cables that are fibre-optic in nature (e.g. thin and carry light) are used instead of co-axial cables

 7. In order for a computer to connect wirelessly to a network, the network will need to have _____________________________
A __________________________________ [definition]
===================================================
This is a hardware device that allows any device that has Wi-Fi
capability to connect to the network. In many home networks the
___________ is built into the router itself. In many routers the
___________ is actually what appears to be the antenna. 

  Gateway

  Switch

  Router for Networks (RFN)

  WAP (Wireless Access Point)

 8. Most WAPs will have security built in (e.g. you will need a username and password) but also will have at least three methods of encryption to choose from: What is the third?
Methods of encryption
======================
#1 Wi-fi protected access (WPA))
#2 WPA2.6+89
#3?

Interesting note about the first two and usage:
=================================================
WPA has, as of 2006, been officially superseded by WPA2. One of the
most significant changes between WPA and WPA2 is the mandatory use 
of AES algorithms and the introduction of CCMP (Counter Cipher Mode 
with Block Chaining Message Authentication Code Protocol) as a 
replacement for TKIP. However, TKIP is still preserved in WPA2 as a 
fallback system and for interoperability with WPA
networkhardware_wepkey.jpg

  None of the above

  WEP (Wired equivalent privacy)

  SEP (Secured Encryption privacy)

  NEP (Network Ethernet privacy)

 9. Routers, hubs, switches and bridges are all pieces of networking equipment that can perform slightly different tasks. A router can often incorporate hubs, switches and wireless access within the same hardware.
Additional Network Hardware
============================
1. Router
2. Hub
3. Switch
4. Bridge

  False

  True

 10.
A ___________ performs a similar role to a hub and a bridge but is 
more powerful. It stores the MAC addresses of devices on a network and 
filters data packets to see which devices have asked for them. 
This makes a switch more efficient when demand is high. 

If, for example, a game involved lots of data being passed between 
machines, then a _______could reduce the amount of latency (delay on 
network)

  Satellite

  Router

  Switch

  Wireless Access Point

 11. Fill in the blanks
A ________ is used to connect two separate LAN networks. A computer 
can act as a _______ through the operating system. A _______looks 
for the receiving device before it sends the message. This means 
that it will not send a message if the receiving computer is not 
there. It will check to see if the receiver has already had the 
message. This can help save unnecessary data transfers, 
which improves the performance of a network.

  Network Interface Card

  Hub

  Bridge

  Router

 12. Fill in the blanks
A ______ broadcasts data to all devices on a network. This can use a 
lot of bandwidth as it results in unnecessary data being sent - 
not all computers might need to receive the data. A ______would be
useful to link up a few games consoles for a local multiplayer 
game using a wired LAN.
hub.jpg

  Gateway

  Switch

  Hub

  Router

 13. Fill in the blanks
A _________ can form a LAN by connecting devices within a building. 
It also makes it possible to connect different networks together. 
Homes and businesses use a ________to connect to the internet. 
A router can often incorporate a modem within the hardware.
router.jpg

  Router

  Hub

  Modem

  Switch

 14. Fill in the blanks
A ________ enables a computer to connect to the internet over a 
telephone line. A ______ converts digital signals from a computer
to analogue signals that are then sent down the telephone line. 
A _______ on the other end converts the analogue signal back to a 
digital signal which another 
computer can understand.
modem.gif

  Network Interface Card (built inside a computer)

  Modem

  Switch

  Internet

 15. Fill in the blanks
Every piece of hardware on a network has a unique MAC address. 
This is __________________________ when the product is made in the 
factory, and the user cannot change it. On a computer, the MAC 
address is a unique code built into a NIC. No two computers have
the same MAC address. A MAC address is made up of 48 bits of data, 
usually written as 12 hexadecimal characters.

  given to the user on an official form

  input into the software by the programmer

  put on the sticker (that is stuck on the hardware) - it can be removed

  embedded in the hardware