Revision 3.3 Flashcards

(12 cards)

1
Q

Networking characteristics

A

Peer to peer

Client server (i.e. DNS)

Bus/star/ring/mesh

Addressing (i.e. default gateway, IP address, subnet mask)

Diagrammatical representation

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

Keywords

A

Node

Default gateway

IP address

Subnet mask

Topology (network)

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

Node

A

A basic unit of a data structure, such as a linked list or tree data structure.

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

Default gateway

A

A device, such as a DSL router or cable router, that connects the local network to the Internet.

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

IP address

A

The unique identifying number assigned to every device connected to the internet.

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

Subnet mask

A

A 32-bit address that segregates an IP address into network bits that identify the network and host bits that identify the host device operating on that network.

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

Topology (network)

A

Used to describe the physical and logical structure of a network.

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

Peer-to-Peer

A

Characteristics:
Each computer is linked to one or more computers directly rather than going Computer through a server. There are several forms of peer-to-peer networks.

Uses:
In a peer-to-peer (P2P) network, all computers have equal status - no computer has control over the network.

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

Star network

A

characteristics
All computers communicate through the central hub. All transmissions received from a peripheral on the star are broadcast to all peripherals by the central device. The benefit is that if one peripheral goes down the rest can continue to communicate; however, if the hub goes down the whole network is compromised. The cost of the cabling can also be expensive if the network is extensive.

Uses:
Star networks are commonly used to connect devices such as computers, printers, and other peripheral devices in home networks.

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

Bus network

A

Characteristics:
The nodes are connected to a bus (a central cable which transfers all data on the network).

Uses:
Small workgroup local area networks (LANs) whose computers are connected using a thinnest cable.

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

Ring network

A

Characteristics
A token (small data packet) is sent around the ring in one direction, being passed from one computer system to the next. A computer seizes the token and includes its own data when it transfers data.

Uses:
In colleges, campus computers are linked in nodes, and the data is sent from one device to another in the small machine network.

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

Mesh network

A

Characteristics:
In a mesh network, each computer system is connected to every other computer system.

Uses:
Data packets are transferred to the destination address along the quickest path, travelling from node to node. If a pathway is broken, there are many alternative paths that the packets can take.

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