Net Tech Prefi

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/47

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

48 Terms

1
New cards

Encapsulation

A process where new information is added to an existing unit to form a new unit.

2
New cards

Decapsulation

The reverse process of encapsulation, where headers and tails are removed to obtain the data payload.

3
New cards

Data payload

The actual information that is intended to be transmitted.

4
New cards

Packet

A data unit exchanged and transmitted on a network, consisting of header, data payload, and tail.

5
New cards

Header

Information segment added before the data payload during packet assembly for transmission.

6
New cards

Tail

Information segment added after the data payload to facilitate information transmission.

7
New cards

Protocol Data Unit (PDU)

A specific block of information transferred over a network; describes different types of data at each OSI layer.

8
New cards

Physical layer PDU

Raw bits (1s and 0s) transmitted physically via hardware.

9
New cards

Data Link layer PDU

A frame, which is a series of bits.

10
New cards

Network layer PDU

A packet that contains the source and destination address.

11
New cards

Transport layer PDU

A segment that includes a TCP header and data.

12
New cards

Session layer PDU

Data passed to the network connection.

13
New cards

Presentation layer PDU

Data formatted for presentation.

14
New cards

Application layer PDU

Data received or transmitted by a software application.

15
New cards

Internet Protocol (IP)

Defines a packet, an addressing scheme, and routes packets to remote hosts.

16
New cards

Internet Control Message Protocol (ICMP)

Handles errors and controls the process of sending data between computers.

17
New cards

Internet Group Management Protocol (IGMP)

Handles multicasting; keeps routers informed of hosts' membership in multicast groups.

18
New cards

Address Resolution Protocol (ARP)

Obtains the physical address of a node from a specific IP number.

19
New cards

Reverse Address Resolution Protocol (RARP)

Allows a host with no permanent storage to find its Internet address from its physical address.

20
New cards

Ethernet

A family of LANs defined by IEEE 802.3 standards using a CSMA/CD access method.

21
New cards

Point-to-Point Protocol (PPP)

Protocol used for data transfer across a serial line.

22
New cards

Fiber Distributed Data Interface (FDDI)

Protocols for sending digital data over fiber optic cable.

23
New cards

Asynchronous Transfer Mode (ATM)

A wide-area protocol featuring high data rates and equal-sized packets for various data types.

24
New cards

Frame Relay

A WAN protocol for fast and efficient LAN internetworking.

25
New cards

Proxy ARP

Used by a terminal to pass data between segments without changing its IP address.

26
New cards

Routing

The process of selecting paths on a network for sending packets from source to destination.

27
New cards

Path determination

Enables a router to select the best route based on destination address and routing table.

28
New cards

Routes

Path information used to guide packet forwarding.

29
New cards

Routing device (Router)

A device that forwards packets to a destination subnet based on routes.

30
New cards

Packet routing

The overall process of finding the most efficient path for IP packets.

31
New cards

Routing table

A database with information about which port to use to send packets to specific network segments.

32
New cards

Destination

Identifies a destination subnet in routing.

33
New cards

Mask

Identifies a subnet along with a destination IP address.

34
New cards

Outbound interface

Interface through which data packets are sent out of the router.

35
New cards

Next hop

The address used by the router to forward packets to the destination subnet.

36
New cards

Packet Forwarding

Moving information between interfaces according to routing directions.

37
New cards

Packet Delivery

How a packet is handled by underlying physical networks.

38
New cards

Direct Delivery

occurs when an IP node forwards a packet to its final destination.

39
New cards

Indirect Delivery

occurs when an IP node forwards a packet to an intermediate router.

40
New cards

Routing Table (Huawei)

A database containing information about routes to network segments.

41
New cards

Preference (Pre)

Indicates the routing protocol preference of a route.

42
New cards

Cost

The metric that indicates the cost of a route.

43
New cards

Route Preference

Logic by which routers choose optimal routes based on preference values.

44
New cards

Direct routes

Automatically generated routes pointing to directly connected networks.

45
New cards

Static routes

Manually configured routes by network administrators for simple structures.

46
New cards

Dynamic routes

Learned via dynamic routing protocols, enabling routers to communicate about networks.

47
New cards

Routing

The process of selecting the best path for packet forwarding.

48
New cards

Router

A device that forwards packets between networks based on routing information.