Network Theories (Chapter 5) Flashcards
Network
A systems ability to connect, share and communicate with other systems.
- provides services and resources
Types of Networks
PAN - Personal Area Network
LAN - Local Area Network
WLAN - Wireless Local Area Network
MAN - Metropolitan Area Network
WAN - Wide Area Network, made up of small networks
SAN - Storage Area Network
Ethernet Standards
Cat 5 - 100Mbps @ 100m 1000BASE-XT
Cat 5e - 1Gbps @ 100m 1000BASE-T
Cat 6 - 1Gbps @ 100m 1000BASE-T
Cat 6 - 10Gbps @ 50m 10GBASE-T
Cat 6A - 10Gbps @ 100m 10GBASE-T
SOHO
Small Office/ Home Office is a network using single internet appliances as access points (Ethernet Switch, Internet Router)
Unshielded Twisted Pair (UTP)
Most common type of ethernet cable with 4 twisted pairs of wires that carry equal signals.
- easily workable
- protection against Crosstalk & EMI
Shielded Twisted Pair (STP)
Each twisted copper pair is covered in a conductive metal foil to protect against Crosstalk and EMI. metal foil makes cable harder to work with
Plenum Cables
A fire safe ethernet cables that is graded to be used in ventilation ducts, which does not produce any harmful gases when heated.
- PVC jacket
- fire rated cable
- not flexible
- CMP/MMP rate
Patch Panel
A pass through devices where network cables form a computer gets hard wired into the back of the devices and then rewired from the front into a switch
Switch
a device that connects other devices together on a network
- forwards data based on data link address (MAC)
- up to 48 ports
- can provide Power over Ethernet (PoE)
- L-3 switches have build in routers capabilities
Fiber Optic
A cable that sends data via light that prevent interference and signal attenuation
Single Mode Fiber (SMF)
- Long range (100Km)
- small core = long wavelength
- more expensive than MMF
- laser light source
Multi-Mode Fiber (MMF)
- Short range (2Km)
- Larger core = shorter wavelength
- Less expensive than SMF
- LED light source
Coaxial Cable
Used for carrying cable TV signals as well as broadband cable internet
-Copper cable (No twisted pair)
- Protection against EMI
Network Interface Card (NIC)
A built in component of a motherboard or an expansion card used to connect the system to a network.
- has a unique MAC address
Comes with LED status lights
- link light — shows if a network signal is present
- active light — flickers when packets are bing transferred
- speed light — changes colour depending on transfer speed
Unmanaged Switch
- works without configuration (stores a database of MAC address on the network)
- built into SOHO routers
- 4 or 8 ports
-No virtual Lan/ low cost
Managed Switch
- Used in large corporate networks
- Traffic prioritization
- Redundancy support
- Port Mirroring
- Simple Network Management Protocol (SNMP)
- remote configuration
Power over Ethernet (PoE)
A switch cable of sending power to a device on a network via an ethernet cable Cat 5 or better
- PoE = 15.4W
- PoE+ = 25.5W
- PoE++ = 71.3W
None PoE switches can have an injector that would supply power for PoE
MAC Address
Media Access Control
- the physical address of a device on a network assigned by a NIC
- unique 48-bit identifier code
802.11n (Wi-fi 4)
- 5GHz or 2.4 GHz
- 40Mhz Data channel
- 600Mbps
- 4x MIMO (Multiple-Input Multiple-Output) can transmit/receive from multiple antennas
802.11ac (Wi-Fi 5)
- 5GHz
- 160MHz Data channel
- 7Gbps
- 8x DL MU-MIMO (Download Multiple user MIMO) send data up 4 machines at time
802.11ax (Wi-Fi6)
- 5GHz or 2.4GHz
- 20, 40, 80 & 160Mhz Data channel
- 1.2 - 9.6Gbps
- 8x DL & UL MU-MIMO (DL & Upload MU-MIMO)
-OFDMA – can sustain higher data rates when more machines are connected to the access point
Wireless Frequencies
2.4GHz
- Longer wavelength = long distance & able to moves through solids easily
- Limited amount of channels = more congestion
- Slower data rate
5GHz
- Shorter wavelength = shorter distance & difficulty moving through solids
- more channels = less congested
- Higher data rate
Wireless Channels
Wireless channels: 1, 6, 11 ( don’t cause any interference with eachother)
2.4GHz
- 30-45m
- 14 overlapping channels (interference)
5GHz
- 30m
- 23 non-overlapping channels
Wireless Network Types
Basic Service Set (BSS)
- A network with a singular access point
Extended Service Set (ESS)
- A network with multiple access points
BSSID
- MAC address for the access point of a BSS
Public IP Address
Is the IP address that the ISP assigns to a network via a router that allows the network to access the internet
Private IP Address
An IP address that is used for internal communication on a private network, it does not have internet routing capabilities.
- assigned by router
Private IP range:
10.0.0.0
172.16.0.0
192.168.0.0
NAT
Network Access Translator
A part of a router that translates a devices private IP address into a public IP address, so that the device can access the internet.
TCP/IP
Is a protocol suite that specifies how devices exchange data over a network, it’s designed to move large amount of data.
TCP/IP Layers
- Application Layer
- Transport Layer
- Internet Layer
- Link/Network Link Layer
ISP
Internet Service Provider
- Provides the gateway for a network to access the internet
- ISPs administers IP address, register domain names and host emails & website
TCP
Transmission Control Protocol is a secure protocol that verifies that data is received
- connected orientated
- Secured Communication
- data transmission verification
- Reorder out of order data transmission
- Flow Rate control over of data transmission
DNS
Domain Name Server
A server that fetches IP address for website from a hierarchal database structure where the Root (.) server is the highest followed by extension sever (‘com’, ‘gov’, ‘co’, ect)
- ICANN manage and register domain names