Layer by Layer: The OSI Model: Layer 3

Preamble: This space will be utilized to synthesize my notes and help improve my learning process while I study for the CompTIA Network+ N10-009 certification exam. Please follow along for more Network+ notes and feel free to ask any questions or, if I get something wrong, offer suggestions to correct any mistakes. Network Layer (Layer 3) This layer is responsible for moving data to other networks. While the data-link layer is responsible for forwarding data using a hardware address within a single segment the Network layer moves data around networks by using logical addressing and host IDs. The Network layer encapsulates data into a PDU called a packet and it is given a destination networking address. The most common for of networking address is an Internet Protocol (IP) address. The packet is then forwarded by a device called a router and it will move from one router to the next (hop) until it reaches its final destination. Microsoft Windows Command Prompt showing the results of the ipconfig command. Devices that Operate on the Network Layer Router: Network device that is used to connect different networks together. It utilizes PDUs called Packets and logical addressing. They use protocols to determine the best path to send the packet like: RIP (Routing Information Protocol) OSPF (Open Shortest Path First) BGP (Border Gateway Protocol) Firewalls: Enforces rules to prevent unauthorized traffic into or out of a network. It utilizes Access Control Lists (ACLs) to filter network traffic. Layer 3 switches: These are switches that have routing capabilities and can route traffic between different VLANs and IP networks. Ideal for larger networks that require inter-VLAN routing and efficient traffic management. Used in core network environments to improve performance and scalability. Thanks for joining me to learn more about Layer 3, the Network layer. Next we will peer into Layer 4, the Transport layer.

Mar 23, 2025 - 02:38
 0
Layer by Layer: The OSI Model: Layer 3

Preamble:
This space will be utilized to synthesize my notes and help improve my learning process while I study for the CompTIA Network+ N10-009 certification exam. Please follow along for more Network+ notes and feel free to ask any questions or, if I get something wrong, offer suggestions to correct any mistakes.

Network Layer (Layer 3)

This layer is responsible for moving data to other networks. While the data-link layer is responsible for forwarding data using a hardware address within a single segment the Network layer moves data around networks by using logical addressing and host IDs. The Network layer encapsulates data into a PDU called a packet and it is given a destination networking address. The most common for of networking address is an Internet Protocol (IP) address. The packet is then forwarded by a device called a router and it will move from one router to the next (hop) until it reaches its final destination.

Microsoft Windows Command Prompt showing the results of the ipconfig command.Microsoft Windows Command Prompt showing the results of the ipconfig command.

Devices that Operate on the Network Layer

Router: Network device that is used to connect different networks together. It utilizes PDUs called Packets and logical addressing. They use protocols to determine the best path to send the packet like:

  1. RIP (Routing Information Protocol)
  2. OSPF (Open Shortest Path First)
  3. BGP (Border Gateway Protocol)

Firewalls: Enforces rules to prevent unauthorized traffic into or out of a network. It utilizes Access Control Lists (ACLs) to filter network traffic.

Layer 3 switches: These are switches that have routing capabilities and can route traffic between different VLANs and IP networks. Ideal for larger networks that require inter-VLAN routing and efficient traffic management. Used in core network environments to improve performance and scalability.

Thanks for joining me to learn more about Layer 3, the Network layer. Next we will peer into Layer 4, the Transport layer.