Bombal Notes (section 11) Flashcards

1
Q

How do you configure a new VLAN? *c

A

In global configuration mode.

vlan ‘the number of VLAN’

(optional) name ‘name’

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

How do you see VLAN’s that are currently active?

A

show vlan brief

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

Steps for each access interface to specify VLAN number with an interface

A

In global config mode:
interface ‘type number’

switchport access vlan ‘the number of VLAN’

(optional) switchport mode access - to make port always operate in access mode (so no trunk)

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

Command to see if VLAN configuration is correct

A

show interface ‘interface’ switchport

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

How to configure trunk port?

A

switchport mode trunk

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