Networks (and applications) are getting more and more global and the usage of NAT is inevitable. To run application efficiently such global networks (that are built over internet) should be NAT-friend...
In this post we’ll discuss the motivation and a basic operation of an MPLS network. In the first part, we’ll introduce this protocol and our setup (using GNS3) that put it into play. We...
Introduction and definitions This post is a part of a serie of post about Multicast operation from the most basic setup to a much complicated one (scenario that include more routing and receiving opti...
introduction Dynamic routing protocols exchange routing information before populating routing tables and forwarding packets. For this task, RIP (routing information protocol) put into play many machan...
in this post we work on our understading of the operation of RIP and how split horizon rule work lab setup In our setup, R1 and R2 routers are in RIP domain and exchange information about loopback 0 a...
This blog is a part of a serie of blogs about multicast routing: Previously we’ve introduced multicast routing and PIM protocol operation in dense mode. In this blog, we’ll check the opera...