Commands Flashcards

0
Q

What command would you use to create VLAN 10?

A

(Config)#vlan 10

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
1
Q

What is the command to delete the vlan.dat file?

A

Delete flash:vlan.dat

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What command would you use to add an interface to VLAN 10?

A

(Config-if)#switchport access vlan 10

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What command would you use to configure 802.1Q on a trunk link?

A

(config-if)#switchport trunk encapsulation dot1q

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What command would you use to see trunking information?

A

show interfaces trunk

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What command would you use to remove VLAN 3 from a trunk’s allowed VLANs list?

A

(config-if)#switchport trunk allowed vlan remove 3

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What command would you use to configure a voice VLAN with the id of 8?

A

(config-if)#switchport voice vlan 8

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What command would you use to display the VTP password?

A

show vtp password

How well did you know this?
1
Not at all
2
3
4
5
Perfectly