Virtual Local Area Network (VLAN)

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

1/5

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.

6 Terms

1
New cards

Virtual Local Area Network (VLAN)

  • a logical network division that separates a physical network into multiple broadcast domains

  • groups devices based on function or department, not only physical location or cabling

  • implemented through software, not hardware

  • advantages: greater flexibility in organizing the network, more efficient use and management of network resources

2
New cards

LAN vs VLAN

  • If you wanted to separate network segments in a LAN, it would require additional routers, cables, and switches

  • VLAN reduces hardware requirements by allowing different logical networks to share same physical hardware

3
New cards

How VLANs work

  • Operate at layer 2 of the osi model

  • Switches tag each data frame with a VLAN identifier (ID) as it passes through, defining its VLAN

  • Tags: used to determine the path of frames, ensuring they stay within their VLAN

4
New cards

Reasons for using VLANs

  • Stronger security

    Keeps sensitive data isolates to limit exposure and reduce the risk of breaches

  • Better performance

    Shrinks broadcast domains to minimize excess network traffic

  • Simplified Management

    makes it easier to apply policies and troubleshoot network issues

  • cost savings

    Maximizes use of current hardware and minimizes the need for additional equipment

5
New cards

VLAN Database

  • Hold VLAN configuration settings used by switches including:

    identifier

    name

    MTU size

  • Cisco Switch

    VLAN.DAT: Helps maintain consistent VLAN settings, allows for easier configuration and deployment across the network

6
New cards

Switch Virtual Interface (SVI)

  • A virtual layer 3 interface on a switch that enables communications for VLANs

  • enables inter-VLAN routing without requiring an external router

  • improves network efficiency by reducing the need for extra routing hardware