Mod 4: Inter-VLAN Routing

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

1/11

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.

12 Terms

1
New cards

What are the 3 inter-VLAN routing options?

Legacy, router on a stick, layer 3 switch using SVIs

2
New cards

What is legacy inter-VLAN routing?

Relied on a router w/ multiple interfaces, each interface was connected to a switch port in different VLANs acting as the default gateway

3
New cards

What is router-on-a-stick inter-VLAN routing?

Requires only 1 router interface, uses 802.1q and subinterfaces

4
New cards

How many VLANs can router-on-a-stick inter-VLAN routing support?

50

5
New cards

What is special about layer 3 switches being used for inter-VLAN routing?

They use SVIs instead of physical interfaces/subinterfaces for inter-VLAN routing

6
New cards

What command do you use to create a subinterface on a router?

interface int.subintid

7
New cards

What command do you use to configure the subinterface to respond to 802.1q encapsulated traffic from a specific VLAN?

encapsulation dot1q vid

8
New cards

What command do you use to to configure a subinterface with a native VLAN?

encapsulation dot1q vid native

9
New cards

What process is used to configure a router subinterface?

Set encapsulation, assign an IP address, no shut

10
New cards

What command do you use to enable routing on a L3 switch?

ip routing

11
New cards

What are the 4 steps in setting up L3 switch inter-VLAN routing?

Create VLANs, configure SVIs, configure access ports, enable IP routing

12
New cards

What command do you use to configure a L3 switch interface to a L3 interface

no switchport