ISP152 - Topic 1 slides Flashcards

(44 cards)

1
Q

What are the three distinct branches of the United States government?

A
  • Legislative Branch
  • Executive Branch
  • Judicial Branch

Each branch has specific powers and responsibilities to check the powers of the others, ensuring a balance of power.

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

Define Personal Area Networks (PANs).

A

Limited to home use

PANs are typically used for connecting personal devices within a small area.

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

Define Local Area Networks (LANs).

A

Usually serve an organisation or business

LANs are used for connecting computers and devices within a limited geographical area.

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

Define Metropolitan Area Networks (MANs).

A

Use multiple interconnected LANs to provide shared access to resources within a city or metro

MANs cover larger areas than LANs but smaller than WANs.

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

Define Wide Area Networks (WANs).

A

Connect multiple PANs, LANs, and MANs across a wide geographical area

The Internet is an example of a WAN.

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

What is an intranet?

A

An organisational network used for internal communication

Intranets facilitate communication and collaboration among employees.

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

What is an extranet?

A

Supports external communication with business partners, suppliers, and customers

Extranets extend the intranet to authorized external users.

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

What is a bus topology?

A

Based on a single ‘backbone’ to which devices are connected in series

Commonly uses coaxial cable.

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

What is a ring topology?

A

Network cable forms a closed circle connecting devices

Each device is connected to two others, forming a ring.

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

What is a star topology?

A

Devices are connected independently to a central server

An extended star topology links multiple star topologies.

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

What is a hierarchical topology?

A

Combines multiple star and bus topologies with at least three hierarchical levels

Uses twisted pair cables and optical fibre.

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

What is a mesh topology?

A

Each computer is connected to every other computer in the network

Often used to interconnect multiple LANs.

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

Define a host in networking.

A

A device with an IP address that requests or provides networking resources

Hosts can be computers, servers, or other devices.

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

Define a node in networking.

A

A device without an IP address that can generate, receive, and transmit networking resources

Nodes include devices like printers and switches.

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

What is a network interface?

A

A hardware component that allows communication across a network

Examples include network interface cards (NICs).

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

What are peripheral devices?

A
  • Printers
  • Scanners
  • Other devices providing resources to clients

Peripheral devices connect to the network to share resources.

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

What is the function of hubs and switches?

A

Enable interconnection and communication between clients, servers, and peripheral devices

Hubs broadcast data, while switches direct data to specific devices.

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

What is the role of a router?

A

Directs data packets from a LAN to the Internet and vice versa

Routers manage traffic between different networks.

19
Q

What is a firewall?

A

Monitors and controls incoming and outgoing network traffic

Firewalls enforce security rules to protect the network.

20
Q

What is a wireless access point?

A

Enables access to the wired network for mobile devices

Wireless access points extend the network’s reach.

21
Q

What are the most common network transmission media?

A
  • Twisted pair cable
  • Coaxial cable
  • Fibre optic cable
  • Infrared and Bluetooth
  • Radio waves
  • Satellite transmission

Each type of media has specific use cases and characteristics.

22
Q

What is a server?

A

A computer that provides resources, data, services, or applications to other computers over a network

Servers can serve multiple clients simultaneously.

23
Q

What are the functions of file servers?

A

Store files and share them with authorised users

File servers centralize data storage for easy access.

24
Q

What do print servers do?

A

Send files to specified printers and monitor the status of print jobs

Print servers manage printing tasks across the network.

25
What is the role of **application servers**?
Provide authorised users with access to centrally installed software applications ## Footnote Application servers host software for multiple users.
26
What do **DNS servers** do?
Translate server names into machine-readable IP addresses ## Footnote DNS servers facilitate user-friendly navigation on the Internet.
27
What is the function of **mail servers**?
Send outgoing email messages and forward incoming messages to specified users ## Footnote Mail servers manage email communication for clients.
28
What do **web servers** host?
Applications and data accessible via an intranet or the Internet ## Footnote Web servers serve web pages to users.
29
What do **database servers** do?
Host database applications and share requested data with authorised users ## Footnote Database servers centralize data management.
30
What is the role of **monitoring and management servers**?
Monitor network traffic to ensure smooth functioning of the network ## Footnote These servers help maintain network performance.
31
What is the **OSI model**?
A theoretical framework for network communication with seven layers ## Footnote Each layer has a specific role in data transmission.
32
What is the **Physical layer** in the OSI model?
Represents physical components and logical components like network media ## Footnote PDUs in this layer are referred to as bits.
33
What is the **Data Link layer** in the OSI model?
Responsible for assigning physical protocols and preparing data for transmission ## Footnote PDUs in this layer are referred to as frames.
34
What is the **Network layer** in the OSI model?
Provides routing between networks based on logical elements like IP addresses ## Footnote PDUs in this layer are referred to as packets.
35
What is the **Transport layer** in the OSI model?
Responsible for transporting data between devices and adding reliability ## Footnote PDUs in this layer are referred to as segments.
36
What is the **Session layer** in the OSI model?
Manages and controls synchronization of data between applications ## Footnote PDUs in this layer are referred to as data.
37
What is the **Presentation layer** in the OSI model?
Receives data from the application layer and represents it in the desired format ## Footnote Provides security through encryption.
38
What is the **Application layer** in the OSI model?
Responsible for interacting with the operating system or application ## Footnote PDUs in this layer are referred to as data.
39
What are the **IEEE 802 standards**?
A set of standards for PANs, LANs, and MANs developed by IEEE ## Footnote These standards apply to networks carrying variable-sized packets.
40
What is the **TCP/IP model**?
A practical model combining TCP and IP protocols for communication ## Footnote Ensures reliable data transmission and correct ordering.
41
How does the **Application layer** function in the TCP/IP model?
Processes requests and forwards responses to the transport layer ## Footnote HTTP is an example of a protocol used in this layer.
42
How does the **Transport layer** function in the TCP/IP model?
Packages data into segments called datagrams and forwards them ## Footnote TCP is used for reliable data transport.
43
How does the **Internet layer** function in the TCP/IP model?
Adds source and destination IP addresses to datagrams ## Footnote At this stage, datagrams are referred to as packets.
44
How does the **Network access layer** function in the TCP/IP model?
Organizes data into frames with source and destination MAC addresses ## Footnote Ethernet protocols are commonly used in this layer.