Skip to main content

Cisco: Basic ASA v9.8

Cisco ASA Basic

Review basics of Cisco ASA.

Refer GNS Notes to get Cisco ASAv image.

Remember to use wired NIC adapter with Cloud in GNS3, otherwise use NAT (instead of Cloud) if you connect to home broadband router via wireless.

Popular posts from this blog

Powershell Core - pwsh

PowerShell Core is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models.

Entity Framework Core: Notes

Entity Framework is [WHAT] an object-relational mapper [WHY] enabling .NET developer to work with relational data using domain-specific object.