PHUB : Intro into Network addressing Flashcards

1
Q

Networks can be defined as _____________________?

A
  • Networks can be defined as :
    • a collection of interconnected hosts
      • generally via shared media which can be wired or wireless .
      • this enables the hosts to share information
      • a computer network can be as simple as two computers connected by a single wire.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

the internet is a network of ____________?

A

networks

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

For any device to communicate to one another , they should be able to __________ each other.

A

identify

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

There are two ways to identify a device on a network.

what are they?

A
  1. mac address

and

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

define a MAC address ?

A
  • MAC address:
    • is a factory coded 48-bits hardware address
    • used when devices are logically connected.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

when are IP addresses used?

A
  • IP address :
    • is used when the devices are not logically conneted
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

true or false all devices are given a logical address.

A

true.

this logical address is called the Internet Protocol address .

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

what does OSI stand for ?

A

Open System Interconnection.

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

OSI is a ___________ ________ ________ .

A

layered conceptualized model.

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

The OSI defines how a _________ should communicate with the other .

A

system

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

what is layer 7 of the OSI model ?

A

Application layer

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

what is layer 6 of the OSI model?

A

Presentation layer

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

what is layer 5 of the OSI model ?

A

Session Layer

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

Name the 4th layer of the OSI model .

A

Transport layer

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

What is layer of 3 of the OSI model ?

A

Network Layer

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

Name layer 2 of the OSI model.

A

Data Link layer

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

What is layer 1 of the OSI model?

A

physical layer

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

Descibe the characteristics of the Application layer.

A
  • application layer:
    • ​This is where the user application sits​
    • it needs to transfer data between or among hosts
      • ​example: file transfer application(FTP) , electronic mail
    • this layer is also the only layer that the user interacts with.
    • allows acess for the user to get varied network services
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

the session layer controls ….?

A

all connections between multiple devices in a network

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

what layer tracks dialoge between devices on a network ?

A

session layer

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

the transport layer is used to …..?

A

transfer data between applications

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

what layer is responsible for ened to end communication on a network?

A

the transport layer

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

the network layer knows the …..?

A

address of treh nearby nodes in a network

24
Q

the majority of teh internet uses….. ?

A

TCP/IP suite

25
the three top layers of teh OSI model are compressed together in a single .....?
application layer of the **TCP/IP model**
26
the **TCP/IP** has what layers ?
1. host to network layer (*link layer*) 2. internet layer 3. transport layer 4. application layer
27
what layer is the lowest in the **TCP/IP** model ?
**link layer**
28
the **TCP/IP** link layer comprises what two layers?
1. Physical and 2. Data link layer
29
what is the top layer of the TCP/IP model?
application layer
30
the **application layer** of the TCP/IP model defines....?
the interface of host programs w/ the transport layers services
31
consider any data , it is a combination of ...?
**0s and 1s**
32
the internet works by ....?
**chopping** data into chucks called **packets**
33
a **data packet** or **network packet** is ....?
a **collection name** of several components
34
the internet layer of the TCP/IP models defines .....?
the **protocols** for **logical transmission** of data over a **network**
35
what is the **main protocol** of the TCP/IP internet layer?
Internet Protocol(IP)
36
The **transport layer** of the TCP/IP is responsible for .....?
error free end to end delivery fo data
37
What are the main protocols of the TCP/IP transport layer
1. Transmission Control Protocol 2. User datagram Protocol (UDP)
38
what are TCP packets called ?
segments
39
UDP packets ar called ....?
datagrams
40
**class B** IP addresses range from ...?
128.0.x.x to 191.255.x.x.
41
what is the **default subnet mask** for class B addresses ?
255.255.x.x.
42
**class B** has ________ network addresses and __________ host addresses
16384 , 65534
43
**class C** addresses range from .....?
192.0.0.x. to 223.255.255.x.
44
what is the defualt subnet mask for **class C**?
255.255.255.x.
45
what is **class D's** ip address range?
224.0.0.0 to 239.255.255.255.
46
**class D** is reserved for ....?
mulitcasting
47
in **multicasting** ,data is not destined for a particular ....?
host
48
does **class D** gave a subnet mask?
no
49
what **IP class** is reserved for experimental purposes only for R&D and study?
**class E**
50
IP addresses in **class E** range from....?
240.0.0.0 ro 255.255.255.254
51
is **class E** equipped with a subnet mask ?
no
52
**Subnetting** is the practice of dividing a network ......?
into two or mor smaller networks
53
**subnetting** increases.....?
routing efficiency , enhances teh security of the network
54
**subnetting** also reduces the size of the....?
broadcast domain
55
**subnetting** allows us to create .....?
smaller networks from a single large network
56
if all hosts are in the same domain than a broadcast sent by any device in that domain will be ....?
processed by all hosts. which would create alot of unnessary traffic
57