Jaime

Latest posts — page 32

paid

Lab sec-05 - DHCP Snooping and Dynamic ARP Inspection

Configure DHCP snooping and Dynamic ARP Inspection on SW1: build the binding table, set trusted ports, and verify with show ip dhcp snooping and show ip arp inspection. Stops rogue DHCP servers, starvation attacks, and ARP poisoning.

paid

Lab sec-07 - AAA New-Model with Local Fallback

Configure AAA new-model on R1 with the local database as the primary method: named method lists for vty and console, the four AAA methods, and the fallback chain that keeps you logged in when servers are unreachable.

paid

Lab sec-06 - SSH and Disable Telnet

Configure SSH version 2 on a Cisco router: generate RSA keys, set the hostname and domain name, enable ip ssh version 2, and restrict the vty lines to SSH only so telnet's plaintext passwords are gone for good.

paid

Lab ips-10 - QoS LLQ + CBWFQ on WAN Egress

Attach a QoS policy to WAN egress: priority percent builds an LLQ for voice, bandwidth percent builds CBWFQ for the rest, and show policy-map interface proves each class with packet counters. Builds on the ips-09 marking lab.

paid

Lab sec-04 - Port Security and MAC Pinning

Configure port security on SW1: the protect, restrict, and shutdown violation modes, MAC count limits, and sticky MAC learning, verified with show port-security interface. Stops casual plug-anything-in attacks at the access layer.

paid

Lab sec-03 - Extended ACL (Named)

Configure a named extended ACL on IOS XE: matching by protocol and destination port, the established keyword, inserting entries by line number, and why extended ACLs belong close to the source.