|
||
Lesson 6
Objective |
The link layer
Responsibilities of link layer in TCP/IP protocol |
|
|
Question :What are the responsibilities of the link layer in the TCP/IP protocol?
The link layer is responsible for establishing communication between machines at the level of a physical connection. For example, the link-layer protocols move data from an ethernet card across 10BaseT wires, or from a serial port, through a modem, and across the phone network. Examples of link-layer protocols are FDDI, which is used for fiber optics networks; the familiar ethernet protocol; and PPP, which is used across phone lines and other types of point-to-point connections. Link-layer protocols are typically concerned only with the local network. Moving data across wide area networks, or between different types of physical networks, requires the capabilities of the network layer.
|
||
|
|
||