• Auto-negotiation/FLP

    Today we will be discussing layer 2 switches and auto negotiation. Links on switches can operate at varying speeds such as 10, 100, or even 1000Mbps. Switches can also operate on half-duplex  and full duplex. So say I have two switches but they’re running different settings but I want them to form a link together….

  • CSMA/CD

    Hi, today we are going to dive into a feature called CSMA/CD which stands for Carrier Sense Multiple Access Collision Detection. This is a protocol mostly used by Ethernet NICs when they are connected to half-duplex  networks such as being connected to ethernet hubs and plays an important role in handling what to do after…

  • Straight-Through vs Crossover Cables

    Straight-Through vs Crossover Cables

    Today I will be discussing straight-through cables and crossover cables. Straight-through  cables and cross over cables both have their use cases. They both serve an important purpose and can’t just be used any way you want to, well because of new technology we can but for the sake of learning the purpose we will dive…

  • Cables: Copper vs Fiber

    Cables: Copper vs Fiber

    Twisted Pair Cables Hello everyone, today we are going to talk about cables, specifically copper cables and fiber cables. Copper and fiber optic cables both have their pros and cons, so let’s talk about it. Copper is an IEEE 802.3 standard that carries electrical signals from the transmitting end to the receiving end and vice…

  • Network Devices

    Network Devices

    ETHERNET HUB Hello everyone, today we are going to talk about common network devices. The first device we’re going to talk about is the Ethernet Hub. This is a physical layer device that acts as a multiport repeater. What does that mean you ask? It means that when a signal is transmitted out of one…

  • The OSI and TCP/IP Model

    The OSI and TCP/IP Model

    Hi, today I am going to dive into the OSI model. The OSI model is one of the most important things when it comes to networking in my opinion. It serves as the foundation to simplify the complexity of what is really going on when a packet traverses a network. A good understanding of the…

  • DAI Optional Checks and Rate Limiting

    DAI Optional Checks and Rate Limiting

    For this discussion I am going to dive into more DAI and the additional features that It has. The two additional features that can be optionally added on top of DAI are “optional checks” and “rate limiting.” DAI optional checks are optional features that can be added after the IP to MAC mapping has been…

  • What is DAI?

    What is DAI?

    Today I am going to talk about DAI. DAI is a layer 2 feature that can be applied on most Cisco switches. It stands for “Dynamic ARP inspection” and this layer 2 feature is vital for protecting the network from any ARP based attacks such as MITM, ARP spoofing and even DOS attacks that are…

  • What is ARP?

    What is ARP?

    One fundamental networking concept is ARP (Address Resolution Protocol) and how it empowers communication on a local network. When a host needs to send traffic, the destination IP is already known but the destination MAC is unknown which makes Ethernet delivery not possible because it needs both a source MAC and destination MAC address. Since…

  • Welcome to Networking Notebook

    Welcome to Networking Notebook

    Hello everyone, my name is Richard Pateau and I am currently studying for the Cisco CCNA. I started learning about networking earlier this year while preparing for the Network+ certification. After having taken the certification and passed, I realized that I genuinely enjoy networking, not just passing the certification but actually understanding how a network…