VLAN Settings Review

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

1/10

flashcard set

Earn XP

Description and Tags

A set of vocabulary flashcards covering VLAN basics, inter-VLAN routing, subnets, default VLANs, gateways, and common mistakes as described in the video notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

11 Terms

1
New cards

VLAN

A Virtual Local Area Network that logically segments a network into separate broadcast domains; devices in different VLANs cannot communicate without routing.

2
New cards

Inter-VLAN Routing

The process of routing traffic between different using a router or Layer 3 device.

3
New cards

Subnet

A logical subdivision of an IP network; devices in the same VLAN should share the same subnet

4
New cards

Default VLAN (VLAN 1)

The default VLAN where untagged ports belong by default; if many devices are on VLAN 1, it creates a large broadcast domain.

5
New cards

Gateway

The device/interface that provides traffic routing for hosts to reach other VLANs and the Internet; without a gateway, hosts cannot reach other networks.

6
New cards

Router

A device that routes traffic between VLANs and to the Internet

7
New cards

Untagged Port

A switch port that sends/receives frames without a VLAN tag; by default, untagged ports belong to the configured untagged VLAN (often VLAN 1 if not changed).

8
New cards

Server VLAN

A separate VLAN for servers to segregate server traffic from client VLANs, improving performance by reducing cross-VLAN broadcasts.

9
New cards

Broadcast Domain

The set of devices that receive broadcast frames; VLANs reduce the size of broadcast domains by isolating traffic.

10
New cards

Common VLAN Issue: Lack of Routing

A frequent cause of communication problems is failing to route traffic between VLANs; proper inter-VLAN routing is essential for communication.

11
New cards

Unconnected VLANs to Internet

Without routing and a gateway for each VLAN, IT and HR clients cannot reach the Internet; routing between switches and the Internet is required.