© 2006 Cisco Systems, Inc. All rights reserved. ICND v2.32-1 Extending Switched Networks with Virtual LANs Introducing VLAN Operations.

Презентация:



Advertisements
Похожие презентации
© 2006 Cisco Systems, Inc. All rights reserved.BCMSN v Defining VLANs Propagating VLAN Configurations with VTP.
Advertisements

© 2006 Cisco Systems, Inc. All rights reserved. ICND v Configuring Catalyst Switch Operations Introducing Basic Layer 2 Switching and Bridging Functions.
© 2006 Cisco Systems, Inc. All rights reserved. ICND v Configuring Catalyst Switch Operations Introducing Spanning Tree Protocol.
© 2006 Cisco Systems, Inc. All rights reserved. ICND v Configuring Catalyst Switch Operations Identifying Problems That Occur in Redundant Switched.
© 2006 Cisco Systems, Inc. All rights reserved.BCMSN v Defining VLANs Implementing Trunks.
© 2006 Cisco Systems, Inc. All rights reserved. ICND v Module Summary A VLAN is a group of end stations with a common set of requirements, independent.
Copyright 2003 CCNA 3 Chapter 10 Virtual Trunking Protocol By Your Name.
© 2006 Cisco Systems, Inc. All rights reserved.BCMSN v Defining VLANs Correcting Common VLAN Configuration Errors.
© 2006 Cisco Systems, Inc. All rights reserved. BCMSN v Introducing Campus Networks Network Requirements.
© 2006 Cisco Systems, Inc. All rights reserved. ICND v Determining IP Routes Introducing Routing.
© 2005 Cisco Systems, Inc. All rights reserved. INTRO v Growing the Network Maximizing the Benefits of Switching.
Cisco Internetwork Troubleshooting Creating Network Configuration Documentation © 2005 Cisco Systems, Inc. All rights reserved. CIT v
© 2006 Cisco Systems, Inc. All rights reserved. BCMSN v Implementing Inter-VLAN Routing Describing Routing Between VLANs.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v MPLS Concepts Introducing MPLS Labels and Label Stacks.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v MPLS VPN Implementation Configuring Small-Scale Routing Protocols Between PE and CE Routers.
© 2005 Cisco Systems, Inc. All rights reserved. INTRO v Module Summary The topology of a network describes the layout of the cabling and devices.
© 2007 Cisco Systems, Inc. All rights reserved.DESGN v Structuring and Modularizing the Network Designing the Network Hierarchy.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v MPLS Concepts Identifying MPLS Applications.
Chapter 21: Managing ATM VLANs 21-1 Copyright © 1998, Cisco Systems, Inc.
© 2005 Cisco Systems, Inc. All rights reserved.INTRO v Managing Your Network Environment Discovering Neighbors on the Network.
Транксрипт:

© 2006 Cisco Systems, Inc. All rights reserved. ICND v Extending Switched Networks with Virtual LANs Introducing VLAN Operations

© 2006 Cisco Systems, Inc. All rights reserved. ICND v Outline Overview VLANs Defined VLAN Operation VLAN Membership Modes 802.1Q Trunking Inter-Switch Link Protocol and Encapsulation VLAN Trunking Protocol Features VTP Modes VTP Operations VTP Pruning Summary

© 2006 Cisco Systems, Inc. All rights reserved. ICND v VLAN = Broadcast Domain = Logical Network (Subnet) VLAN Overview Segmentation Flexibility Security

© 2006 Cisco Systems, Inc. All rights reserved. ICND v Each logical VLAN is like a separate physical bridge. VLANs can span across multiple switches. Trunks carry traffic for multiple VLANs. Trunks use special encapsulation to distinguish between different VLANs. VLAN Operation

© 2006 Cisco Systems, Inc. All rights reserved. ICND v VLAN Membership Modes

© 2006 Cisco Systems, Inc. All rights reserved. ICND v Q Trunking

© 2006 Cisco Systems, Inc. All rights reserved. ICND v Importance of Native VLANs

© 2006 Cisco Systems, Inc. All rights reserved. ICND v Q Frame

© 2006 Cisco Systems, Inc. All rights reserved. ICND v Per VLAN Spanning Tree +

© 2006 Cisco Systems, Inc. All rights reserved. ICND v Performed with ASIC Not intrusive to client stations; ISL header not seen by client Effective between switches, and between routers and switches ISL trunks enable VLANs across a backbone. ISL Tagging

© 2006 Cisco Systems, Inc. All rights reserved. ICND v ISL Encapsulation

© 2006 Cisco Systems, Inc. All rights reserved. ICND v Has a messaging system that advertises VLAN configuration information Maintains VLAN configuration consistency throughout a common administrative domain Sends advertisements on trunk ports only VTP Protocol Features

© 2006 Cisco Systems, Inc. All rights reserved. ICND v Cannot create, change, or delete VLANs Forwards advertisements Synchronizes Not saved in NVRAM Creates VLANs Modifies VLANs Deletes VLANs Sends and forwards advertisements Synchronizes Saved in NVRAM Creates local VLANs only Modifies local VLANs only Deletes local VLANs only Sends and forwards advertisements Does not synchronize Saved in NVRAM VTP Modes

© 2006 Cisco Systems, Inc. All rights reserved. ICND v VTP advertisements are sent as multicast frames. VTP servers and clients are synchronized to the latest revision number. VTP advertisements are sent every 5 minutes or when there is a change. VTP Operation

© 2006 Cisco Systems, Inc. All rights reserved. ICND v Increases available bandwidth by reducing unnecessary flooded traffic Example: Station A sends broadcast, and broadcast is flooded only toward any switch with ports assigned to the red VLAN VTP Pruning

© 2006 Cisco Systems, Inc. All rights reserved. ICND v Summary A VLAN permits a group of users to share a common broadcast domain regardless of their physical location in the internetwork. VLANs improve performance and security in switched networks. In a network, a Catalyst switch operates in a network like a traditional bridge. Each VLAN configured on the switch implements address learning, forwarding and filtering decisions, and loop avoidance mechanisms. Ports belonging to a VLAN are configured with a membership mode that determines to which VLAN the ports belong. Catalyst switches support two VLAN membership modes: static and dynamic. The IEEE 802.1Q protocol is used to transport frames for multiple VLANs between switches and routers and for defining VLAN topologies.

© 2006 Cisco Systems, Inc. All rights reserved. ICND v Summary (Cont.) ISL is a Cisco proprietary protocol to transport multiple VLANs between switches and routers. ISL provides VLAN tagging capabilities while maintaining full wire-speed performance. VTP is a Layer 2 messaging protocol that maintains VLAN configuration consistency by managing the additions, deletions, and name changes of VLANs across networks. VTP operates in one of three modes: server, client, or transparent. The default VTP mode is server mode, but VLANs are not propagated over the network until a management domain name is specified or learned. VTP advertisements are sent throughout the management domain every 5 minutes or when there is a change. The configuration revision number that is included in each advertisement identifies the most current information. VTP pruning uses VLAN advertisements to determine when a trunk connection is flooding traffic needlessly.

© 2006 Cisco Systems, Inc. All rights reserved. ICND v