Configure DHCP Server on Cisco IOS router

DHCP (Dynamic Host Configuration Protocol) provides dynamic addressing information to hosts on a network such as  IP addresses, subnet masks, default gateways, DNS servers, etc. Typically, physical DHCP servers (such as Microsoft Windows servers) are used to provide addressing information to DHCP clients (which are devices that request configuration via DHCP). However, Cisco IOS routers … Read more

What is Computer Network?

A computer network is a system where multiple different devices are connected together. These devices are interconnected and communicate with each other using some common standard called protocols. The computer network is created to share resources or information with each other. Some examples of networks are social networks, phone networks, television networks, neural networks, and … Read more

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 … Read more

Configuring Security Context in ASA Firewall [Solved]

ASA firewall can be divided into multiple virtual devices, known as Security Context. Each context acts as an independent firewall device, with its own security policy, interfaces, and administrators. Multiple contexts are similar to having multiple standalone devices. With enabling of Multiple context mode enables some Benefits and limitation of using Cisco ASA Multiple Context Mode. … Read more

Cisco ASA Firewall Virtualization

ASA Virtual Firewall

Cisco ASA firewall Virtualization is a concept where ASA is divided into multiple virtual standalone firewalls and each virtual standalone firewall acts and behaves as an independent firewall with its own configuration, interfaces, Security Policies, routing table and etc. Virtual ASA is also known as “Security Context”.  Cisco ASA firewall virtualization  is one of the … Read more

Configure IKEv2 Site to Site VPN in Cisco ASA

IKEv2 is a new design protocol doing the same objective of IKEv1 which protect user traffic using IPSec. IKEv2 provides a number of benefits over IKEv1, such as IKEV2 uses less bandwidth and supports EAP authentication where IKEv1 does not. IKEv2 support three authentication methods : 1. PSK 2. PKI (RSA-Sig) 3. EAP ( initiator … Read more