Network Resources Flashcards

1
Q

What does a network consist of?

A

Computers linked together by a cable or by a wireless techngoies

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

What is a server?

A

A computer on a network responsible for managing and sharing resources.

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

What is a network card?

A

An electronic device which enables a computer to connect with the file server and share data with other computers.

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

What is a repeater?

A

Regenerates signals which may be weakened when transmitted over long distances.

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

What is a wireless access point?

A

A hardware device that allows 2 wireless capable devices to connect to a network

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

What is a media converter?

A

A device that allows 2 dissimilar media types to connect by changing the physical signals from one media type to another

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

What is a MAC address?

A

Used to identify a physical network adapter. It routes data packets on a local network. Is coded onto a network interface card. It identifies nic uniquely on a local area network. Consists of 6 2 digits hexadecimal numbers separated by a colon.

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

What is an ip address?

A

When each device on the internet is given a unique ip address to distinguish it from other devices. It enables the devices to identify itself. Consists of 32 bits formatted as 4 omelettes of numbers.

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

What are the features of a client server network?

A

-has a central controlling server that waits for requests and authenticates them.
-the server controls security.
-multiple clients request resources

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

What are the benefits of a client server network?

A

-security is carried out by the server

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

What are the drawbacks of client server network?

A

-high installation costs as there is a higher spec.

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

What are the features of a peer to peer network?

A

-no controlling computer
-each computer is of equal status
-nodes request data from other nodes
-computers are suppliers and consumers

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

What are the benefits of a peer to peer network?

A

-low installation costs as there is no need to resource a dedicated server

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

What are the drawbacks of a peer to peer network?

A

-low level of security as security cannot be controlled centrally

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

What is carrier sense multiple access with collision detection?

A

A set of rules determining how network devices respond to a collision which occurs when two devices attempt to use a data channel simultaneously. They physically monitor the traffic. If two computers attempt to transmit at the same time, they wait a random time interval before those that collided attempt to transmit again.

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

What is a communication protocol?

A

A standard set of rules used to ensure that different network devices can send and receive data properly.