2.2 VLANs and Trunking

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

1/23

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.

24 Terms

1
New cards

What is a Local Area Network (LAN)?

A group of devices in the same broadcast domain.

2
New cards

What is a Virtual LANs (VLANs)?

A group of device in the same broadcast domain separated logically instead of physically.

3
New cards

How are VLAN numbers and names made?

They are configured.

4
New cards

What is a VLAN trunk also known as as?

802.1Q Trunk.

5
New cards

What is a VLAN trunk (802.1Q Trunk)?

Single ethernet connection between two switches.

6
New cards

What does a trunk add to a normal ethernet frame?

VLAN header stating which VLAN it’s going to in the frame.

7
New cards

What does a VLAN frame look like?

Preamble, SFD, Destination MAC, Source MAC, VLAN, Type, Payload, FCS.

8
New cards

How long are VLAN IDs?

12 bits long.

9
New cards

What are normal ranges for VLAN headers?

1 through 1005.

10
New cards

What is the extended range of VLAN IDs?

1006 through 4094.

11
New cards

What are the reserved VLAN numbers?

0 and 4905.

12
New cards

What did we have before 802.1Q?

Inter-Switch Link (ISL).

13
New cards

What is the default VLAN?

VLAN assigned to an interface by default.

14
New cards

What is the native VLAN?

VLAN that doesn’t add an 802.1Q Header, connecting switches without a tag.

15
New cards

What is a layer 3 switch?

Switch (layer 2) and router (layer 3) in the same physical device.

16
New cards

What does the internal router on a layer 3 switch do?

Connects to the VLANs over VLAN interfaces.

17
New cards

Why might a layer 3 switch need to be restarted?

You may need to enable routing on it.

18
New cards

Does a layer 3 switch replace a standalone router?

No, a layer 3 switch does not replace a standalone router.

19
New cards

What were cables like in the old school?

Connect computer to switch, connect the phone to Private Branch Exchange (PBX).

20
New cards

What was the cabling like back in the old school?

Two physical cables with two different technologies.

21
New cards

What do we do for VoIP devices now?

Use Voice over IP and connect all device to the Ethernet switch.

22
New cards

What does the cabling now look like?

One network cable for both.

23
New cards

Why don’t voice and data like each other?

Voice is very sensitive to congestion, with data loving to congest the network.

24
New cards

What is solution to voice and data not liking each other?

Put the computer on one VLAN and the phone on another.