Recent Posts

Security

Configuring an SFTP repository in ISE

Cisco ISE allows you to create and delete repositories through the administrator portal. You can create the following types of repositories: Disk, FTP, ...
Read more 0
Devnet Linux

Install Docker in Ubuntu

In this article we will learn how to install Docker on an Ubuntu 20.04 operating system. 1.-Installing the initial requirements with the following ...
Read more 0
CCNA Networking Fundamentals

Introduction to networks

Today’s networks have changed unimaginably; in just a few years, their limitations have evolved on a large scale. The first data networks could ...
Read more 0
Devnet Linux

Creating a virtual environment with VENV – Python

This article teaches how to set up a python virtual environment on a Ubuntu 20.04.An Environment Virtual allows you to manage separate package ...
Read more 0
Enterprise Infrastructure

EIGRP Configuration

Enhaced Interior Gateway Routing Protocol – EIGRP Its internal administrative distance is 90, and the external one is 170. So that a router ...
Read more 0
Networking Fundamentals

RIPv2

Routing Information Protocol Version 2The first classless routing protocol is the evolution of RIP v1, plus it supports VLSM (Variable Length Subnet Mask).RIPv2 ...
Read more 0
Networking Fundamentals

Routing Table

The primary function of a router is to send a packet to its destination network, which is the destination IP address of the ...
Read more 0
Devnet Linux

Install python in Ubuntu 20.04

Python 3 is installed by default on the Ubuntu 20.04 Linux distribution. To ensure that our versions are up to date, we will ...
Read more 0
en_US