CCNA 1-3

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/57

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

58 Terms

1
New cards

Router

A Layer 3 device that forwards packets between networks based on IP addresses.

2
New cards

Switch

A Layer 2 device that forwards Ethernet frames based on MAC addresses.

3
New cards

NGFW (Next-Generation Firewall)

Advanced firewall that performs deep packet inspection and intrusion prevention.

4
New cards

IPS (Intrusion Prevention System)

Monitors and blocks suspicious traffic in real time.

5
New cards

Access Point (AP)

Device providing wireless connectivity to a wired LAN.

6
New cards

WLC (Wireless LAN Controller)

Centralized device that manages and controls multiple wireless access points.

7
New cards

SSID (Service Set Identifier)

The name of a wireless network broadcasted by an access point.

8
New cards

PoE (Power over Ethernet)

Technology delivering power and data through one Ethernet cable.

9
New cards

MAC (Media Access Control) Address

Unique hardware identifier assigned to a network interface card.

10
New cards

TCP (Transmission Control Protocol)

Connection-oriented protocol that guarantees reliable delivery of packets.

11
New cards

UDP (User Datagram Protocol)

Connectionless, faster protocol that does not guarantee delivery.

12
New cards

IPv4 (Internet Protocol version 4)

32-bit addressing system used to identify network devices.

13
New cards

IPv6 (Internet Protocol version 6)

128-bit addressing system designed to replace IPv4.

14
New cards

NAT (Network Address Translation)

Converts private IP addresses to public ones for Internet communication.

15
New cards

DHCP (Dynamic Host Configuration Protocol)

Automatically assigns IP addresses and network parameters to clients.

16
New cards

DNS (Domain Name System)

Resolves domain names to IP addresses.

17
New cards

VRF (Virtual Routing and Forwarding)

Allows multiple routing tables to coexist on a single router.

18
New cards

VLAN (Virtual Local Area Network)

Logical segmentation of a network into separate broadcast domains.

19
New cards

Trunk Port

Switch port carrying traffic for multiple VLANs using tagging (802.1Q).

20
New cards

Access Port

Switch port assigned to a single VLAN for end devices.

21
New cards

802.1Q

IEEE standard for VLAN trunk tagging.

22
New cards

Native VLAN

VLAN that carries untagged traffic on a trunk link.

23
New cards

LACP (Link Aggregation Control Protocol)

Combines multiple physical links into one logical link for redundancy.

24
New cards

STP (Spanning Tree Protocol)

Prevents switching loops in Layer 2 networks.

25
New cards

PVST+ (Per-VLAN Spanning Tree Plus)

Cisco’s version of STP that runs one instance per VLAN.

26
New cards

BPDU (Bridge Protocol Data Unit)

STP messages used to detect loops and elect root bridges.

27
New cards

Root Bridge

The central switch chosen by STP to manage the network topology.

28
New cards

PortFast

STP feature that immediately transitions ports to forwarding state (for PCs only).

29
New cards

BPDU Guard

STP protection that disables a PortFast port if a BPDU is received.

30
New cards

Root Guard

Prevents unauthorized switches from becoming the STP root.

31
New cards

Loop Guard

Prevents loops caused by unidirectional links.

32
New cards

EtherChannel

Logical bundle of multiple physical links to increase bandwidth and redundancy.

33
New cards

LLDP (Link Layer Discovery Protocol)

Vendor-neutral protocol for device discovery.

34
New cards

CDP (Cisco Discovery Protocol)

Cisco proprietary protocol for discovering neighboring Cisco devices.

35
New cards

WLAN (Wireless Local Area Network)

Wireless network connecting devices within a local area.

36
New cards

SSH (Secure Shell)

Encrypted command-line access to network devices.

37
New cards

Telnet

Unencrypted remote command-line protocol (deprecated for security).

38
New cards

TACACS+ (Terminal Access Controller Access-Control System Plus)

Cisco AAA protocol for secure authentication and authorization.

39
New cards

RADIUS (Remote Authentication Dial-In User Service)

AAA protocol used to authenticate network users.

40
New cards

AAA (Authentication, Authorization, Accounting)

Framework for managing user access and activity.

41
New cards

LAG (Link Aggregation Group)

Group of combined interfaces treated as one logical link.

42
New cards

OSPF (Open Shortest Path First)

Link-state dynamic routing protocol using Dijkstra’s algorithm.

43
New cards

RID (Router ID)

Unique identifier for each OSPF router (highest IP or manually set).

44
New cards

LSA (Link-State Advertisement)

OSPF messages that describe network topology.

45
New cards

DR/BDR (Designated/Backup Designated Router)

OSPF routers managing updates in broadcast networks.

46
New cards

Default Route (0.0.0.0/0)

Route used when no specific route matches a packet’s destination.

47
New cards

Static Route

Manually configured route used for fixed network paths.

48
New cards

Floating Static Route

Backup route activated only if the main route fails.

49
New cards

HSRP (Hot Standby Router Protocol)

Cisco protocol providing gateway redundancy.

50
New cards

VRRP (Virtual Router Redundancy Protocol)

Open standard version of HSRP for redundancy.

51
New cards

GLBP (Gateway Load Balancing Protocol)

Cisco protocol offering both redundancy and load balancing.

52
New cards

Administrative Distance (AD)

Value representing route trustworthiness; lower = more trusted.

53
New cards

Metric

Cost value used to choose the best path among multiple routes.

54
New cards

Gateway of Last Resort

Router’s default route for unknown destinations.

55
New cards

Point-to-Point Link

Direct connection between two devices.

56
New cards

Broadcast Network

Multi-access network type where routers can send to all devices.

57
New cards

Wildcard Mask

Inverse of a subnet mask, used in OSPF and ACLs to match IP ranges.

58
New cards

CLI (Command-Line Interface)

Text-based interface used to configure Cisco devices.