Norman notes Until Structured Cabling Flashcards

(38 cards)

1
Q

Computer Networks

A

the interconnection of a collection of autonomous computers

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

Advantages of Computer Networks

A

Resource Enhancement (Sharing)
High speed communications
Cost Balancing (scalable and agile)
Reliable
Availability
Mobility (accessed from anywhere)

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

Simple network model

A

Logical connection between two APS comes about by a physical connection of circuits

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

Protocols

A

A set of rules that govern the communication between two entities

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

Categories of protocols

A

Proprietary
Public
De Jure Standards
De Facto standards

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

Proprietary Protocols

A

Device can only communicate with devices of the same protocol

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

Public protocol

A

Standardized publicly used protocol such as tcpip

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

Defacto standards protocols

A

Standard protocol that comes around due to widespread acceptance

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

De jure standards

A

Formal standards by organizations such as IEEE. Ensure QoS

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

Types of Protocol

A

Master and slave
Peer to peer
Connection less data gram
Connection oriented virtual circuit
Send and pray
Remote procedural call
Synchronous
Asynchronous
Layered
Monolithic
Heavy
Light

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

Master and Slave

A

One device known as master controls all other slave devices

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

Connectionless data gram

A

Data is transmitted without establishing dedicated connection. Each packet treated individually, no guarantee they will arrive in order

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

Connection oriented (VC)

A

Dedicated connection, packets arrive in order

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

Send and pray

A

Transmit data without any error checking

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

Remote procedural call (rpc)

A

Program on one pc allowed to execute on another pc over a network

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

Synchronous

A

Sender and receiver operate in lockstep

17
Q

Asynchronous

A

Data transmitted independently

18
Q

Layered

A

System broken down into separate layers that interact through interface

19
Q

Monolithic

A

Single tightly coupled unit with no separation between modules

20
Q

Heavy

A

Needs a lot of overhead to function

21
Q

Light

A

Simple and efficient, less overhead required

22
Q

What is the function of a protocol

A

It’s the way two ends of the service exchange data. Uses communication systems to define what each user sees.

Uses classes of service

23
Q

Classes of service

A

Connection oriented
Connection less service
Acknowledged connectionless
Unconfirmed connection oriented (send and pray)

24
Q

Responsibilities of protocols

A

Data formatting (prepare data)
Address resolution (map address to physical location)
Synchronization (between sender and receiver)
Error detection and correction
Flow control
Routing (select best path)
Segmentation and reconstruction
Congestion control
Access control
Link management
Quality of service

25
Classifications of networks
WAN / ex the internet MAN / ex network of schools in city LAN / ex office network
26
Propagation delay
Metric used to test packet transmission time over network. <1 is LAN ~1 is MAN >1 is WAN
27
Wan Channel
Supports complete packets so END. nodes never know the state of the network
28
Lan channel
Only supports small fraction of packets so nodes know state of channel
29
When connecting lan to wan backbone
Make sure not to alter perception of network for nodes
30
WANs must:
Be designed and supported as backbone infrastructure Supply communication links with higher throughput and lower latency channels Provide wider range of services in an integrated manner without degradation of service
31
What are MANs
they are wans with lan technology. Supported by optic tech such as fiber optics
32
Internetworking
Concerned with connection of local mans and wans to produce highly connected mans and wans
33
Internetworking elements and why they are needed
Repeaters, routers, gateways Needed to produce cost effective solutions that overcome physical restrictions
34
Network topologies
Physical topology is the actual layout of the network, logical topology is how the data flows through
35
Considerations when designing network topologies
Max reliability Route traffic along least cost path Give end user highest response time and throughput High availability
36
All physical topologies are variants of
Point to point and multipoint methods
37
Multipoint
Multiple devices connected through single communications medium
38
Physical topologies
Hierarchical Bus Ring Star Mesh