Network: Terms Flashcards

1
Q

What is LAN?

A
  • Local Area Network
  • A network found on a single site E.g. A school
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is WAN?

A
  • Wide Area Network
  • A network found across a large geographical area.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is Wireless Transmission?

A

Uses radio waves to transmit data. E.g. WiFi, Bluetooth, RFID

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is Wired Transmission?

A

Uses cables to connect and send data. E.g. Ethernet/Coaxiel copper cables or Fibre Optic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a Switch?

A

Connects devices on a network and ensures packets are forwarded to the correct address

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a Hub?

A

Connects devices on a network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is Packet Witching?

A
  1. File is broken into packets
  2. Packets directed to destination via routers
  3. Packets take different paths and may arrive in different order.
  4. Receiving computer assembles packets in order using packet headers.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Explain the structure of Data Packets

A

Header: IP address of source and destination. Sequence number, total number of packets and Checksum

Payload/Body: Data from file

Footer: End of packet flag

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is a Router?

A
  • Connects networks together.
  • Directs packets on the Internet as part of packet switching.
  • They use routing tables to select the most efficient route
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is a URL?

A
  • Uniform Resource Locator (Web address)
  • An Internet browser would send a request to a DNS server to get the IP address of a website
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is Encryption?

A

Disguising a message/data so it can not be understood by scrambling data. E.g. Caesar Cypher

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is a Protocol?

A

Rules that govern communication. E.g. IP, FTP, etc

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is an IP address?

A

An address of a device or network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is a MAC address?

A

A unique serial number given to networking hardware E.g. 00-B0-D0-63-C2-26

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the main Protocols?

A

TCP/IP
HTTP/HTTPS
FTP
SMTP
POP/IMAP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is TCP/IP

A
  • The protocol that enables communication over the internet
17
Q

What is HTTP/HTTPS?

A
  • Hyper Text Transfer Protocol (secure). Allows web server and client to communicate
18
Q

What is FTP?

A
  • File Transfer Protocol
  • The protocol that allows files to be transferred to a server
19
Q

What is SMTP?

A
  • Simple Mail Transfer Protocol.
  • How emails are sent over a network to a mail server
20
Q

What is POP / IMAP

A
  • Post Office Protocol / Internet Message Access Protocol
  • Protocols about how emails are downloaded from mail servers
  • POP deletes off server IMAP doesn’t
  • POP is obsolete to IMAP
21
Q

What is a Packet?

A
  • Data sent over a network is broken into packets
  • Each packet has an IP address, packet number and payload (data)
22
Q

What is a Checksum?

A

A number that packets often have as a method of validation

23
Q

Explain the 4 Layer TCP/IP Model:

A

Application Layer - Decoding the data. E.g. turning data into websites. HTTP/IMAP/FTP

Transport Layer - Splitting data into packets. TCP

Internet Layer - Making connection and directing packets. Adding IP addresses to packets. IP

Link Layer - Passing data over a physical network. Ethernet or WiFi

24
Q

What is Latency?

A

How long it takes a packet to arrive at the destination. The delay between sending and receiving

25
What is Bandwidth?
The capacity of a connection. How many bits per second can be transferred