[DCN] Number Systems, Data Link Layer and Ethernet Switching FC

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

1/111

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.

112 Terms

1
New cards

Binary Number System

Consists of 1s and 0s, called bits.

<p>Consists of 1s and 0s, called bits.</p>
2
New cards

Decimal Number System

Uses digits from 0 to 9 for representation.

<p>Uses digits from 0 to 9 for representation.</p>
3
New cards

Binary Addressing

Identifies hosts using 32-bit addresses.

4
New cards

Octet

8 bits in a binary address.

5
New cards

Dotted Decimal

Human-readable format of binary addresses.

6
New cards

Positional Notation

Value depends on digit's position in sequence.

7
New cards

IPv4 Addresses

32-bit binary addresses for network devices.

8
New cards

Hexadecimal Number System

Base 16 system using 0-9 and A-F.

9
New cards

IPv6 Addresses

128-bit addresses using hexadecimal representation.

10
New cards

Hextet

Group of four hexadecimal characters in IPv6.

11
New cards

Conversion Binary to Decimal

Process of translating binary to decimal values.

<p>Process of translating binary to decimal values.</p>
12
New cards

Conversion Decimal to Binary

Method to convert decimal to binary format.

<p>Method to convert decimal to binary format.</p>
13
New cards

Data Link Layer

Facilitates communication between network interface cards.

14
New cards

Layer 2 Frames

Encapsulates Layer 3 packets for transmission.

<p>Encapsulates Layer 3 packets for transmission.</p>
15
New cards

Error Detection

Identifies and rejects corrupt data frames.

16
New cards

IEEE 802 Standards

Defines LAN/MAN data link layer protocols.

17
New cards

Logical Link Control (LLC)

Communicates between software and hardware layers.

18
New cards

Media Access Control (MAC)

Controls data encapsulation and access to media.

19
New cards

Frame De-encapsulation

Process of exposing encapsulated packets from frames.

20
New cards

Frame Re-encapsulation

Encapsulating packets into new frames for forwarding.

21
New cards

Data Link Layer Functions

Four basic functions performed by routers.

22
New cards

Binary to Hexadecimal Conversion

Translates binary strings into hexadecimal digits.

23
New cards

Hexadecimal to Decimal Conversion

Converts hexadecimal numbers into decimal values.

24
New cards

IEEE

Institute for Electrical and Electronic Engineers organization.

25
New cards

ITU

International Telecommunications Union for global standards.

26
New cards

ISO

International Organization for Standardization, develops standards.

27
New cards

ANSI

American National Standards Institute, coordinates US standards.

28
New cards

Physical Topology

Shows actual physical connections between devices.

29
New cards

Logical Topology

Defines virtual connections using IP addressing schemes.

30
New cards

Point-to-Point Topology

Direct link between two endpoints in WAN.

31
New cards

Hub and Spoke Topology

Central site connects branch sites via links.

32
New cards

Mesh Topology

Every system connects to every other system.

33
New cards

Star Topology

Devices connected to a central hub.

34
New cards

Extended Star Topology

A star topology with additional hubs.

35
New cards

Bus Topology

All systems chained and terminated at ends.

36
New cards

Ring Topology

Each system connects to two neighbors forming a ring.

37
New cards

Half-Duplex Communication

One device sends or receives at a time.

38
New cards

Full-Duplex Communication

Devices transmit and receive simultaneously.

39
New cards

Contention-Based Access

Nodes compete for medium access in half-duplex.

40
New cards

Controlled Access

Deterministic access with scheduled time for nodes.

41
New cards

CSMA/CD

Carrier Sense Multiple Access with Collision Detection.

42
New cards

CSMA/CA

Carrier Sense Multiple Access with Collision Avoidance.

43
New cards

Data Link Frame

Encapsulates data with header and trailer.

44
New cards

Layer 2 Addresses

Physical addresses used for local frame delivery.

45
New cards

Data Link Protocol

Protocol determined by logical topology and physical media.

46
New cards

Ethernet

Common data link protocol for local area networks.

47
New cards

802.11 Wireless

Wireless networking standard for local area networks.

48
New cards

Point-to-Point Protocol (PPP)

Protocol for direct connection between two nodes.

49
New cards

High-Level Data Link Control (HDLC)

Bit-oriented protocol for point-to-point and multipoint links.

50
New cards

Frame-Relay

Packet-switching protocol for connecting local area networks.

51
New cards

LLC Sublayer

Identifies network layer protocol for data frames.

52
New cards

MAC Sublayer

Handles data encapsulation and media access control.

53
New cards

Ethernet Frame

Structure used to encapsulate data in Ethernet.

<p>Structure used to encapsulate data in Ethernet.</p>
54
New cards

Ethernet Addressing

Includes source and destination MAC addresses.

55
New cards

Frame Check Sequence (FCS)

Trailer used for error detection in Ethernet frames.

56
New cards

IEEE 802.3 MAC

Specifications for Ethernet communications standards.

<p>Specifications for Ethernet communications standards.</p>
57
New cards

Half-Duplex Medium

Shared medium allowing one-way data transmission at a time.

58
New cards

CSMA/CD

Carrier Sense Multiple Access with Collision Detection method.

59
New cards

Full-Duplex Communication

Simultaneous two-way data transmission using Ethernet switches.

60
New cards

Minimum Ethernet Frame Size

64 bytes; frames below this are discarded.

61
New cards

Maximum Ethernet Frame Size

1518 bytes; frames above this are jumbo frames.

62
New cards

Jumbo Frames

Frames larger than 1500 bytes, supported by modern switches.

63
New cards

Ethernet MAC Address

48-bit address for device identification in Ethernet.

64
New cards

Hexadecimal Representation

MAC addresses expressed using 12 hexadecimal digits.

65
New cards

OUI Code

Organizationally Unique Identifier in MAC addresses.

66
New cards

Frame Processing

Examining MAC addresses for frame forwarding decisions.

67
New cards

Broadcast MAC Address

Address allowing frame delivery to all devices in LAN.

68
New cards

Unicast MAC Address

Unique address for single device communication.

69
New cards

Address Resolution Protocol (ARP)

Determines destination MAC for IPv4 addresses.

70
New cards

Neighbor Discovery (ND)

Determines destination MAC for IPv6 addresses.

71
New cards

Broadcast MAC Address

Address for sending frames to all devices.

72
New cards

FF-FF-FF-FF-FF-FF

Hexadecimal for Ethernet broadcast MAC address.

73
New cards

Multicast MAC Address

Address for communication with a group of devices.

74
New cards

01-00-5E

MAC address for IPv4 multicast packets.

75
New cards

33-33

MAC address for IPv6 multicast packets.

76
New cards

MAC Address Table

Stores MAC addresses for forwarding decisions.

77
New cards

Content Addressable Memory (CAM)

Another term for MAC address table.

78
New cards

Layer 2 Ethernet Switch

Uses MAC addresses for frame forwarding.

79
New cards

Ethernet Hub

Repeats bits to all ports except incoming.

80
New cards

Source MAC Address Learning

Switch learns addresses from incoming frames.

81
New cards

Refresh Timer

Default 5 minutes for MAC address entries.

82
New cards

Unknown Unicast

Forwarding when destination MAC is not in table.

83
New cards

Filtering Frames

Switch forwards frames based on MAC address table.

84
New cards

Store-and-Forward Switching

Receives entire frame, checks CRC before forwarding.

85
New cards

Cut-Through Switching

Forwards frame before complete reception.

86
New cards

Frame Forwarding Methods

Techniques for processing and sending frames.

87
New cards

Destination MAC Address Match

Switch forwards frame if address is in table.

88
New cards

Incoming Port

Port where a frame enters the switch.

89
New cards

Encapsulated Data

Data contained within a network frame.

90
New cards

Cut-through switching

Switch forwards data after reading destination MAC address.

91
New cards

Fast-forward switching

Lowest latency; forwards immediately after destination read.

92
New cards

Fragment-free switching

Checks first 64 bytes for errors before forwarding.

93
New cards

Memory buffering

Stores frames before forwarding during congestion.

94
New cards

Duplex settings

Configuration for simultaneous data transmission capabilities.

95
New cards

Full-duplex

Both ends can send and receive simultaneously.

96
New cards

Half-duplex

Only one end can send at a time.

97
New cards

Autonegotiation

Automatically negotiates speed and duplex settings between devices.

98
New cards

Auto-MDIX

Automatically detects cable type for device connections.

99
New cards

Ethernet switch

Device that forwards frames based on MAC addresses.

100
New cards

Destination MAC address

Unique identifier for network interface in a frame.