-
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
-
How to Add Cisco Cloud Service Router CSR1000v to Eve-ng
Learn How to Add Cisco Cloud Service Router CSR1000v to Eve-ng . Cisco Cloud Service Router CSR1000v is widely used in CCIE Labs and Cloud enterprise platforms like AWS, Azure and much more. Step by Step Procedure to Add Cisco Cloud Service Router CSR1000v to Eve-ng 1. Download Cisco Cloud Service Router CSR1000v qcow2 from […]
-
How To Add Cisco Firepower Management Center FMC to Eve-NG
Follow the below steps to add Cisco Firepower Management Center FMC to Eve-ng, Cisco FMC is used to manage multiple Cisco FTD and you can also practice for CCIE Security v6 lab. You can create your lab for practice, Study, demo, and presentation in Eve-NG. To see how to add Cisco FTD Firepower threat defense in […]
-
How to add Linux servers in Eve-ng
You can choose any of Linux image from the pack below and simply upload into EVE. Download your preferred image from this link: Download Linux Images Here 2. Download your desirable image 3. Using WinSCP or FileZilla SSH (TCP 22) to your EVE and upload downloaded image to the location: /opt/unetlab/addons/qemu/ 4. […]
-
How TO Add Palo Alto Firewall In Eve-NG
In this blog follow below steps to add Palo alto firewall image in eve-ng. Palo Alto is a next-generation firewall that provides lot of Security features. You can add Palo alto firewall in Eve-NG and create your own lab for testing/education purposes. How to add Palo Alto firewall to eve-ng consider below steps Image Supported […]
-
How to add Cisco Firepower Threat Defense (FTD) to Eve-NG
To add Cisco Firepower threat defense FTD to eve-ng use below steps Cisco FTD is one of the best Security product of today, and In CCIE Security v6 Cisco FTD will be used in LAB and Eve-NG has made our task easy, you can prepare/practice complete CCIE Lab in EVE-NG. To add Cisco Firepower threat […]
-
How to add Static route in Windows
To add Static route in windows follow three simple steps are required- Open Command Prompt with administrative access. Use “route print” to check the routing route print 3. To add a static route in Windows use below syntax. route ADD destination_network MASK subnet_mask gateway_ip metric_cost route ADD 192.168.35.0 MASK 255.255.255.0 192.168.0.2 The subnet_mask and metric_cost components are optional to […]
-
How To Configure Cisco GETVPN
This document will explain how to deploy Cisco GETVPN if you are new to GETVPN then first go through Cisco GETVPN Concept Explained this covers the basic fundamentals of GETVPN to help you understand the concept easily. GETVPN Deployment Configuration COOP Server Exportable RSA Keys The preceding configuration is sufficient for a standalone KS in an enterprise […]
-
Cisco GETVPN Concept Explained
This document covers the theoretical aspects of the GETVPN. It outlines the best deployment methods and best practices recommended by Solution Architects. GETVPN (Group Encrypted Transport) What is GETVPN? Cisco GETVPN delivers a revolutionary solution for tunnel-less, any-to-any and confidential branch communication. Group Encrypted Transport VPN (GETVPN) introduces the concept of a trusted group to […]
-
TCP 3-Way Handshake
TCP 3-way handshake is one of the most commonly asked question and now you are going to find the answers you have been looking for the entire time. This article goes in-depth of the TCP handshake it. TCP (Transmission Control Protocol) is a connection-oriented protocol which sends and receives data using sequence and acknowledgment numbers. […]
