PPP, HDLC, FR and Ethernet are all Layer 2 technologies, but each has its own advantages. Take Ethernet as an example, which is the MAC address we often talk about, or take QQ messages as an example. QQ messages will be abbreviated to 7-5 layers after entering the computer. After arriving at the fourth layer, the TCP source port and destination port number will be affixed, and then sent to the third layer for processing, plus the source IP address and destination IP address, and then to the second layer, plus Ethernet. . . . . .
In short, it is necessary to distinguish levels, and the use of the network cannot be separated from any of the two or three layers. They are continuous, not parallel.