Network Engineer Interview

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

1/47

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 5:49 PM on 2/6/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

48 Terms

1
New cards

OSI Model

A 7-layer model explaining how data moves across a network.

2
New cards

Physical Layer

The layer that deals with cables and signals.

3
New cards

Data Link Layer

The layer responsible for MAC addresses and switching.

4
New cards

Network Layer

The layer that handles IP addressing and routing.

5
New cards

Transport Layer

The layer dealing with TCP/UDP and ports.

6
New cards

Session Layer

The layer responsible for session management.

7
New cards

Presentation Layer

The layer that handles encryption and data formatting.

8
New cards

Application Layer

The layer for user-facing applications such as HTTP and FTP.

9
New cards

TCP

Reliable, connection-oriented protocol.

10
New cards

UDP

Faster, connectionless protocol that is not reliable.

11
New cards

MAC Address

A unique hardware address assigned to a network interface.

12
New cards

IP Address

Identifies a device on a network; IPv4 is 32-bit, IPv6 is 128-bit.

13
New cards

Subnetting

Dividing a network into smaller networks to improve performance and security.

14
New cards

Public IP

An IP address that is internet-facing.

15
New cards

Private IP

An IP address used within an internal network.

16
New cards

NAT (Network Address Translation)

Translates private IP addresses to public IP addresses.

17
New cards

Static IP

An IP address that is manually configured.

18
New cards

Dynamic IP

An IP address that is assigned by DHCP.

19
New cards

ARP (Address Resolution Protocol)

Maps IP addresses to MAC addresses.

20
New cards

Default Gateway

The router that connects the local network to other networks.

21
New cards

Hub

A device that broadcasts to all connected devices.

22
New cards

Switch

A device that uses MAC addresses to send data only to the intended recipient.

23
New cards

Router

A device that uses IP addresses to route data between networks.

24
New cards

VLAN (Virtual Local Area Network)

A logical separation of networks within the same switch.

25
New cards

VLAN Tagging

Adding a VLAN ID to frames for identification.

26
New cards

Trunking

Carrying multiple VLANs between switches.

27
New cards

STP (Spanning Tree Protocol)

A protocol that prevents network loops.

28
New cards

Access Port

A port configured for one VLAN.

29
New cards

Trunk Port

A port that carries multiple VLANs.

30
New cards

Port Security

Limits which MAC addresses can connect to a switch port.

31
New cards

VTP (VLAN Trunking Protocol)

A protocol that manages VLANs across switches.

32
New cards

Switch Loop

A scenario that causes a broadcast storm if STP is disabled.

33
New cards

Broadcast Storm

Excessive broadcast traffic that can slow down or crash a network.

34
New cards

Routing

The process of selecting the best path for data across networks.

35
New cards

Static Routing

Routing that is manually configured.

36
New cards

Dynamic Routing

Routing that uses protocols to automatically determine paths.

37
New cards

RIP (Routing Information Protocol)

A slow routing protocol.

38
New cards

OSPF (Open Shortest Path First)

A fast and scalable routing protocol.

39
New cards

EIGRP (Enhanced Interior Gateway Routing Protocol)

A proprietary Cisco routing protocol.

40
New cards

Routing Table

A list of known routes in a networking device.

41
New cards

Administrative Distance

The trust level assigned to routing sources.

42
New cards

IGP (Interior Gateway Protocol)

A routing protocol used within an autonomous system.

43
New cards

EGP (Exterior Gateway Protocol)

A routing protocol used between different autonomous systems.

44
New cards

Purpose of Routing Protocol

To learn and update network routes automatically.

45
New cards

BGP (Border Gateway Protocol)

The primary protocol used for internet routing.

46
New cards

Route Summarization

The process of combining multiple routes into a single route.

47
New cards

Inter-VLAN

Routing between different VLANs.

48
New cards

Intra-VLAN

Routing within the same VLAN.