A network administrator is reviewing the packet processing logic of an enterprise Ethernet switch. Which of the following functions and data structures operate strictly within Layer 2 (Data Link Layer) of the OSI model? (Select TWO.)
- Appending a Cyclic Redundancy Check (CRC) frame check sequence trailer for error detectionCevap
- Evaluating destination Media Access Control (MAC) addresses to make frame forwarding decisionsCevap
- CEncapsulating transport segments into logical IP datagrams containing source and destination addresses
- DManaging port numbers to multiplex multiple application data streams over a single network connection
Cevap
The operations residing strictly at Layer 2 (Data Link Layer) are appending a Cyclic Redundancy Check (CRC) frame check sequence trailer for error detection and evaluating destination Media Access Control (MAC) addresses to make frame forwarding decisions.
Layer 2 (Data Link Layer) is responsible for node-to-node data transfer across a physical medium. It encapsulates Layer 3 packets into frames, utilizes physical Media Access Control (MAC) addresses for local delivery, and appends a Frame Check Sequence (FCS) containing a Cyclic Redundancy Check (CRC) to detect transmission errors.
Adım Adım Çözüm
Anahtar Kavram
OSI Layer 2 (Data Link Layer) functions and protocol data unit (PDU) characteristics