Day 3 - Trunking, DTP, and Inter-VLAN Routing Flashcards

1
Q

What is DTP?

A

Dynamic Trunking Protocol

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

Define a trunk

A

A trunk is a switch port that can carry multiple traffic types, each tagged with a unique VLAN ID.

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

What is the first configuration task when implementing VLAN trunking?

A

To configure the desired interface as a Layer 2 switch port.

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

What is the command to configure an interface as a Layer 2 switch port?

A

the switchport command

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

When is the switchport command required?

A

on Layer 3 capable switches

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

What is the second configuration task when implementing VLAN trunking?

A

Specify the encapsulation protocol.

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

What is the command to specify the encapsulation protocol for a trunk link?

A

switchport trunk encapsulation [option]

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

What are the three options for the switchport trunk encapsulation command?

A

dot1q
isl
negotiate

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

What is dot1q encapsulation?

A

forces the switch to use IEEE 802.1Q encapsulation.

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

What is isl encapsulation?

A

forces the switch to use ciscos ISL encapsulation

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

What is negotiate encapsulation?

A

specifies that if Dynamic Inter-Switch LInk Protocol (DISL) and the Dynamic Trunking Protocol (DTP) negotiation fails to agree on the encapsulation, then ISL is the selected format.

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

What is DISL?

A

Dynamic Inter-Switch Link protocol

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

What is DTP?

A

Dynamic Trunking Protocol

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

What command would you use to validate proper trunking configuration?

A

show interface [name]

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

What is the third trunk port configuration step?

A

to implement configuration to ensure that the port is designated as a trunk port.

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

What are the two ways to designate a port as a trunk port?

A

Manual (static) trunk configuration

Dynamic Trunking Protocol (DTP)

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

What is the command for manual configuration of a port for trunking?

A

switchport mode trunk

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

What command would you use to validate manual port trunking configuration?

A

show interfaces [name] switchport

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

It is a good practice to disable the sending of DISL and DTP packets on a statically configured trunk port. What is the command to do this?

A

switchport nonegotiate

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

What are the two DTP modes that a switch port can use?

A

Dynamic desirable

Dynamic auto

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

If two switches are each set to dynamic auto will they establish a trunk between them or not?

A

they will not because dynamic auto mode is passive

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

What is the command to see dynamic trunking protocol information both globally and for a specific interface?

A

show dtp

show dtp [interface ]

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

What is the command to change the default native VLAN?

A

switchport trunk native vlan [number]

24
Q

Routing traffic between different VLANs is know as?

A

inter-VLAN routing

25
What are the three methods of implementing inter-VLAN routing?
using physical router interfaces using router subinterfaces using switched virtual interfaces
26
What are the pros and cons of using physical router interfaces to implement inter-VLAN routing?
simple and easy to implement not scalable
27
What are the pros and cons of using router subinterfaces to implement inter-VLAN routing?
scalable, only one physical router interface is required physical interface bandwidth is shared and can become a bottleneck
28
Do routers and switches support DTP?
Only switches support DTP.
29
Inter-VLAN routing using a single router interface is also referred to as ?
router-on-a-stick
30
What type of switch supports the configuration of IP addressing on physical interfaces?
Multilayer or Layer 3 switches
31
SVIs are ?
Switched Virtual Interfaces
32
What command is used to allow the configuration of IP addressing on physical switch interfaces?
no switchport
33
What type of switch supports SVIs?
Multilayer or Layer 3 switches
34
Define SVIs
logical interfaces that represent a VLAN
35
SVIs are automatically created when a Layer 2 VLAN is created. True or False?
False
36
What is the command to configure an SVI?
interface vlan [number]
37
When using Multilayer switches what is the recommended method for configuring an inter-VLAN routing solution?
SVIs
38
What are the two commands that can verify that SVI is properly configured?
show interface vlan [number] show interface [number]
39
What is SDM?
Switch Database Management
40
What are the SDM options on a 2960 switch?
Default Dual IPv4/IPv6 Lanbase-routing QoS
41
What are the Switch Database Management commands?
(config) smd prefer [option] show sdm prefer
42
What is VTP?
VLAN Trunking Protocol
43
What does VTP manage?
the addition, deletion and renaming of VLANs on switches in the same VTP domain
44
What are some of the benefits of using VTP?
Accurate monitoring and reporting of VLANS VLAN consistency across the network Ease of adding and removing VLANs
45
What are the available VTP modes and which is the default?
Server (default) Client Transparent
46
Describe VTP Server mode
the switch is authorized to create, modify and delete VLAN information for the entire VLAN domain
47
Describe VTP Client mode
the switch will receive VTP information and apply any changes, but it does not allow adding, removing or changing VLNAN information on the switch
48
Describe VTP Transparent mode
the switch will forward the VTP information received out of its trunk ports, but it will not apply the changes.
49
What is the command to stop unnecessary VLAN information on switches in a VTP domain?
vtp pruning
50
What is the command to check VTP configuration?
show vtp status
51
How do you reset the VTP revision number on a switch?
change the VTP domain name and then change the name back to the original name
52
What is the command to change or set the VTP domain?
(config) vtp domain [name]
53
If inter-VLAN routing is not working how should you troubleshoot?
* check to see that the link between the switches and routers is setup correctly * check that the relevant VLANs are allowed * check that the router's subinterfaces are configured with the correct encapsulation and VLAN and that the subinterface's IP is the default gateway for the hosts
54
If VLANs cannot be created how should you troubleshoot?
* check whether the VTP mode on the switch is set to client | * check to see if you have exceeded the number of VLANs allowed on the switch
55
Host within the same VLAN cannot reach each other, how should you troubleshoot?
* check that the hosts in the VLAN have IPs belonging to the same subnet * if the hosts are not connected to the same switch, ensure that trunk links between the switches are working correctly
56
If VTP information is not reaching the client what should you check and what are the commands?
that the correct VTP domain and password have been configured using show VTP status and show vtp password