0
0
Computer Networksknowledge~5 mins

MAC addressing in Computer Networks - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What does MAC stand for in MAC addressing?
MAC stands for Media Access Control. It is a unique identifier assigned to network interfaces for communications on the physical network segment.
Click to reveal answer
beginner
How many bytes long is a MAC address?
A MAC address is 6 bytes (48 bits) long. It is usually shown as 12 hexadecimal digits.
Click to reveal answer
beginner
What is the typical format of a MAC address?
A MAC address is typically written as six groups of two hexadecimal digits, separated by colons (:) or hyphens (-), for example: 00:1A:2B:3C:4D:5E.
Click to reveal answer
intermediate
Who assigns the first half of a MAC address and what does it represent?
The first half (first 3 bytes) of a MAC address is assigned by the IEEE to manufacturers and is called the Organizationally Unique Identifier (OUI). It identifies the device maker.
Click to reveal answer
intermediate
Can MAC addresses be changed by users?
MAC addresses are usually fixed by the manufacturer, but some devices and software allow users to change or 'spoof' the MAC address temporarily.
Click to reveal answer
What is the length of a MAC address?
A48 bits
B32 bits
C64 bits
D128 bits
Which part of the MAC address identifies the manufacturer?
AFirst 3 bytes
BLast 3 bytes
CMiddle 2 bytes
DEntire 6 bytes
Which of the following is a valid MAC address format?
A192.168.1.1
B255.255.255.0
C00:1A:2B:3C:4D:5E
Dhttp://example.com
Can MAC addresses be changed by users?
AYes, always
BSometimes, with special software
CNo, they are permanently fixed
DOnly by the manufacturer
What does MAC addressing help with in a network?
ARouting internet traffic
BAssigning IP addresses
CEncrypting data
DIdentifying devices on the local network
Explain what a MAC address is and why it is important in networking.
Think about how devices recognize each other on the same network.
You got /4 concepts.
    Describe the structure of a MAC address and the role of the Organizationally Unique Identifier (OUI).
    Consider how the address shows who made the device and which device it is.
    You got /4 concepts.