nerdexam
Cisco

200-150 · Question #49

Which address is valid in the data link layer of the OSI reference model?

The correct answer is C. 07-AB-02-1F-35-C8. The data link layer (Layer 2) uses MAC addresses, which are 48-bit values represented as six hexadecimal octets separated by hyphens.

Cisco Data Center Networking Technologies

Question

Which address is valid in the data link layer of the OSI reference model?

Options

  • A192.168.20.1
  • B09-1B-02-1C-87
  • C07-AB-02-1F-35-C8
  • D172.16.10.12

How the community answered

(41 responses)
  • A
    5% (2)
  • C
    93% (38)
  • D
    2% (1)

Why each option

The data link layer (Layer 2) uses MAC addresses, which are 48-bit values represented as six hexadecimal octets separated by hyphens.

A192.168.20.1

192.168.20.1 is an IPv4 address, which operates at Layer 3 (Network layer), not Layer 2.

B09-1B-02-1C-87

09-1B-02-1C-87 contains only five octets, making it an invalid MAC address - a valid MAC address requires exactly six octets (48 bits).

C07-AB-02-1F-35-C8Correct

07-AB-02-1F-35-C8 is a valid 48-bit MAC address consisting of exactly six hexadecimal octets separated by hyphens, which is the correct format for data link layer addressing per IEEE 802. MAC addresses uniquely identify network interface cards at Layer 2 of the OSI model.

D172.16.10.12

172.16.10.12 is an IPv4 address used at Layer 3 (Network layer), not the data link layer.

Concept tested: OSI Layer 2 MAC address format

Source: https://www.cisco.com/c/en/us/support/docs/interfaces-modules/port-adapters/12768-pm-overview.html

Topics

#OSI model#MAC address#data link layer#Layer 2 addressing

Community Discussion

No community discussion yet for this question.

Full 200-150 Practice