lab

Ubuntu 20.x ~ DHCP Server Setup

Netplan.IO Interface Configuration network: ethernets: ens3: dhcp4: false dhcp-identifier: mac addresses: [ 10.0.1.10/24 ] gateway4: 10.0.1.1 nameservers: addresses: [ 1.1.1.1, 8.8.8.8 ] version: 2 In...

Juniper – JNCIA Study Lab

Today, we are going to walk you through how to setup a Juniper JNCIA Study Lab using the EVE-NG Emulation Environment. Requirements EVE-NG Emulation Environment Juniper vSRX Appliance For this lab, we...

EVE-NG ~ How to Expand the LVM Disk

The community edition of EVE-NG pre-built OVA comes with a 40G disk. There are instructions on how to extend this by adding additional disks, however, I wanted to maintain a single disk and expand it ...

EVE-NG ~ Emulated Virtual Environment Server

What is EVE-NG? EVE-NG is a graphical network emulation server that supports both commercial and open-source router and server images. Key Features KVM HW acceleration Topology designer “click a...