Transport Layer

Transport Layer Overview The transport layer of both the OSI and TCP/IP models is very important. At this layer the data being prepared to be sent over the internet is broken into pieces called segments. The PDU or protocol data unit at this layer is called a segment. Their are two main protocols that function at this […]
Continue reading…

 

Network Layer

Network Layer Overview The Network Layer is all about networks and routing packets to the correct network, it is the “Layer of The Internet” the layer of the IP protocol. The IP protocol is a connectionless protocol, it doesn’t care about setting up a connection prior to sending like TCP’s three way handshake, it just sends. IP is […]
Continue reading…

 

Ethernet

Ethernet Overview Ethernet is an important topic in the Cisco CCNA because network administrators typically oversee LANs (local area networks), and pretty much all LANs today use some form of Ethernet, whether it be copper Fast Ethernet, or fiber optic Gigabit Ethernet, or wireless Ethernet. Ethernet became what it is today, because it was cheap […]
Continue reading…

 

Data Link Layer

Overview The data link layer provides the upper layers access to the network media. It is responsible for controlling access to the media, encapsulating packets into appropriately sized frames for the media used, physical addressing, the exchange of frames between nodes on the local network, and error detection. Media Access Control Control Based Access – […]
Continue reading…

 

Physical Layer

Overview The purpose of the Physical layer is to put digital bits on the media as encoded signals and to also receive encoded signals and turn them back into binary digits. Media at the Physical layer refers to either copper cables, fiber optic cables or wireless radio waves. Along with all the different types of […]
Continue reading…