netwoks and the internet Flashcards

chapter 1

1
Q

what is the internet

A

computer network that interconnects billions of devices through out the world

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

5 billion devices were connected to the internet in 2015 , how may is estimated in 2020?

A

25 billion

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

how are end systems connected?

A

network of communication links and packet switches

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

whats the client/server relationship

A

asynchronous relationship

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

what is the internet protocol suite

A

networking model and a set of communications protocols used for the internet and similar networks

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

what does the internet protocol suite do?

A

provides end to end connectivity

specifies how data should be formatted ,addressed ,transmitted ,routed and received at the destination

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

how many layers are in the internet protocol suite?

A

4

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

what are the layers of the OSI 7 layer model

A
  1. physical
  2. data link
  3. network
  4. transport
  5. session
  6. presentation
  7. application
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

what is the OSI 7 layer model

A

OSI (open systems interconnections) is a model for how applications communicate over a network
computer network architecture into 7 layers

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

1.physical layer of the osi 7 layer model function

A

physical -a(not reliable ) direct point to point data connection. a flow of data down through the layers in the source computer, across the network, and then up through the layers in the receiving connection.

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

2.data link layer of the osi 7 layer model function

A

a reliable direct point to point data connection

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

3.network layer of the osi 7 layer model function

A

addressing routing and (not reliable) delivery of data-grams between points on a network

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

4.transport layer of the osi 7 layer model function

A

reliable delivery of packets between points on a network

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

5.session layer of the osi 7 layer model function

A

inter host communication and managing sessions between applications

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q
  1. presentation layer of the osi 7 layer model
A

data representation ,encryption and decryption and convert machine dependent data to machine independent data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q
  1. application layer of the osi 7 layer model function
A

network process to application

17
Q

what are the deives called connected to the internet

A

hosts or end systems

18
Q

How are devices connected through the internet

A

communication links and packet switches

19
Q

what are communication links

A

interactions channle that links 2 or more gadgets (computer systems). real physcial link

20
Q

what are packet switches

A

transferring of data to a network in form of packets

21
Q

how does the system send information , what is the data segmeneted into.

A

to send information the system segments data into packets and attaches header information to each packet sent over the network.

22
Q

can you connect every isp to every other isp

A

no as it does not scale as there are millions of isp’s

23
Q

how to connect isp together.

A

connect each isp to a gloabl transit isp eg at&t

24
Q

what are regional networks

A

connect to global isps like bt

25
what is a protocol
order of messages exchanged between 2 or more communication entities
26
what are the characteristics of a protocol
protocol is complete | example selling car
27
what are the protocols in the internet
5 layer internet protocol
28
why are protocols organised into layers
dealing with complex systems easier
29
1.physcial layer of the internet function
move individual bits from node to node
30
2.link layer of the internet function
delivers packets from node to node in the network called frames.eg ethernet/ppp
31
3. network layer of the internet function
delivery service ,uses ip(internet protocol) to determine addresses.routing protocols at this level dtermine path the datagrams take.
32
4.transport layer of tjhe internet protocl function
transport messages between end points. transport protocols tcp and udp . tcp gurrantes delivery and flow control ,packets called segmenst at this level
33
5.application layer of the internet function
protcols like http(web browsing) ,smtp(email),ftp (file transfer),dns (domain name service) packets called messages at this level