BGP Session Keepalive And Hold Times

In this post we’ll deep into the operation of BGP that is a Border Gateway protocol aimed at connecting (routing information exchange) autonomous system in contrast with IGP (Interior Gateway Protocols) that run into each autonomous system. Thus, we do not need to have detailed information about IGPs to exchange routing information… before this routing…...

Free level Membership Required

You must be a Free level member to access this content.

Join Now

Already a member? Log in here
Read Full News

My First Scapied IPV6 Packet

In this blog, let’s build our first IPv6 packet. Introduction The idea of this lab is to craft an IPv6 packet from scratch using Python and Scapy library. The IDE I use is JetBrains PyCharm Community Edition 2018.3.1 x64 which is available for free at : https://www.jetbrains.com/pycharm/download/download-thanks.html?platform=windows&code=PCC The IDE The IDE interface looks like in…

Read Full News

La dRRM Du WiFi… En Action!

Ce blog présente le travail que vous pouvez retrouver sous le lien: La dRRM du WiFi… en action!, concernant la gestion des ressources radio dans un réseau wifi. La gestion des ressrouces radio ou RRM qui est au coeur de tout développement ou conception d’architecture wifi (d’entreprise ou publique). La RRM commen processus ou module…

Read Full News

Let’s Find Out About (Static) MPLS… From The Start!

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’ll try next, to explore the functionnality of this protocol using a very simple and basic example using both Cisco and HPE…...

Free level Membership Required

You must be a Free level member to access this content.

Join Now

Already a member? Log in here
Read Full News

How to build an .EXE for your Py Script

In this blog, let’s see how we can build an exe file from our py (python) script. Motivation Why it is interesting to build an exe for our py script? poratability, ease of execution, etc. are some reasons why to do so. Instead of opening the IDE, loading the script, run it, an exe file…...

Free level Membership Required

You must be a Free level member to access this content.

Join Now

Already a member? Log in here
Read Full News

Zabbix it!

In this blog let’s discover the world of Zabbix… Introduction Zabbix is a free infrastructure monitoring tool that collects and displays measurements about networks, servers, machines, business services, containers, cloud infrastructure, IoT, websites, applications and other services. In this blog, let’s explore in depth the world of Zabbix : what we can do with it?…...

Free level Membership Required

You must be a Free level member to access this content.

Join Now

Already a member? Log in here
Read Full News