15 - VLANs Part 3 Flashcards
An […] is a virtual interface you can assign an IP address to on a multilayer switch.
SVI
Configure a switch interface as a routed port:
SW1(config-if)# […]
no switchport
Configure the native VLAN on a router subinterface:
R1(config-subif)# […]
encapsulation dot1q <vlan-id> native</vlan-id>
Enable Layer 3 routing on a multilayer switch:
SW1(config)# […]
ip routing
Reset an interface to its default configuration:
R1(config)# […]
default interface interface
Reset an interface to its default configuration:
R1(config)# […]
default interface <interface></interface>
SVIs are [shutdown/no shutdown] by default.
shutdown
What does SVI stand for?
Switch Virtual Interface
What is another name for a ‘Layer 3 switch’?
multilayer switch
What is another name for a ‘multilayer switch’?
Layer 3