Network Architecture Flashcards

1
Q

What is computer network architecture ?

A
  • Physical and logical design of bewirkt components
  • based on how computers and network devices are arranged and how duties are assigned
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a Peer-Peer (P2P) Network?

A
  • network architecture where two or more computers link and exchange resources without needing a server
  • each device in network is recognized as a peer with functionalities that contribute to network
  • each computer functions as both, server and client
  • can be physically connected to hub
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is Client/Server Architecture ?

A
  • multiple (physical or remote) clients request and receive services from a central server = host computer
  • central operator is server / clients are devices demanding a resource
  • server primary authority that executes all key functions
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is a bus Topology?

A

every computer and device on network is linked to sigle cable

  • data moved only in one direction
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the advantages of Bus Topology?

A
  1. Cost effective
  2. Lowest cable requirements
  3. Useful for small Networks
  4. Easy to understand
  5. Easy to expand by joining two cables together
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the disadvantages of Bus Topology?

A
  1. If cable fails, while network fails
  2. If network performance is heavy, network performance decreases
  3. Cables have limited lengths
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a mesh topology?

A
  • Every device connected to another via specific channel
  • These Channels are known as links
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the advantages of Mesh Topology?

A
  1. Robust
  2. Easy to diagnose problems. Data reliable since transferred through dedicated channels or links
  3. Provides security and privacy
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the Disadvantages of Mesh Topology?

A
  1. Installation and Configuration are complicated
  2. Cable costs high since bulk wiring is required
  3. Maintenance costs are high
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is Star Topology?

A
  • all devices connected to hub which acts as repeater for data flow
  • hub can be active or passive
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are the advantages of Topology?

A
  1. Fast performance if few nodes and low network traffic
  2. Can be easily upgraded
  3. Easy to troubleshoot
  4. If node fails, rest can still function
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are the disadvantages of star topology?

A
  1. high installation cost
  2. costly to operate
  3. if hub fails, whole network fails
  4. performance dependent on the hub and capacity
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is Ring Topology ?

A
  • Each device is connected to each other, with last one to first
  • employees several repeaters since it’s compromised of many nodes
  • usually unidirectional but can be rendered bidirectional by connecting each network node to two connections = Dual ring topology
    — two data rings, opposite sides. If one ring fails the other works as backup
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are the advantages of ring topology

A
  1. inexpensive to install and expand
  2. Transmitting network not affected by high traffic
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Disadvantages of Ring Topology ?

A
  1. Troubleshooting is difficult
  2. Adding it deleting computers disrupts network activity
  3. Failure of one computer disrupts the entire network
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is Tree Topology?

A
  • hierarchical Topology
  • has root node in which all other nodes are connected to it hierarchically
17
Q

Advantages of Tree Topology

A
  1. Builds on Bus and Star Topology
  2. Nodes can be easily expanded
  3. Easy to manage and maintain
  4. Allows easy error detection
18
Q

Disadvantages of Tree Topology

A
  1. Requires heavy cabling
  2. Costly to implement
  3. The more nodes, the more difficult to maintain
  4. If central hub fails, whole network fails
19
Q

Hybrid topology

A
  • employs features of two or more topologies
20
Q

Advantages of Hybrid Topology

A
  1. Reliable, since error detection and troubleshooting is easy
  2. Effective
  3. Scalable, so networks can be easily increased
  4. Flexible
21
Q

Disadvantages of hybrid topology

A
  1. It’s design can be complex
  2. Can be costly