How to use static routing for backup path or load-balancing
In this article, I will explain how to use static routes for backup path or load-balancing between 2 paths. Let’s take the following architecture:
In this article, I will explain how to use static routes for backup path or load-balancing between 2 paths. Let’s take the following architecture:
Dynamic Host Configuration Protocol helps us to address dynamically our hosts on the network. In fact, when a Host is configured to get its IP address dynamically, it will broadcast a DHCP REQUEST on...
As you know, Routers and L3 switches can be configured to act as a DHCP server. So, in this post, we will see how to configure DHCP on Cisco IOS.
We saw in a previous article the advantages of VLANs. In this article we’ll see how the communication between two hosts that are in the same VLAN but not plugged on the same Switch...
In this article, we’ll talk about VLANs (Virtual LAN). It is a buzzword (we should use it) in today’s networks, and sometimes we don’t understand why we use this concept.