Trunking Flashcards

1
Q

Which trunking protocol(s) support native vlans

A

802.1q does, ISL does not.

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

What is the size of the tag when a frame is tagged by 802.1q trunking?

A

4 bytes

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

What happens when a frame is crosses a trunk port on the native vlan

A

It is sent untagged.

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

What is ISL

A

Inter-switch protocol is a cisco proprietary standard of trunking. it is important to note that many newer cisco devices no longer support ISL.

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

What is the difference between trunk mode active and mode desirable

A

With auto the other side must initiate the trunking. This is effectively passive. With desirable this is active trunking and the trunk will be established if the other side has not been set to access or nonegotiate

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

Are frames encapsulated when they cross a trunk port?

A

Only with ISL. 802.1q does not encapsulate.

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

What must be done before configuring a port as a trunk port

A
Trunk encapsulation must be configured with this command
#switchport trunk encapsulation {dot1q | isl | negotate}
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What command is used to change the native vlan of a trunk

A

switchport trunk native vlan [vlan id]

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