Implementing VLANs Flashcards

Chapter 11

1
Q

What is VLAN tagging?

A

When the sending switch adds another header to the frame before sending it over the trunk. This extra trunking header includes a VLAN identifier (VLAN ID) field so that the sending switch can associate the frame with a particular VLAN ID,

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

What are the two trunking protocols supported by Cisco switches?

A

ISL and 802.1q

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

How does 802.1q tag a frame?

A

It inserts an extra 4-byte 802.1Q VLAN header into the original frame’s Ethernet header

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

What fields does an 802.1q tag consist of?

A

Type, Priority, Flag, and 12-bit VLAN ID. It supports maximum 4094 VLANS

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

Are packets in the native VLAN tagged?

A

No

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

What command configures a switchport to always act as a trunk?

A

switchport mode trunk

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

What command configures a switchport to initiate trunking negotiation?

A

switchport mode dynamic desireable

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

What command configures a switchport to passively wait for trunk negotiation at which point it will negotiate the trunk?

A

switchport mode dynamic auto

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

Switch A is switchport mode trunk and Switch B is switchport mode dynamic auto

A

Trunk

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

Switch A is switchport mode dynamic auto and Switch B is switchport mode dynamic auto

A

No Trunk

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

Switch A is switchport mode dynamic desireable and Switch B is switchport mode dynamic auto

A

Trunk

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

Switch A is switchport mode trunk and Switch B is switchport mode dynamic desireable

A

Trunk

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

If a switch has VTP disabled what mode is it in?

A

Transparent

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

If a switch has VTP disabled and a user goes into configuration mode, enters ‘vlan 22’ and ‘name Hannah’ will the VLAN configuration show up in the running-config?

A

Yes

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

Which show commands identify trunking interfaces?

A

show interfaces trunk

show interfaces switchport

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