Network Components Flashcards

1
Q

TCP/IP model

A

Specification for computer network protocols.

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

Layers of a Internet protocol stack

A

Physical, data link layer, Internet/Network layer, Transport layer, Application layer.

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

Physical layer

A

Responsible for encoding and transmitting data over network communication media. It operates data in the form of bits. (Ethernet connection is on physical layer).

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

Data Link Layer

A

Is used to move packets from the network layer on two different hosts. Can be controlled in the software device driver for the network card and on firmware. Different types of networks use different types of protocols.

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

Network or Internet layer

A

Gets data from source network to destination network. Generally involves routing the packets across a network of networks ( internetwork). This is where IP (Internet Protocol) comes in. IP performs the basic task of getting packets of data from source to destination.

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

Transport Layer

A

Responsibility is end to end message transfer. There are two categories, connection-oriented (tcp) or connectionless (udp). It connects applications together through the use of ports. This layer offers reliability and error control.

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

Application Layer

A

Refers to higher-level protocols used by most networks for network communication. An example of application layer protocol is FTP (File Transfer Protocol). Data coded according to application layer protocols are then encapsulated into one or more transport layer protocols which in turn use lower layer protocols to effect actual data transfers.

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

Domain Name System (DNS)

A

Associates various information with domain names. It serves as the phone book for the Internet by translating human-readable computer hostmanes ( ex. Wwwopen bookproject.net) into IP adresses ( ex. 152.19.134.41) which networking equipment needs to deliver information. DNS also stores other information such as the list of mail servers. DNS is a essential component of the Internet.

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

IP addresses

A

A number given to a computer by the ISP. The most common address is a 32 bit (4 byte) address.

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

Dynamic IP address

A

Are not necessarily tied to one machine. Usually applied to personal computers and other devices.

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

Static IP address

A

Usually not found on personal computers but servers. If server address changes it will disrupt access to other sites hosted by that server.

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