Week 1 Flashcards

1
Q

What is the peer-to-peer (P2P) network model?

A

A network model where the OS of each computer on the network is responsible for controlling access to its resources

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

What are the advantages and disadvantages of a P2P network model?

A

Advantages:
- Simple configuration
- Less expensive
Disadvantages:
- Not scalable
- Not necessarily secure

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

What is the client-server network model?

A

A network model where a network operating system (NOS) controls access to the entire network

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

What does a NOS use to manage resources?

A

A centralised directory database

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

What is a computer making a request from another called?

A

The client

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

What is a Windows Domain?

A

A logical group of computers that a windows server can control

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

What is an Active Directory? (AD)

A

The centralised directory database that contains user account information and security for an entire group of computers

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

What do servers who have a network operating system (NOS) require?

A
  • More memory, processing power, and storage capacity
  • Special hardware to provide network management functions
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are network services?

A

The resources that a network makes available to its users. (e.g. applications and data provided by those applications)

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

What are protocols?

A

The methods and rules for communication between networked devices

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

What are the two primary network protocols?

A
  • TCP (Transmission Control Protocol)
  • IP (Internet Protocol)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is a LAN?

A

A network contained in a small space like a room or small building

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

What is a NIC (Network interface card)?

A

A network port used to attach a device to a network (also known as a network adapter)

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

What is a switch?

A

A device which receives data from one of its ports and redirects it to another port or multiple ports. Uses MAC addresses to figure out which port to redirect data.

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

What is a backbone in a network?

A

A central conduit that connects the segments of a network

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

What is a bus topology?

A

When several devices are connected together in a single line

17
Q

What is a hybrid topology?

A

A topology which combines other topologies (such as bus and star)

18
Q

What is a router?

A

A device that manages traffic between two or more networks

19
Q

What is a WAN?

A

A wide area network is a group of LANs that spread over a wide geographical area

20
Q

What is a MAN?

A

A metropolitan area network is a group of connected LANs in the same geographical area.

21
Q

What is a PAN?

A

A personal area network is a much smaller network of personal devices made up of devices such as your smartphone and computer

22
Q

What is Nmap’s GUI option?

A

Zenmap

23
Q

What is Nmap?

A

Nmap is one of the most popular tools used for network mapping.

24
Q

What type of diagram is a graphical representation of a network’s wired infrastructure?

A

Wiring Diagram

25
Q

What is physical topology?

A

Physical topology mostly refers to a network’s hardware and how computers, other devices, and cables work together to form the physical network

26
Q

What is logical topology?

A

Logical topology refers to how software controls access to network resources