Chapter 3- Network Protocols And Communication Flashcards

1
Q

Decoding

A

Reverses the process in order to interpret the information

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

Encapsulation and decapsulation

A

Place one message format (letter) inside another message format (envelope). Decapsulation reversed by recipient and letter is removed from envelope

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

Segmenting

A

Host breaks long message into individual pieces that meet size requirements . Each segment is encapsulated in a seperate frame with address information and send over network

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

Unicast

A

Referred to as One to one delivery . It’s when only one way to send message

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

Multicast

A

Delivery Same message to group of host destination simultaneously

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

Broadcast

A

All hosts on network need to receive messages at the same time

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

Protocol suite

A

Used for communication Used by hosts and networking devices in software hardware or both

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

Protocol stack

A

Individual protocols within suites are implemented. The protocols viewed by layers each higher level service depends on function shown by protocols low level - they move data over network and provide a service to upper layer - message should be sent

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

Name Network protocols

A

IP , HTTP, DHCP

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

Application protocols

A

Known as HTTP is hypertext transfer protocol shows web server and web client interact ( requests and responses ) and delivers the Content of message and rely on other protocols to manage how message transported

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

transport control protocol (TCP)

A

manages individual conversations between web server and web client. it divides HTTP and anything it wants to transmit . messages into smaller bits called segment which are sent between web server and client processes running at destination host. Also control size and rate for messages sent

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

Internet protocols (IP)

A

Takes format segments from TCP encapsulating them into packets and giving them right address and deliver them to correct path to destination host

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

Network access protocol between data link and physical transmission of data on network media

A

Data link protocol take packets from IP and format them to be transmitted over media . Physical media shows how signals are sent and interpreted by receiving clients example Ethernet

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

Message encoding

A

Before u send message u encode it . It converts the information into another acceptable form for transmission

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

Rules broadcast

A

Switch can be known as broadcasts

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

Trap messages

A

When event occurs causes the device to send smnp trap such as power outrage and security breaches

17
Q

Routing protocols used in network layer

A

RIPV2, OSPF, EIGRP

18
Q

Ipconfig located

19
Q

Domain name system or services

A

Translates the domain names such as Cisco. Com into IP address

20
Q

Benefit of IP address

A

Reduces error and saves time. DHCP- service- protocol Static- manually

21
Q

TCP/IP port number

A

DNS- 53 DHCP- 67/68. Pop3- 110 receive emails FTP- 32 mega or less 20/21. SSH- 22 Telnet-23. NTP- 123. Remote Desktop - 3389 IMAP- 143. SMTP- sending emails 25 HTTP-80