Week 4-5

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/25

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 10:26 AM on 7/15/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

26 Terms

1
New cards

RADIUS

An open-standard AAA protocol that combines authentication and authorization into one single process and encrypts only the password field.

2
New cards

TACACS+

A Cisco-proprietary AAA protocol that completely separates authentication, authorization, and accounting, and encrypts the entire body of the packet.

3
New cards

Sticky MAC Addresses

A port security feature that dynamically learns MAC addresses and saves them to the running configuration so they persist across reboots.

4
New cards

Protect Violation Mode

A port security mode that drops packets from unauthorized MAC addresses but does not shut down the port or increment the security violation counter.

5
New cards

Restrict Violation Mode

A port security mode that drops unauthorized traffic, increments the security violation counter, and sends a syslog message without disabling the port.

6
New cards

Shutdown Violation Mode

The default port security action that immediately places a port into the err-disabled state and sends an alert when an unauthorized MAC is detected.

7
New cards

Native VLAN Mismatch Attack

A structural vulnerability where an attacker sends double-tagged traffic over a native VLAN to sneak packets across a trunk line without a router.

8
New cards

Dynamic Trunking Protocol (DTP)

A Cisco-proprietary protocol used to automatically negotiate trunking links, which security best practices dictate should be disabled on access ports.

9
New cards

Untrusted Ports

Switch interfaces configured during DHCP Snooping that are exposed to general user hosts and are forbidden from sending DHCP server response messages.

10
New cards

DHCP Snooping Binding Table

A dynamic database created by the switch that logs the MAC address, IP address, lease time, and interface port of trusted client devices.

11
New cards

Gratuitous ARP

A type of unprompted ARP response message used by devices to announce their IP-to-MAC mapping, often abused by hackers during ARP spoofing attacks.

12
New cards

Trusted Ports (DAI)

Switch interfaces configured during Dynamic ARP Inspection that bypass valid address validation checks because they connect to other switches or routers.

13
New cards

PortFast

An STP optimization feature that immediately moves an access port from a blocking state to a forwarding state, bypassing the listening and learning states.

14
New cards

Virtual MAC Address

A shared identifier used by First Hop Redundancy Protocols (FHRP) to ensure local client traffic can seamlessly redirect to a backup router.

15
New cards

HSRP Priority

A configurable numerical value (0 to 255, default 100) used by Hot Standby Router Protocol to determine which physical router becomes the Active gateway.

16
New cards

HSRP Initial State

The beginning state of an HSRP router, indicating that the protocol has just started up and the configuration is not yet functional.

17
New cards

HSRP Listen State

An HSRP phase where the router knows the virtual IP address but is actively listening to determine who the current Active and Standby routers are.

18
New cards

HSRP Speak State

An HSRP phase where the router actively transmits hello messages to participate in the election of the Active and Standby default gateways.

19
New cards

Bridge Protocol Data Unit (BPDU)

Frame messages exchanged between switches every two seconds to share parameters and calculate the loop-free Spanning Tree topology.

20
New cards

Bridge ID (BID)

An 8-byte value composed of a 2-byte Bridge Priority and a 6-byte MAC address, used by STP to elect the central Root Bridge.

21
New cards

System ID Extension

A 12-bit modifier added to the STP Bridge Priority that allows the switch to run unique Spanning Tree instances for separate VLANs (PVST+).

22
New cards

Max Age

The Spanning Tree timer (default 20 seconds) that dictates how long a switch will store BPDU parameters before discarding them if a link drops.

23
New cards

Forward Delay

The amount of time (default 15 seconds) an STP port spends listening and learning before transitioning into a packet-forwarding state.

24
New cards

Port-Channel

The logical interface created when bundle aggregation technologies unite multiple physical wires together into one virtual connection.

25
New cards

Desirable Mode (PAgP)

An EtherChannel negotiation state where an interface actively sends PAgP packets to initiate and build a port bundle with a remote switch.

26
New cards

Active Mode (LACP)

An open-standard EtherChannel negotiation state where an interface actively transmits LACP packets to establish a trunk bundle link.