Cisco Access-lists (ACL’s – Access Control Lists)

Posted Posted in Access-Lists, CCNA (ICND2), Networking 101, Security

Access-lists are the cornerstone of security in networking. They are used on Routers, Switches and Firewalls and are often a challenge to understand when first starting your career in networking. Before we dive into the configuration of access-lists, or otherwise known as ACL’s (Access Control Lists), it’s important to get an understanding of the concepts, […]

Vlan Trunking Protocol VTP

VTP (VLAN Trunking Protocol)

Posted Posted in BCMSN, CCNA (ICND2), Switching

VTP (VLAN Trunking protocol) is a protocol used to replicate the VLAN information across switches, however there are a few things that must be made clear… VLAN information will only be sent on trunk ports Only the VLAN identity is replicated, NOT which ports are configured to use that VLAN! Maintains database consistency through a […]

Port Security

Port Security on a Cisco Switch

Posted Posted in BCMSN, CCENT (ICND1), CCNA (ICND2), IINS, Security, SND, Switching

In order to control what machines are plugged into your network, Cisco introduced the “switchport port-security” command. In this tutorial I’m going to explain how to use this command, and different options available using it. Below is the breakdown of the commands I used in the live demo, and an explanation of each. AOIP.ORG_Switch# terminal […]