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 More

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 More

I-BGP Synchronization With IGP

In this blog, we will discuss the I-BGP synchronization with IGP feature. A little introduction By definition, the BGP synchronization rule requires that when a BGP router receives information about a network from an I-BGP neighbor, it does not use this information until a matching route : static or dynamic : learned via an IGP…...

Free level Membership Required

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

Join Now

Already a member? Log in here
Read More

Setup A Checkpoint Lab Using VirtualBox And GNS3 On Windows

In this blog, we will setup a Checkpoint lab using virtualbox and gns3 on windows. Introduction In this lab we implement a basic security architecture to demonstrate the operation of a firewall cluster to protect our network. Our “security domain” is segmented into four zones: Security topology Our security topology is compound by two security…...

Free level Membership Required

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

Join Now

Already a member? Log in here
Read More

Vlan Propagation And Cisco FabricPath

In this post, we explore the operation of Cisco FabricPath (FP) and more specifically Vlan information propagation in this fabric in comparison with other platforms: Catalyst for example from the same vendor. Introduction The case is to learn how the switches that are part of the LAN network learn about and support Vlan operation: is…...

Free level Membership Required

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

Join Now

Already a member? Log in here
Read More