Protocols and Models Flashcards

1
Q

Converged Network

A

One port RJ-45 for multiple uses (VoIP, Internet, TV, Video)

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

Network requirements (4)

A
  • Coverage
  • Bandwidth (Perfomance)
  • Reliability
  • Scalability
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is an extranet?

A

Secure network that allows access to individuals from different organizations to an organization’s data.

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

Example of an extranet for hospitals

A

A hospital can provide a booking system to doctors for making appointments for their patients.

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

Fill in the blank: An extranet allows _______ access to an organization’s data.

A

[secure and safe]

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

Network Trends:

A
  • BYOD
  • Online Collaboration
  • Video Communication
  • Cloud Computing
  • Smart Home / IoT
  • Powerline Networking
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Most important Network Protocol Suite

A

TCP/IP

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

Example of Peer-to-Peer

A

Printer is directly connected to computer via USB and this shares the printer on the network.

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

Peer-to-Peer Characteristic

A

Device is client and server at the same time

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

Advantages of peer-to-peer

A
  • easy to setup
  • less complex
  • lower cost (dedicated servers and network devices may not be required)
  • can be used for simple tasks such as transferring files and sharing printers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Disadvantage of peer-to-peer

A
  • No centralized administration
  • not as secure
  • not scalable
  • slower device performance (due to being client and server)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is a socket?

A

IP and Port number

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

Physical Topology

A

Building plans, where are the devices located physically

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

Logical Topology

A

Logical plan, networks and devices which are part of it.

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

WAN connects…

A

multiple LANs

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

WAN is…

A

the “Internet” and administered by multiple service providers

17
Q

IETF

A

Internet Engineering Task Force

18
Q

ICANN

A

Internet Corporation for Assigned Names and Numbers

19
Q

IAB

A

Internet Architecture Board

20
Q

Types of Internet connections

A
  • DSL (copper telephone lines)
  • Cable (coaxial cable)
  • Cellular
  • Satellite
  • Dial-Up Telephone
21
Q

4 characteristics of a reliable network

A
  • Fault tolerance
  • scalability
  • Quality of Service (QoS)
  • Security
22
Q

Protocol Types

A
  • Network Communication (IP, TCP, HTTP)
  • Network Security (SSH, SSL, TLS)
  • Routing Protocols (BGP, OSPF)
  • Service Discovery (DHCP, DNS)
23
Q

Encapsulation

A

process of adding new information to PDU.

24
Q

De-Encapsulation

A

process of unpacking to PDU

25
Standard for WLAN
IEEE 802.11
26
Standard for Network Interface Cards (NIC)
IEEE 802.3
27
Name of PDU in Layer 5-7
Data (stream)
28
Name of PDU in Layer 4
Segment
29
Name of PDU in Layer 3
Packet
30
Name of PDU in Layer 2
Frame
31
Name of PDU in Layer 1
Bit
32
Standards are defined by
Organizations like IEEE
33
What is a protocol?
Part of a software, which is built op on certain rules to ensure compability
34