I was reading some of the Network+ technotes regarding the Remote Access Protocols and came across this:
L2TP operates at the Data-Link layer of the OSI-model and uses UDP port 1701.
Could someone explain to me how this protocol operates at the Data-Link layer, but also uses the Transport/App Layer as well because it kind of confused me?
Does this mean the whole L2TP packet only provides application data to the p2p device (vpn concentrator, router/firewall) that is receiving it? Then discarded like a normal frame on its way to a different network?
Thanks