Handout 5 Flashcards

(42 cards)

1
Q

a process wherein a new string of information is added to an existing unit to form a new unit of information. a new datagram is formed by adding headers and trailers to a data payload

A

encapsulation

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

reverse process of encapsulation, wherein the header and tail of a packet are removed to obtain the data payload

A

decapsulation

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

can be considered as the information to be transmitted

A

data payload

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

a data unit that is exchanged and transmitted on a network. it is in the format of header+data payload+tail

A

packet

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

the information segment added before the data payload during packet assembly to facilitate information transmission

A

header

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

the information segment added after the payload to facilitate information transmission

A

tail

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

a specific block of information transferred over a network. it is often used in reference to the OSI model, since it describes the different types of data that are transferred from each layer

A

protocol data unit (PDU)

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

raw bits (1s or 0s) transmitted physically via the hardware

A

physical layer

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

a frame (or series of bits)

A

data link layer

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

a packet that contains the source and destination address

A

network layer

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

a segment that includes a TCP header and data

A

transport layer

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

the data passed to the network connection

A

session layer

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

the data formatted for presentation

A

presentation layer

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

the data received or transmitted by a software application

A

application layer

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

it defines a packet an an addressing scheme, transfers data between the internet layer and network access layer, and routes packets to remote hosts

A

internet protocol (IP)

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

it refers to a TCP/IP protocol that handles errors and controls the process of sending data between computers. specifically, routers and hosts use this to send reports of problems about packets that return to the original source that sent the packet. it also includes an echo request/reply that is used to test whether a destination is reachable and responding

A

internet control message protocol (ICMP)

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

refers to a TCP/IP protocol that handles multicasting/ hosts use this to keep local routers apprised of their membership in multicast groups

A

internet group management protocol (IGMP)

18
Q

refers to a TCP/IP protocol that obtains the physical address of a node from a specific IP number, it is used to dynamically bind a high-level IP address to a low-level physical hardware address and is used across a single physical network. it is limited to networks that support hardware broadcast

A

address resolution protocol (ARP)

19
Q

refers to a TCP/IP protocol that allows a host with no local permanent data storage media to find its internet address given its physical address

A

reverse address resolution protocol (RARP)

20
Q

refers to a family of LANs, covered by a group of IEEE 802.3 standards, it is a best-effort delivery system that uses a CSMA/CD access method

21
Q

refers to the protocol used for data transfer across a serial line

A

point-to-point protocol (PPP_

22
Q

a set of ANSI protocols for sending digital data over fiber optic cable

A

fiber distributed data interface (FDDI)

23
Q

refers to a wide area protocol that features high data rates and equal-sized packets/cells suitable for text, audio, and video data transfer

A

asynchronous transfer mode (ATM)

24
Q

this is a WAN protocol for LAN internetworking that provides a fast and efficient method of transmitting information from one user device to another across multiple switches and routers

25
this protocol is used when a network terminal needs to pass data from one segment to another without changing its current IP address information
proxy ARP
26
basic element of data communication networks, which is the process of selecting paths on a network along which packets are sent from a source to a destination
routing
27
enables a router to compare the destination address to the available routes in its routing table and to select the best path
path determination
28
these are the path information used to guide packet forwarding
routes
29
a network device that forwards packets to a destination subnet based on routes
routing device (router
30
it is the overall network-wide process of finding the most efficient path for forwarding the IP packet from source to destination through the use of network routing tables, protocols, and algorithms
packet routing
31
it identifies a destination subnet
destination
32
it identifies a subnet together with a destination IP address
mask
33
it indicates the interface through which a data packet is sent out of the local router
outbound interface
34
it indicates the next-hop address used by the router to forward the data packet to the destination subnet
next hop
35
it is simply a passing or moving of information between interfaces
packet forwarding
36
refers to the way a packet is handled by the underlying physical networks under the control of the network layer
packet delivery
37
occurs when the IP node forwards a packet to its final destination in the network
direct delivery
38
occurs when the IP node forwards a packet to an intermediate node because the final destination is not on a directly attached network
indirect deliver
39
it is a database that contains information about which router network interface or port to place information to send it to a particular network segment
routing taable
40
cost is also known as
metric
41
routes that are automatically generated by devices and point to local directly connected networks, these are routes destined for the subnets to which directly connected interfaces belong
direct routes
42
these routes are manually configured by network administrators, this can be an effective method for networks with small and simple structures and reduce the effect of bandwidth and CPU resource consumption that occurs when other protocols are implemented
static rotues