SlideShare a Scribd company logo
VirtualLANs
Virtual LANs
written by
Ilias ahmed
VirtualLANsIntroduction to VLANs
 A VLAN (Virtual Local Area Network) is a logical
grouping of devices or users
 devices or users can be grouped by…
 Function
 Department
 Application
 Devices on a VLAN are restricted to only
communicating with devices that are on their own
VLAN
 Routers provide connectivity between different
VLAN segments
 Just as routers provide connectivity between different
LAN segments
VirtualLANsTraditional LAN Segmentation vs.
VLAN Segmentation
A VLAN is a group of ports or users in the same
broadcast domain.
VirtualLANsIntro to VLANs cont’d…
 Physically connecting or moving cables and equipment is
unnecessary when configuring VLANs.
VirtualLANsCommunication within VLANs
 VLANs logically segment the network into different
broadcast domains
 packets are only switched between ports that are
designated for the same VLAN
 A workstation in a VLAN group is restricted to
communicating with file servers or other
workstations in the same VLAN group.
VirtualLANsA Network without VLANs…
Uses one router
and three switches
Three separate
broadcast domains
VirtualLANsA Network with VLANs…
Uses one router
and one switch
Still three separate
broadcast domains
VirtualLANsFrame Forwarding in VLANs
 Implementing VLANs on a switch causes the
following to occur:
 The switch maintains a separate bridging table for each
VLAN
 If the frame comes in on a port in VLAN x, the switch
searches the bridging table for VLAN x.
 When the frame is received, the switch adds the source
address to the bridging table if it is currently unknown.
 The destination is checked so a forwarding decision
can be made.
 For learning and forwarding the search is made against
the address table for that VLAN only.
VirtualLANsHandling of Frames
 A bridge handles a frame…
 If the destination is on another segment, the
bridge forwards the frame ONLY to the correct
interface
 If the destination port is unknown, a bridge will
flood the frame to all ports in the broadcast
domain, except the source port
 If the destination of the frame is on the same
segment as the source, a bridge will not
forward the frame.
VirtualLANsVLAN Configuration
 Static vs. Dynamic VLAN configuration:
VirtualLANsStatic VLANs
 Static membership VLANs are called port-based and port-
centric membership VLANs
 As a device enters the network, it automatically assumes the
VLAN membership of the port to which it is attached
VirtualLANsDynamic VLANs
 Dynamic membership VLANs are created through
network management software
 CiscoWorks 2000 or CiscoWorks for Switched
Internetworks
 Dynamic VLANs allow for membership based on the
MAC address of the device connected to the switch
port; hosts join VLANS based on MAC/IP address
 As a device is connected to switch, it queries a
database server for a VLAN membership
VirtualLANsDynamic VLANs
VirtualLANsBenefits of VLANs
 Key benefit of VLANs is the ability to organize
a LAN logically, allowing administrators to…
 Easily move workstations on the LAN
 Easily add workstations to the LAN
 Easily change the LAN configuration
 Easily control network traffic
 Improve security
VirtualLANsEstablishing VLAN Membership
 There are three basic VLAN memberships for
determining and controlling how a packet gets
assigned:
 Port-based VLANs (attached ports)
 Maximizes forwarding performance
 MAC address based VLANs (physical address)
 Protocol based VLANs (layer 3/logical address)
VirtualLANsFrame Tagging
VirtualLANsIdentifying Frames through Frame Tagging
 Frame Tagging (frame identification) uniquely
assigns a user-defined ID to each frame
 There are two major methods of frame tagging
 Inter-Switch Link (ISL) (frame is lengthened)
 802.1Q (header is modified)
 ISL used to be the most common, but is now being
replaced by 802.1Q frame tagging
 A unique identifier is placed in the header of the
frame
 The ID is removed when frame exits the
backbone
VirtualLANsVLAN Configuration
 VLANs can exist either as end-to-end networks or they can exist
inside of geographic boundaries
 An end-to-end VLAN network comprises the following
characteristics:
 Users are grouped into VLANs independent of physical
location, but dependent on group or job function.
 All users in a VLAN should have the same 80/20 traffic flow
patterns (80 percent of the traffic is contained within the VLAN
and 20 percent of the traffic crosses the router to the
enterprise servers, Internet, or WAN)
 As a user moves around the campus, VLAN membership for
that user should not change.
 Each VLAN has a common set of security requirements for all
members.
VirtualLANsEnd-to-End VLANs
VirtualLANsGeographic VLANs
Today, users are required
to use many different
resources, many of which
are no longer in their
VLAN
Because of this shift in placement and
usage of resources, VLANs are now
more frequently being created around
geographic boundaries rather than
commonality boundaries (resulting in
a 20/80 traffic pattern)
VirtualLANsStatic VLAN Configuration
 The following guidelines must be followed when configuring
VLANs on Cisco 29xx switches:
 The maximum number of VLANs is switch dependent.
 VLAN 1 is one of the factory-default VLANs.
 VLAN 1 is the default Ethernet VLAN.
 Cisco Discovery Protocol (CDP) and VLAN Trunking Protocol (VTP)
advertisements are sent on VLAN 1.
 The Catalyst 29xx IP address is in the VLAN 1 broadcast domain by
default.
VirtualLANs
 Steps to create the VLAN: (A VLAN name may also
be configured)
 Switch#vlan database
Switch(vlan)#vlan vlan_number
Switch(vlan)#exit
 Upon exiting, the VLAN is applied to the switch. The
next step is to assign the VLAN to one or more
interfaces:
 Switch(config)#switchport mode access
 Switch(config)#interface fastethernet 0/9
 Switch(config-if)#switchport access vlan
vlan_number
Static VLAN Configuration
VirtualLANs
 Verify VLAN configuration by using the show
vlan, show vlan brief, or show vlan
id id_number commands.
 Note:
 A created VLAN remains unused until it is
mapped to switch ports.
 All Ethernet ports are on VLAN 1 by default.
Static VLAN Configuration
VirtualLANsAdding port to VLANs
 Commands to assign a new VLAN to a switch
port
VirtualLANs
Deleting port from VLANs
 Commands to remove a VLAN from a port:
Note: When a VLAN is deleted any ports assigned to that VLAN become
inactive. The ports will, however, remain associated with the deleted VLAN
until assigned to a new VLAN. So switch ports must be reassigned from
the deleted VLAN to the another VLAN if they are to be used
VirtualLANsVLAN Troubleshooting
VirtualLANsVLAN Troubleshooting –
Show Commands
 show vlan
 displays the VLAN information on the switch
 The display shows the VLAN ID, name, status, and
assigned ports.
 show vlan (keyword options and keyword)
 displays information about that VLAN on the router
 The show vlan command followed by the VLAN
number displays specific information about that VLAN
on the router
 Output from the command includes the VLAN ID, router
subinterface, and protocol information.
 show spanning-tree
 displays the spanning-tree topology known to the router
VirtualLANsVLAN Troubleshooting
VirtualLANs
THE END

More Related Content

What's hot

Vlan
VlanVlan
vlan
vlanvlan
VLAN
VLANVLAN
VLAN Virtual Area Network ,Switch,Ethernet ,VIkram Snehi
VLAN Virtual Area Network ,Switch,Ethernet ,VIkram SnehiVLAN Virtual Area Network ,Switch,Ethernet ,VIkram Snehi
VLAN Virtual Area Network ,Switch,Ethernet ,VIkram Snehi
MR. VIKRAM SNEHI
 
Benefits of vlan
Benefits of vlanBenefits of vlan
Benefits of vlan
Logitrain
 
Inter VLAN Routing
Inter VLAN RoutingInter VLAN Routing
Inter VLAN Routing
Netwax Lab
 
How to Troubleshooting VLAN Switch Problems-Part1
How to Troubleshooting VLAN Switch Problems-Part1How to Troubleshooting VLAN Switch Problems-Part1
How to Troubleshooting VLAN Switch Problems-Part1
IT Tech
 
Vlans and inter vlan routing
Vlans and inter vlan routingVlans and inter vlan routing
Vlans and inter vlan routing
Mohammedseleim
 
Basics to Configure NW Device
Basics to Configure NW DeviceBasics to Configure NW Device
Basics to Configure NW Device
Haitham El-Ghareeb
 
SD WAN
SD WANSD WAN
SD WAN
Bri Molina
 
VLAN Trunking Protocol (VTP)
VLAN Trunking Protocol (VTP)VLAN Trunking Protocol (VTP)
VLAN Trunking Protocol (VTP)
Naveen Soni
 
Vlan
VlanVlan
Private VLANs
Private VLANsPrivate VLANs
Private VLANs
NetProtocol Xpert
 
VLAN and its implementation
VLAN  and its implementation VLAN  and its implementation
VLAN and its implementation
Mohit Kumar
 
Introduction to Software Defined WANs
Introduction to Software Defined WANsIntroduction to Software Defined WANs
Introduction to Software Defined WANs
APNIC
 
Cisco router-commands
Cisco router-commandsCisco router-commands
Cisco router-commands
Robin Rohit
 
Huawei network icon database v2
Huawei network icon database v2Huawei network icon database v2
Huawei network icon database v2
Carlos Romero
 
VirtuaL area network (VLAN)
VirtuaL area network (VLAN)  VirtuaL area network (VLAN)
VirtuaL area network (VLAN)
VipulSharma328
 
CCNA Lab 4-Configuring EtherChannels and optimizing Spanning Tree Protocol on...
CCNA Lab 4-Configuring EtherChannels and optimizing Spanning Tree Protocol on...CCNA Lab 4-Configuring EtherChannels and optimizing Spanning Tree Protocol on...
CCNA Lab 4-Configuring EtherChannels and optimizing Spanning Tree Protocol on...
Amir Jafari
 
EMEA Airheads- Aruba Central with Instant AP
EMEA Airheads- Aruba Central with Instant APEMEA Airheads- Aruba Central with Instant AP
EMEA Airheads- Aruba Central with Instant AP
Aruba, a Hewlett Packard Enterprise company
 

What's hot (20)

Vlan
VlanVlan
Vlan
 
vlan
vlanvlan
vlan
 
VLAN
VLANVLAN
VLAN
 
VLAN Virtual Area Network ,Switch,Ethernet ,VIkram Snehi
VLAN Virtual Area Network ,Switch,Ethernet ,VIkram SnehiVLAN Virtual Area Network ,Switch,Ethernet ,VIkram Snehi
VLAN Virtual Area Network ,Switch,Ethernet ,VIkram Snehi
 
Benefits of vlan
Benefits of vlanBenefits of vlan
Benefits of vlan
 
Inter VLAN Routing
Inter VLAN RoutingInter VLAN Routing
Inter VLAN Routing
 
How to Troubleshooting VLAN Switch Problems-Part1
How to Troubleshooting VLAN Switch Problems-Part1How to Troubleshooting VLAN Switch Problems-Part1
How to Troubleshooting VLAN Switch Problems-Part1
 
Vlans and inter vlan routing
Vlans and inter vlan routingVlans and inter vlan routing
Vlans and inter vlan routing
 
Basics to Configure NW Device
Basics to Configure NW DeviceBasics to Configure NW Device
Basics to Configure NW Device
 
SD WAN
SD WANSD WAN
SD WAN
 
VLAN Trunking Protocol (VTP)
VLAN Trunking Protocol (VTP)VLAN Trunking Protocol (VTP)
VLAN Trunking Protocol (VTP)
 
Vlan
VlanVlan
Vlan
 
Private VLANs
Private VLANsPrivate VLANs
Private VLANs
 
VLAN and its implementation
VLAN  and its implementation VLAN  and its implementation
VLAN and its implementation
 
Introduction to Software Defined WANs
Introduction to Software Defined WANsIntroduction to Software Defined WANs
Introduction to Software Defined WANs
 
Cisco router-commands
Cisco router-commandsCisco router-commands
Cisco router-commands
 
Huawei network icon database v2
Huawei network icon database v2Huawei network icon database v2
Huawei network icon database v2
 
VirtuaL area network (VLAN)
VirtuaL area network (VLAN)  VirtuaL area network (VLAN)
VirtuaL area network (VLAN)
 
CCNA Lab 4-Configuring EtherChannels and optimizing Spanning Tree Protocol on...
CCNA Lab 4-Configuring EtherChannels and optimizing Spanning Tree Protocol on...CCNA Lab 4-Configuring EtherChannels and optimizing Spanning Tree Protocol on...
CCNA Lab 4-Configuring EtherChannels and optimizing Spanning Tree Protocol on...
 
EMEA Airheads- Aruba Central with Instant AP
EMEA Airheads- Aruba Central with Instant APEMEA Airheads- Aruba Central with Instant AP
EMEA Airheads- Aruba Central with Instant AP
 

Similar to Vlan

Vlan
VlanVlan
Vlan
dwight4
 
VIRTUAL LANS (VLANS).pptx
VIRTUAL LANS (VLANS).pptxVIRTUAL LANS (VLANS).pptx
VIRTUAL LANS (VLANS).pptx
KISHOYIANKISH
 
Vlan.pdf
Vlan.pdfVlan.pdf
Vlan.pdf
itwkd
 
4270 vlan-tutorial
4270 vlan-tutorial4270 vlan-tutorial
4270 vlan-tutorial
jagacisco
 
4270-vlan-tutorial.ppt
4270-vlan-tutorial.ppt4270-vlan-tutorial.ppt
4270-vlan-tutorial.ppt
JordanJohmMallillin
 
Chapter 8 .vlan.pdf
Chapter 8 .vlan.pdfChapter 8 .vlan.pdf
Chapter 8 .vlan.pdf
manojkumar595505
 
Vlan configuration in medium sized network
Vlan configuration in medium sized networkVlan configuration in medium sized network
Vlan configuration in medium sized network
Arnold Derrick Kinney
 
W3-Presentation-VLANs-AMA COMPUTER COLLEGE.pdf
W3-Presentation-VLANs-AMA COMPUTER COLLEGE.pdfW3-Presentation-VLANs-AMA COMPUTER COLLEGE.pdf
W3-Presentation-VLANs-AMA COMPUTER COLLEGE.pdf
gummybear37
 
VLAN -VIRTUAL LAN -COMPUTER NETWORKS
VLAN -VIRTUAL LAN -COMPUTER NETWORKSVLAN -VIRTUAL LAN -COMPUTER NETWORKS
VLAN -VIRTUAL LAN -COMPUTER NETWORKS
NITHIN KALLE PALLY
 
Lecture_Network Design, InterVlan Routing and Trunking_.pptx
Lecture_Network Design, InterVlan Routing and Trunking_.pptxLecture_Network Design, InterVlan Routing and Trunking_.pptx
Lecture_Network Design, InterVlan Routing and Trunking_.pptx
SaqibAhmedKhan4
 
CCNA_RSE_Chp6.pptx
CCNA_RSE_Chp6.pptxCCNA_RSE_Chp6.pptx
CCNA_RSE_Chp6.pptx
santosh Kumar
 
mod8-VLANs.ppt
mod8-VLANs.pptmod8-VLANs.ppt
mod8-VLANs.ppt
SAROORNAGARCMCORE
 
VIRTUAL LANS
VIRTUAL LANSVIRTUAL LANS
VIRTUAL LANS
anilinvns
 
Day 5 VIRTUAL LANS
Day 5 VIRTUAL LANSDay 5 VIRTUAL LANS
Day 5 VIRTUAL LANS
anilinvns
 
Virtual Local Area Network
Virtual Local Area NetworkVirtual Local Area Network
Virtual Local Area Network
Atakan ATAK
 
Mod8 vlans
Mod8 vlansMod8 vlans
Mod8 vlans
Mohan Kumaresan
 
VLANs_Module_3.pptx
VLANs_Module_3.pptxVLANs_Module_3.pptx
VLANs_Module_3.pptx
BOURY1
 
Лекц 9
Лекц 9Лекц 9
Лекц 9
Muuluu
 
Chapter9ccna
Chapter9ccnaChapter9ccna
Chapter9ccna
ernestlithur
 
Chapter9ccna
Chapter9ccnaChapter9ccna
Chapter9ccna
robertoxe
 

Similar to Vlan (20)

Vlan
VlanVlan
Vlan
 
VIRTUAL LANS (VLANS).pptx
VIRTUAL LANS (VLANS).pptxVIRTUAL LANS (VLANS).pptx
VIRTUAL LANS (VLANS).pptx
 
Vlan.pdf
Vlan.pdfVlan.pdf
Vlan.pdf
 
4270 vlan-tutorial
4270 vlan-tutorial4270 vlan-tutorial
4270 vlan-tutorial
 
4270-vlan-tutorial.ppt
4270-vlan-tutorial.ppt4270-vlan-tutorial.ppt
4270-vlan-tutorial.ppt
 
Chapter 8 .vlan.pdf
Chapter 8 .vlan.pdfChapter 8 .vlan.pdf
Chapter 8 .vlan.pdf
 
Vlan configuration in medium sized network
Vlan configuration in medium sized networkVlan configuration in medium sized network
Vlan configuration in medium sized network
 
W3-Presentation-VLANs-AMA COMPUTER COLLEGE.pdf
W3-Presentation-VLANs-AMA COMPUTER COLLEGE.pdfW3-Presentation-VLANs-AMA COMPUTER COLLEGE.pdf
W3-Presentation-VLANs-AMA COMPUTER COLLEGE.pdf
 
VLAN -VIRTUAL LAN -COMPUTER NETWORKS
VLAN -VIRTUAL LAN -COMPUTER NETWORKSVLAN -VIRTUAL LAN -COMPUTER NETWORKS
VLAN -VIRTUAL LAN -COMPUTER NETWORKS
 
Lecture_Network Design, InterVlan Routing and Trunking_.pptx
Lecture_Network Design, InterVlan Routing and Trunking_.pptxLecture_Network Design, InterVlan Routing and Trunking_.pptx
Lecture_Network Design, InterVlan Routing and Trunking_.pptx
 
CCNA_RSE_Chp6.pptx
CCNA_RSE_Chp6.pptxCCNA_RSE_Chp6.pptx
CCNA_RSE_Chp6.pptx
 
mod8-VLANs.ppt
mod8-VLANs.pptmod8-VLANs.ppt
mod8-VLANs.ppt
 
VIRTUAL LANS
VIRTUAL LANSVIRTUAL LANS
VIRTUAL LANS
 
Day 5 VIRTUAL LANS
Day 5 VIRTUAL LANSDay 5 VIRTUAL LANS
Day 5 VIRTUAL LANS
 
Virtual Local Area Network
Virtual Local Area NetworkVirtual Local Area Network
Virtual Local Area Network
 
Mod8 vlans
Mod8 vlansMod8 vlans
Mod8 vlans
 
VLANs_Module_3.pptx
VLANs_Module_3.pptxVLANs_Module_3.pptx
VLANs_Module_3.pptx
 
Лекц 9
Лекц 9Лекц 9
Лекц 9
 
Chapter9ccna
Chapter9ccnaChapter9ccna
Chapter9ccna
 
Chapter9ccna
Chapter9ccnaChapter9ccna
Chapter9ccna
 

More from ilias ahmed

We need parallel or series connections of n mos and pmos with a nmos source t...
We need parallel or series connections of n mos and pmos with a nmos source t...We need parallel or series connections of n mos and pmos with a nmos source t...
We need parallel or series connections of n mos and pmos with a nmos source t...
ilias ahmed
 
Android development-tutorial
Android development-tutorialAndroid development-tutorial
Android development-tutorial
ilias ahmed
 
Signle assignmentforbciit
Signle assignmentforbciitSignle assignmentforbciit
Signle assignmentforbciit
ilias ahmed
 
Compiler design lab
Compiler design labCompiler design lab
Compiler design lab
ilias ahmed
 
Labreportofai
LabreportofaiLabreportofai
Labreportofai
ilias ahmed
 
Ailabreport
AilabreportAilabreport
Ailabreport
ilias ahmed
 
artificial intelligence
artificial intelligence artificial intelligence
artificial intelligence
ilias ahmed
 
Compiler designs presentation final
Compiler designs presentation  finalCompiler designs presentation  final
Compiler designs presentation final
ilias ahmed
 
Compiler designs presentation by group 2 final final
Compiler designs presentation by group 2 final finalCompiler designs presentation by group 2 final final
Compiler designs presentation by group 2 final final
ilias ahmed
 
Assmemble langauge for slideshare.net
Assmemble langauge for slideshare.netAssmemble langauge for slideshare.net
Assmemble langauge for slideshare.net
ilias ahmed
 
Phpfundamnetalfromtutplus
PhpfundamnetalfromtutplusPhpfundamnetalfromtutplus
Phpfundamnetalfromtutplus
ilias ahmed
 
Assignment complier design (GROUP1)
Assignment complier design (GROUP1)Assignment complier design (GROUP1)
Assignment complier design (GROUP1)
ilias ahmed
 
Lisp programming
Lisp programmingLisp programming
Lisp programming
ilias ahmed
 
Lispprograaming excercise
Lispprograaming excerciseLispprograaming excercise
Lispprograaming excercise
ilias ahmed
 
Assembly lab up to 6 up (1)
Assembly lab up to 6 up (1)Assembly lab up to 6 up (1)
Assembly lab up to 6 up (1)
ilias ahmed
 
Event design
Event designEvent design
Event design
ilias ahmed
 
Data communications
Data communicationsData communications
Data communications
ilias ahmed
 
Microprocessor projec ts
Microprocessor projec tsMicroprocessor projec ts
Microprocessor projec ts
ilias ahmed
 
Oop features java presentationshow
Oop features java presentationshowOop features java presentationshow
Oop features java presentationshow
ilias ahmed
 
Sql functions
Sql functionsSql functions
Sql functions
ilias ahmed
 

More from ilias ahmed (20)

We need parallel or series connections of n mos and pmos with a nmos source t...
We need parallel or series connections of n mos and pmos with a nmos source t...We need parallel or series connections of n mos and pmos with a nmos source t...
We need parallel or series connections of n mos and pmos with a nmos source t...
 
Android development-tutorial
Android development-tutorialAndroid development-tutorial
Android development-tutorial
 
Signle assignmentforbciit
Signle assignmentforbciitSignle assignmentforbciit
Signle assignmentforbciit
 
Compiler design lab
Compiler design labCompiler design lab
Compiler design lab
 
Labreportofai
LabreportofaiLabreportofai
Labreportofai
 
Ailabreport
AilabreportAilabreport
Ailabreport
 
artificial intelligence
artificial intelligence artificial intelligence
artificial intelligence
 
Compiler designs presentation final
Compiler designs presentation  finalCompiler designs presentation  final
Compiler designs presentation final
 
Compiler designs presentation by group 2 final final
Compiler designs presentation by group 2 final finalCompiler designs presentation by group 2 final final
Compiler designs presentation by group 2 final final
 
Assmemble langauge for slideshare.net
Assmemble langauge for slideshare.netAssmemble langauge for slideshare.net
Assmemble langauge for slideshare.net
 
Phpfundamnetalfromtutplus
PhpfundamnetalfromtutplusPhpfundamnetalfromtutplus
Phpfundamnetalfromtutplus
 
Assignment complier design (GROUP1)
Assignment complier design (GROUP1)Assignment complier design (GROUP1)
Assignment complier design (GROUP1)
 
Lisp programming
Lisp programmingLisp programming
Lisp programming
 
Lispprograaming excercise
Lispprograaming excerciseLispprograaming excercise
Lispprograaming excercise
 
Assembly lab up to 6 up (1)
Assembly lab up to 6 up (1)Assembly lab up to 6 up (1)
Assembly lab up to 6 up (1)
 
Event design
Event designEvent design
Event design
 
Data communications
Data communicationsData communications
Data communications
 
Microprocessor projec ts
Microprocessor projec tsMicroprocessor projec ts
Microprocessor projec ts
 
Oop features java presentationshow
Oop features java presentationshowOop features java presentationshow
Oop features java presentationshow
 
Sql functions
Sql functionsSql functions
Sql functions
 

Recently uploaded

学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
171ticu
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
IJECEIAES
 
Software Quality Assurance-se412-v11.ppt
Software Quality Assurance-se412-v11.pptSoftware Quality Assurance-se412-v11.ppt
Software Quality Assurance-se412-v11.ppt
TaghreedAltamimi
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
IJECEIAES
 
132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
kandramariana6
 
Engineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdfEngineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdf
abbyasa1014
 
Mechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdfMechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdf
21UME003TUSHARDEB
 
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.pptUnit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
KrishnaveniKrishnara1
 
Material for memory and display system h
Material for memory and display system hMaterial for memory and display system h
Material for memory and display system h
gowrishankartb2005
 
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
shadow0702a
 
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student MemberIEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
VICTOR MAESTRE RAMIREZ
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
IJECEIAES
 
Curve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods RegressionCurve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods Regression
Nada Hikmah
 
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
171ticu
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
Divyanshu
 
Properties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptxProperties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptx
MDSABBIROJJAMANPAYEL
 
Data Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason WebinarData Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason Webinar
UReason
 
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURSCompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
RamonNovais6
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
insn4465
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
Madan Karki
 

Recently uploaded (20)

学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
 
Software Quality Assurance-se412-v11.ppt
Software Quality Assurance-se412-v11.pptSoftware Quality Assurance-se412-v11.ppt
Software Quality Assurance-se412-v11.ppt
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
 
132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
 
Engineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdfEngineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdf
 
Mechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdfMechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdf
 
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.pptUnit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
 
Material for memory and display system h
Material for memory and display system hMaterial for memory and display system h
Material for memory and display system h
 
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
 
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student MemberIEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
 
Curve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods RegressionCurve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods Regression
 
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
 
Properties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptxProperties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptx
 
Data Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason WebinarData Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason Webinar
 
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURSCompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
 

Vlan

  • 2. VirtualLANsIntroduction to VLANs  A VLAN (Virtual Local Area Network) is a logical grouping of devices or users  devices or users can be grouped by…  Function  Department  Application  Devices on a VLAN are restricted to only communicating with devices that are on their own VLAN  Routers provide connectivity between different VLAN segments  Just as routers provide connectivity between different LAN segments
  • 3. VirtualLANsTraditional LAN Segmentation vs. VLAN Segmentation A VLAN is a group of ports or users in the same broadcast domain.
  • 4. VirtualLANsIntro to VLANs cont’d…  Physically connecting or moving cables and equipment is unnecessary when configuring VLANs.
  • 5. VirtualLANsCommunication within VLANs  VLANs logically segment the network into different broadcast domains  packets are only switched between ports that are designated for the same VLAN  A workstation in a VLAN group is restricted to communicating with file servers or other workstations in the same VLAN group.
  • 6. VirtualLANsA Network without VLANs… Uses one router and three switches Three separate broadcast domains
  • 7. VirtualLANsA Network with VLANs… Uses one router and one switch Still three separate broadcast domains
  • 8. VirtualLANsFrame Forwarding in VLANs  Implementing VLANs on a switch causes the following to occur:  The switch maintains a separate bridging table for each VLAN  If the frame comes in on a port in VLAN x, the switch searches the bridging table for VLAN x.  When the frame is received, the switch adds the source address to the bridging table if it is currently unknown.  The destination is checked so a forwarding decision can be made.  For learning and forwarding the search is made against the address table for that VLAN only.
  • 9. VirtualLANsHandling of Frames  A bridge handles a frame…  If the destination is on another segment, the bridge forwards the frame ONLY to the correct interface  If the destination port is unknown, a bridge will flood the frame to all ports in the broadcast domain, except the source port  If the destination of the frame is on the same segment as the source, a bridge will not forward the frame.
  • 10. VirtualLANsVLAN Configuration  Static vs. Dynamic VLAN configuration:
  • 11. VirtualLANsStatic VLANs  Static membership VLANs are called port-based and port- centric membership VLANs  As a device enters the network, it automatically assumes the VLAN membership of the port to which it is attached
  • 12. VirtualLANsDynamic VLANs  Dynamic membership VLANs are created through network management software  CiscoWorks 2000 or CiscoWorks for Switched Internetworks  Dynamic VLANs allow for membership based on the MAC address of the device connected to the switch port; hosts join VLANS based on MAC/IP address  As a device is connected to switch, it queries a database server for a VLAN membership
  • 14. VirtualLANsBenefits of VLANs  Key benefit of VLANs is the ability to organize a LAN logically, allowing administrators to…  Easily move workstations on the LAN  Easily add workstations to the LAN  Easily change the LAN configuration  Easily control network traffic  Improve security
  • 15. VirtualLANsEstablishing VLAN Membership  There are three basic VLAN memberships for determining and controlling how a packet gets assigned:  Port-based VLANs (attached ports)  Maximizes forwarding performance  MAC address based VLANs (physical address)  Protocol based VLANs (layer 3/logical address)
  • 17. VirtualLANsIdentifying Frames through Frame Tagging  Frame Tagging (frame identification) uniquely assigns a user-defined ID to each frame  There are two major methods of frame tagging  Inter-Switch Link (ISL) (frame is lengthened)  802.1Q (header is modified)  ISL used to be the most common, but is now being replaced by 802.1Q frame tagging  A unique identifier is placed in the header of the frame  The ID is removed when frame exits the backbone
  • 18. VirtualLANsVLAN Configuration  VLANs can exist either as end-to-end networks or they can exist inside of geographic boundaries  An end-to-end VLAN network comprises the following characteristics:  Users are grouped into VLANs independent of physical location, but dependent on group or job function.  All users in a VLAN should have the same 80/20 traffic flow patterns (80 percent of the traffic is contained within the VLAN and 20 percent of the traffic crosses the router to the enterprise servers, Internet, or WAN)  As a user moves around the campus, VLAN membership for that user should not change.  Each VLAN has a common set of security requirements for all members.
  • 20. VirtualLANsGeographic VLANs Today, users are required to use many different resources, many of which are no longer in their VLAN Because of this shift in placement and usage of resources, VLANs are now more frequently being created around geographic boundaries rather than commonality boundaries (resulting in a 20/80 traffic pattern)
  • 21. VirtualLANsStatic VLAN Configuration  The following guidelines must be followed when configuring VLANs on Cisco 29xx switches:  The maximum number of VLANs is switch dependent.  VLAN 1 is one of the factory-default VLANs.  VLAN 1 is the default Ethernet VLAN.  Cisco Discovery Protocol (CDP) and VLAN Trunking Protocol (VTP) advertisements are sent on VLAN 1.  The Catalyst 29xx IP address is in the VLAN 1 broadcast domain by default.
  • 22. VirtualLANs  Steps to create the VLAN: (A VLAN name may also be configured)  Switch#vlan database Switch(vlan)#vlan vlan_number Switch(vlan)#exit  Upon exiting, the VLAN is applied to the switch. The next step is to assign the VLAN to one or more interfaces:  Switch(config)#switchport mode access  Switch(config)#interface fastethernet 0/9  Switch(config-if)#switchport access vlan vlan_number Static VLAN Configuration
  • 23. VirtualLANs  Verify VLAN configuration by using the show vlan, show vlan brief, or show vlan id id_number commands.  Note:  A created VLAN remains unused until it is mapped to switch ports.  All Ethernet ports are on VLAN 1 by default. Static VLAN Configuration
  • 24. VirtualLANsAdding port to VLANs  Commands to assign a new VLAN to a switch port
  • 25. VirtualLANs Deleting port from VLANs  Commands to remove a VLAN from a port: Note: When a VLAN is deleted any ports assigned to that VLAN become inactive. The ports will, however, remain associated with the deleted VLAN until assigned to a new VLAN. So switch ports must be reassigned from the deleted VLAN to the another VLAN if they are to be used
  • 27. VirtualLANsVLAN Troubleshooting – Show Commands  show vlan  displays the VLAN information on the switch  The display shows the VLAN ID, name, status, and assigned ports.  show vlan (keyword options and keyword)  displays information about that VLAN on the router  The show vlan command followed by the VLAN number displays specific information about that VLAN on the router  Output from the command includes the VLAN ID, router subinterface, and protocol information.  show spanning-tree  displays the spanning-tree topology known to the router