Week 2 - Scaling VLANs - PPT
Week 2 - Scaling VLANs - PPT
Objectives
Objectives
Switches in the same VTP domain must use the same VTP version.
VTP Concepts and Operation
Default VTP configuration
Verify Default VTP Status The show vtp status command displays the
VTP status which includes the following:
• VTP Version capable and running
• VTP Domain Name
• VTP Pruning Mode
• VTP Traps Generation
• Device ID
• Configuration Last Modified
• VTP Operating Mode
• Maximum VLANs Supported Locally
• Number of Existing VLANs
• Configuration Revision
• MD5 Digest
VTP Concepts and Operation
VTP Caveats
Use the vtp mode client command to configure the VTP clients.
• vlan 100,102,105-107
Extended VLANs
Assigning Ports to VLANs
Access port can belong to only one VLAN
at a time.
• show vlan
• show interfaces
To enable trunking from a Cisco switch to a device that does not support DTP, use the switchport mode trunk and switchport
nonegotiate
Dynamic Trunking Protocol
Negotiated Interface Modes
Different trunking modes:
• Switchport mode access - interface becomes a
nontrunk interface.
• Switchport mode dynamic auto - interface
becomes a trunk if the neighboring interface is
set to trunk or desirable mode.
• Switchport mode dynamic desirable -
interface becomes a trunk if the neighboring
interface is set to trunk, desirable, or dynamic
auto mode.
• Switchport mode trunk - interface becomes a
trunk even if the neighboring interface is not a
trunk interface.
Configure trunk links statically whenever
• Switchport nonegotiate - prevents the possible.
interface from generating DTP frames. Use show dtp interface to verify DTP.
Inter-VLAN Configuration Issues
Deleting VLANs
Assume S1 has VLANs 10, 20, and 99 configured, Deleting a VLAN from a switch that is in
VLAN 99 is assigned to ports Fa0/18 through Fa0/24. VTP server mode removes the VLAN from
all switches in the VTP domain.
• S1 F0/4 is in the
default VLAN
• Must be in access
mode, VLAN 10
Inter-VLAN Configuration Issues
Switch Port Issues (Cont.)
When using the router-on-a-stick routing model the interface on the switch connected to the router
must be configured as a trunk port.
INCORRECT
• Interface F0/5 on switch
S1 is not configured as a
trunk and is left in the
default VLAN for the
port
Inter-VLAN Configuration Issues
Verify Switch Configuration
Commands to verify switch configuration:
• show running-config
Inter-VLAN Configuration Issues
Interface Issues
When enabling inter-VLAN routing
on a router, one of the most
common configuration errors is to
connect the physical router interface
to the wrong switch port.
Inter-VLAN Configuration Issues
Verify Routing Configuration
With router-on-a-stick configurations, a common
problem is assigning the wrong VLAN ID to the
subinterface.
Incorrect IP address
IP Addressing Issues
Verifying IP Address and Subnet Mask Configuration Issues
A common error is to incorrectly configure an IP address for a subinterface.
• Use show run and show ip interface to verify IP addressing.
Another error is incorrectly addressing the end device.
• Use ipconfig to verify the address on a Windows PC
VTP and DTP Issues
Troubleshoot VTP Issues
VTP and DTP Issues
Troubleshoot DTP Issues
Common Problems with Trunks
Layer 3 Switching Operation and Configuration
Introduction to Layer 3 Switching
Multilayer switches provide high-packet processing
rates using hardware-based switching.
Advantages of SVIs:
Internet/Online Reference
www.netacad.com