Commands Flashcards
What command would you use to create VLAN 10?
(Config)#vlan 10
What is the command to delete the vlan.dat file?
Delete flash:vlan.dat
What command would you use to add an interface to VLAN 10?
(Config-if)#switchport access vlan 10
What command would you use to configure 802.1Q on a trunk link?
(config-if)#switchport trunk encapsulation dot1q
What command would you use to see trunking information?
show interfaces trunk
What command would you use to remove VLAN 3 from a trunk’s allowed VLANs list?
(config-if)#switchport trunk allowed vlan remove 3
What command would you use to configure a voice VLAN with the id of 8?
(config-if)#switchport voice vlan 8
What command would you use to display the VTP password?
show vtp password