Week 1: IP & MAC PDU Format Flashcards
What is the Preamble of an IEEE802.3 MAC Frame made of?
Alternating 1’s & 0’s
How many bytes long is the Preamble of an IEEE802.3 MAC Frame?
7 Bytes
What is the Start Frame Delimiter (SDF) Binary value?
10101011
How many bytes long is the SDF of an IEEE802.3 MAC Frame?
1 Byte
How many bytes long is the Destination Address in an IEEE802.3 MAC Frame?
6 Bytes
How many bytes long is the Source Address in an IEEE802.3 MAC Frame?
6 Bytes
How many bytes long is the Length or Type field in an IEEE802.3 MAC Frame?
2 Bytes
How many bytes long is the CRC Field in an IEEE802.3 MAC Frame?
4 Bytes
What is the average byte length range of an IEEE802.3 MAC Frame?
64 to 1518 Bytes
What fields compose an IEEE802.3 MAC Frame?
Preamble (7 Bytes) SFD (1 Byte) Destination Address (6 Bytes) Source Address (6 Bytes) Length or Type (2 Bytes) Data & Padding (variable Byte length) CRC (4 Bytes)
How many Bytes are in a MAC Address?
6 Bytes (48 bits)
What do the left 3 Bytes in a MAC Address indicate?
The vendor
What do the right 3 Bytes in a MAC Address indicate?
Interface Card
this is Network Interface Controller (NIC) specific!
What are the left 3 bytes in a Multicast MAC Address?
01:00:5E
What is the MAC Address for a Broadcast?
FF:FF:FF:FF:FF:FF
What is the min-max range of bytes for an IPv4 Datagram?
Min. 20 Bytes, Max 60 Bytes
How many bits long is the Source IP Address field in an IPv4 Datagram?
32 Bits
How many bits long is the Destination IP Address field in an IPv4 Datagram?
32 bits
How many bits long is the Version field in an IPv4 Datagram?
4 bits
How many bits long is the Header Length field in an IPv4 Datagram?
4 bits
How many bits long is the Priority & Type of Service field in an IPv4 Datagram?
8 bits