loader

Virtual eXtensible LAN (VXLAN)

VXLAN Improvement to Datacenter Fabric In this section, I am going to talk about data center fabric journey and how Virtual eXtensible LAN emerged. I will start with STP, then vPC and PortChannel. I won’t talk about FabricPath. We will finally jump in to VXLAN in Clos networks. STP Drawbacks Let’s architect our Clos topologies […]

Network Simu/Emu Tools, EVE-NG [02]

we've come from the previous page here… Installing Client tools | Linux Client integration pack According to the GitHub source it says that the repo contains the equivalent of EVE-NG windows Client-side pack for Ubuntu/Debian and other Linux distros.Currently supports the following URL schemes: telnet:// capture:// docker:// vnc:// Installing eve-ng-integration from the official PPA sudo […]

MPLS Overview

MPLS Overview Multiprotocol Label Switching (MPLS) is a protocol that uses labels to route packets instead of using IP addresses. In a traditional network, each switch performs an IP routing lookup, determines a next-hop based on its routing table, and then forwards a packet to that next-hop. With MPLS, only the first device does a […]

Network Simu/Emu Tools, EVE-NG [01]

Lab Introduction It is undeniable that during a learning process it would be helpful if we could deal with the examples of real-life challenges in order to commit to memory and put them into practice. For practicing in the realm of data transmission network. They help to simulate and emulate the traffic flow, configurations, related […]

Network Simu/Emu Tools, GNS3 [01]

Lab Introduction It is undeniable that during a learning process it would be helpful if we could deal with the examples of real-life challenges in order to commit to memory and put them into practice. For practicing in the realm of data transmission network. They help to simulate and emulate the traffic flow, configurations, related […]