Difficulty: Easy
Correct Answer: None of the above
Explanation:
Introduction / Context:
The OSI model separates networking into seven layers to clarify roles and interoperability. The Physical layer is the lowest layer and deals with transmission of raw bits over a medium, not higher-level framing or virtual circuit services.
Given Data / Assumptions:
Concept / Approach:
Match each option to its OSI layer. Anything involving frames belongs to Data Link (Layer 2). Interfaces to packet services (like X.25 virtual circuits) are Layer 2/3 functions, not Layer 1. Therefore, none of the listed options accurately describes the Physical layer's responsibilities.
Step-by-Step Solution:
Verification / Alternative check:
Standards like IEEE 802.3 (physical signaling portions), RS-232, and fiber specifications cover Physical layer parameters: line coding, signal levels, connector types, and timing, not framing procedures or VC interfaces.
Why Other Options Are Wrong:
Common Pitfalls:
Assuming anything about "packets" or "frames" is Physical; confusing cable specifications (Layer 1) with link protocols (Layer 2).
Final Answer:
None of the above
Discussion & Comments