SlideShare a Scribd company logo
BSNL
1
LAN & VLAN
Presented By:-
RAMAKANT TYAGI
BSNL
BASIC OF NETWORKING
ALTTC BASIC OF NETWORKING 2
• There are 7 layer in
networking
• Out Of the 7 layers, we
are concerned with the
bottom 3 layers.
• The top 4 layers are used
more on host machines
to support TCP/UDP,
HTTP, other
applications
Application Layer (Layer
7)
Presentation Layer
(Layer 6)
Session Layer (Layer 5)
Transport Layer (Layer
4)
Network Layer (Layer 3)
Data Link Layer (Layer
2)
Physical Layer (Layer 1)
BSNL
Network Devices
• There are 5 general devices:
Repeater
Hub
Bridge
Switch
Router
ALTTC BASIC OF NETWORKING 3
BSNL
Repeater
A Layer 1 device
An electronic device to receive a signal
on a port and retransmits it at a higher
level or higher power
Used when you need to go farther
distances than the cabling will allow
Usually has 2 ports (IN/OUT)
ALTTC BASIC OF NETWORKING 4
BSNL
Hub
A Layer 1 device
A device that contains multiple ports
Has no logic or “brain”
Simply passes data out all other ports
In simple terms, it is a multi-port repeater
ALTTC BASIC OF NETWORKING 5
BSNL
Bridge
A Layer 2 device
Connects multiple Layer 2 segments
Has logic or “brain”
Learns what Layer 2 MAC addresses are
associated with each port
Receives frames destined for a particular
MAC address and only sends the data out
the correct port
ALTTC BASIC OF NETWORKING 6
BSNL
Switch
A layer 2 device
Basically a multi-port bridge
Learns MAC Addresses to Port
mappings
Doesn’t flood data out every port unless
the MAC address hasn’t been learned
ALTTC BASIC OF NETWORKING 7
BSNL
Router
A Layer 3 device
Connects multiple Layer 3 networks
Uses Layer 3 addressing (IP addressing)
Allows communication between
different Layer 2 segments
Breaks up broadcast domains
ALTTC BASIC OF NETWORKING 8
BSNL
Introduction
• Definition: A local area network
(LAN) supplies networking capability to a
group of computers in close proximity to
each other such as in an office building, a
school, or a home. A LAN is useful for
sharing resources like files, printers, games
or other applications. A LAN in turn often
connects to other LANs, and to the Internet
or other WAN.
ALTTC LAN & VLAN 9
BSNL
Diagrammatic representation
ALTTC LAN & VLAN 10
BSNL
Local Area Network (LAN)
ALTTC LAN & VLAN 11
BSNL
LAN OVERVIEW
• A LAN is a computer network that covers a small area (home,
office, building, campus)
– a few kilometers
• LANs have higher data rates (10Mbps to 40Gbps) as compared to
WANs
• LANs (usually) do not involve leased lines; cabling and
equipments belong to the LAN owner
• A LAN consists of
– Shared transmission medium
• now so valid today due to switched LANs (for wired LANs),
but still valid for wireless LANs
– regulations for orderly access to the medium
– set of hardware and software for the interfacing devices
ALTTC LAN & VLAN
12
BSNL
LAN Topologies
ALTTC LAN & VLAN 13
BSNL
Bus Topology
• Stations attach to linear medium
(bus)
– Via a tap - allows for transmission
and reception
• Transmission propagates in
medium in both directions
• Received by all other stations
– Not addressed stations ignore
• Need to identify target station
– Each station has unique address
– Destination address included in
frame header
• Terminator absorbs frames at the
end of medium 14
BSNL
Bus Topology
• Need to regulate transmission
– To avoid collisions
• If two stations attempt to transmit at same time,
signals will overlap and become garbage
– To avoid continuous transmission from a single
station. If one station transmits continuously, access is
blocked for others
• Solution: Transmit Data in small blocks – frames
ALTTC LAN & VLAN 15
BSNL
Ring Topology
• Repeaters joined by point-to-point links in closed
loop
– Links are unidirectional
– Receive data on one link and retransmit on another
– Stations attach to repeaters
• Data transmitted in frames
– Frame passes all stations in a circular manner
– Destination recognizes address and copies frame
– Frame circulates back to source where it is removed
• Medium access control is needed to determine
when station can insert frame
ALTTC LAN & VLAN 16
BSNL
Ring Topology
ALTTC LAN & VLAN 17
BSNL
Star Topology
• Each station connected
directly to central node
– using a full-duplex
(bi-directional) link
• Central node can broadcast (hub)
– Physical star, but logically like bus due
to broadcast medium
– Only one station can transmit at a time;
otherwise, collision occurs
• Central node can act as frame switch
– retransmits only to destination
– today’s technology
ALTTC LAN & VLAN 18
BSNL
Summary Of Network Topology
ALTTC LAN & VLAN 19
Topology/structure Advantages Disadvantages
Bus structure -easy to install
-simply expandable
-short cable lengths
-net expansion limits
-complicated access
methods
Ring structure -large net expansion -complex error tracing
-high wiring expenditure
-when disturbances net
failure
Star structure -simple cross-linking
-simple extension
-high reliability
-high wiring expenditure
-net failure in case of
failure or overloading of
the hubs
BSNL
ADVANTAGES OF LAN
• Expensive hardware can be shared e.g. laser
printer.
• Users can access the same files.
• Messages can be sent between users.
• A single Internet connection can be shared
among many users.
• Network software is cheaper than buying
individual packages.
ALTTC LAN & VLAN 20
BSNL
DISADVANTAGES OF LAN
ALTTC LAN & VLAN 21
 Disadvantages of connecting computers in a LAN:
• Special security measures are needed to stop users from using
programs and data that they should not have access to.
• Networks are difficult to set up and need to be maintained by skilled
technicians.
• If the file server develops a serious fault, all the users are affected,
rather than just one user in the case of a stand-alone machine.
• Wired and therefore more difficult to setup. Drilling holes in wall,
running cables in lofts etc, fitting sockets and redecorating. More
expensive to set up. More time consuming to set up. Not as flexible,
can only use where there is a socket - cannot use outside for example.
• Wired systems cannot be used in listed buildings
BSNL
VLAN Introduction
ALTTC LAN & VLAN 22
BSNL
Introduction
 In simple terms, a VLAN is a set of workstations
within a LAN that can communicate with each
other as though they were on a single, isolated
LAN.
 What does it mean to say that they “communicate
with each other as though they were on a single,
isolated LAN”?
 Among other things, it means that:
 broadcast packets sent by one of the workstations
will reach all the others in the VLAN
ALTTC LAN & VLAN 23
BSNL
Introduction
ALTTC LAN & VLAN 24
 Broadcasts sent by one of the workstations in the VLAN
will never reach any workstations that are not in the
VLAN
 The workstations can all communicate with each other
without needing to go through a gateway. For example, IP
connections would be established by AR Ping for the
destination
 IP and sending packets directly to the destination
workstation—there would be no need to send packets to the
IP gateway to be forwarded on.
 The workstations can communicate with each other using
non-routable protocols
BSNL
VLAN-based LAN
• As we earlier
discussed ,By
utilizing VLANs, the
same users can be
spread out over
various geographical
locations and still
remain in their same
IP subnet (broadcast
domain).
ALTTC LAN & VLAN 25
BSNL
VLAN OVERVIEW
ALTTC LAN & VLAN 26
• A VLAN allows a network administrator to create groups
of logically networked devices that act as if they are on
their own independent network, even if they share a
common infrastructure with other VLANs.
• Using VLANs, you can logically segment switched
networks based on functions, departments, or project
teams.
• You can also use a VLAN to geographically structure your
network to support the growing reliance of companies on
home-based workers.
• These VLANs allow the network administrator to
implement access and security policies to particular groups
of users.
BSNL
OVERVIEW
ALTTC LAN & VLAN 27
BSNL
HOW VLAN WORKS ?
• VLANs are identified by a number
– Valid ranges 1-4094
• On a VLAN-capable switch, you assign ports
with the appropriate VLAN number
• The switch then only allows data to be sent
between ports with the same VLAN
• Since almost every network is larger than a single
switch, there needs to be a way to have traffic
sent between two different switches
ALTTC LAN & VLAN 28
BSNL
HOW VLAN WORKS ?
• One way to do it is to assign a port on each switch with a
VLAN and run a cable between the switches
– Not very feasible or cost effective
• For example, if there were 6 hosts on each switch on 6
different vlans, you would need 6 ports on each switch
to connect the switches together. This would mean
that if you had 24 different vlans you could only have
24 hosts on a 48 port switch
ALTTC LAN & VLAN 29
BSNL
HOW VLAN WORKS ?
• There was a standard develop to make it so that a
single connection between two switches could be
used to send traffic for all vlans
• 802.1q – Provides a VLAN tag in front of the
Layer 2 frame
• We enable 802.1q tagging (trunking) on the ports
between the switches
• The switch receives the frame with the 802.1q header and
strips it off & It determines what VLAN and sends the
data to the appropriate port
ALTTC LAN & VLAN 30
BSNL
Types of VLAN
• Three basic VLAN memberships for
determining and controlling how a packet
entering a switch gets assigned to a VLAN.
ALTTC LAN & VLAN 31
BSNL
Port driven VLANs
• Most common configuration method
• User assigned by port association
• Easily administered through GUIs
• Maximizes security between VLANs
• Packets do not “leak” into other domains
ALTTC LAN & VLAN 32
BSNL
Port driven VLANs cont’d.
• User assigned port association ???
• For example, in a bridge with four ports, ports 1, 2, and 4
belong to VLAN 1 and port 3 belongs to VLAN 2
ALTTC LAN & VLAN 33
Port VLAN
1 1
2 1
3 2
4 1
Assignment of ports to different VLAN's.
Disadvantage:
•Does not allow for user mobility
BSNL
MAC address driven VLANs
• User assigned based on MAC addresses
• Offers flexibility
• For Example:Since MAC addresses form a part
of the workstation's network interface card, when a
workstation is moved, no reconfiguration is needed to
allow the workstation to remain in the same VLAN
• Impacts performance, scability, and administration
ALTTC LAN & VLAN 34
BSNL
MAC address driven VLANs cont’d
• Disadvantage
• VLAN membership must be assigned initially.
• In networks with thousands of users. Also, in environments
where notebook PC's are used, the MAC address is associated
with the docking station and not with the notebook PC.
Consequently, when a notebook PC is moved to a different
docking station, its VLAN membership must be reconfigured.
ALTTC LAN & VLAN 35
MAC Address VLAN
1212354145121 1
2389234873743 2
3045834758445 2
5483579475843 1
Assignment of IP subnet addresses to different VLAN's
BSNL
Network address driven VLANs
• The network IP subnet address can be used to
classify VLAN membership
ALTTC LAN & VLAN 36
IP Subnet VLAN
23.2.24 1
26.21.35 2
Assignment of IP subnet addresses to different VLAN's
BSNL
Network address driven VLANs
cont’d
• IP addresses are used only as a mapping to
determine membership in VLAN's.
• In Layer 3 VLAN's, users can move their
workstations without reconfiguring their network
addresses. The only problem is that it generally
takes longer to forward packets using Layer 3
information than using MAC addresses.
ALTTC LAN & VLAN 37
BSNL
Benefits of VLAN
ALTTC LAN & VLAN 38
BSNL
Benefits of VLAN
• VLANs allow network administrators to organize LANs logically
instead of physically.
• Easily move workstations on the LAN
• Easily add workstations to the LAN
• Easily change the LAN configuration
• Easily control network traffic
• Improve security
VLAN can also be used to control broadcast domains
Set up firewalls
Restrict access
Inform the network manager of an intrusion
• Eliminate the need for expensive routers
ALTTC LAN & VLAN
39
BSNL
Disadvantages Of Vlan
*Management is complex
*Possible problems in interoperability
*A VLAN cannot forward traffic to another
VLAN(need a router to communicate
between VLANs)
ALTTC LAN & VLAN 40
BSNL
LAN V/S VLAN
• VLAN requires lesser cost by eliminating use of
expensive routers unlike LAN.
• Data transmission is safe on VLAN as compared
to LAN.
• VLAN delivers better performance when
compared to traditional LANs.
• VLAN also helps in reducing traffic
ALTTC LAN & VLAN 41
BSNL
ALTTC LAN & VLAN 42
Thank You

More Related Content

What's hot

Vlans and inter vlan routing
Vlans and inter vlan routingVlans and inter vlan routing
Vlans and inter vlan routing
Mohammedseleim
 
Vlans (virtual local area networks)
Vlans (virtual local area networks)Vlans (virtual local area networks)
Vlans (virtual local area networks)
Kanishk Raj
 
vlan
vlanvlan
Lecture 7 8 ad hoc wireless media access protocols
Lecture 7 8 ad hoc wireless media access protocolsLecture 7 8 ad hoc wireless media access protocols
Lecture 7 8 ad hoc wireless media access protocolsChandra Meena
 
Layer 2 switching
Layer 2 switchingLayer 2 switching
Layer 2 switching
NetProtocol Xpert
 
network Switch
 network Switch network Switch
network Switch
zeeshan hanif
 
IEEE 802.11 Architecture and Services
IEEE 802.11 Architecture and ServicesIEEE 802.11 Architecture and Services
IEEE 802.11 Architecture and Services
Sayed Chhattan Shah
 
W-LAN (Wireless Local Area Network)
W-LAN (Wireless Local Area Network)W-LAN (Wireless Local Area Network)
W-LAN (Wireless Local Area Network)
Parvesh Taneja
 
Benefits of vlan
Benefits of vlanBenefits of vlan
Benefits of vlan
Logitrain
 
Repeater and hub
Repeater and hubRepeater and hub
Repeater and hub
MDSHABBIR12
 
ATM Networking Concept
ATM Networking ConceptATM Networking Concept
ATM Networking Concept
Tushar Ranjan
 
Ieee 802.11 wireless lan
Ieee 802.11 wireless lanIeee 802.11 wireless lan
Ieee 802.11 wireless lan
Parthipan Parthi
 
Vlans
VlansVlans
Networking devices
Networking devicesNetworking devices
Networking devices
university of Gujrat, pakistan
 
Multiprotocol label switching
Multiprotocol label switchingMultiprotocol label switching
Multiprotocol label switching
Sumita Das
 
GSM Technology
GSM TechnologyGSM Technology
GSM Technology
Avanitrambadiya
 
VPN (virtual private network)
VPN (virtual private network) VPN (virtual private network)
VPN (virtual private network)
Netwax Lab
 
IEEE 802.11 and Bluetooth
IEEE 802.11 and BluetoothIEEE 802.11 and Bluetooth
IEEE 802.11 and Bluetooth
Hitesh Mohapatra
 

What's hot (20)

Vlans and inter vlan routing
Vlans and inter vlan routingVlans and inter vlan routing
Vlans and inter vlan routing
 
Vlans (virtual local area networks)
Vlans (virtual local area networks)Vlans (virtual local area networks)
Vlans (virtual local area networks)
 
vlan
vlanvlan
vlan
 
Lecture 7 8 ad hoc wireless media access protocols
Lecture 7 8 ad hoc wireless media access protocolsLecture 7 8 ad hoc wireless media access protocols
Lecture 7 8 ad hoc wireless media access protocols
 
Layer 2 switching
Layer 2 switchingLayer 2 switching
Layer 2 switching
 
network Switch
 network Switch network Switch
network Switch
 
Vlan final
Vlan finalVlan final
Vlan final
 
IEEE 802.11 Architecture and Services
IEEE 802.11 Architecture and ServicesIEEE 802.11 Architecture and Services
IEEE 802.11 Architecture and Services
 
W-LAN (Wireless Local Area Network)
W-LAN (Wireless Local Area Network)W-LAN (Wireless Local Area Network)
W-LAN (Wireless Local Area Network)
 
Vlan
VlanVlan
Vlan
 
Benefits of vlan
Benefits of vlanBenefits of vlan
Benefits of vlan
 
Repeater and hub
Repeater and hubRepeater and hub
Repeater and hub
 
ATM Networking Concept
ATM Networking ConceptATM Networking Concept
ATM Networking Concept
 
Ieee 802.11 wireless lan
Ieee 802.11 wireless lanIeee 802.11 wireless lan
Ieee 802.11 wireless lan
 
Vlans
VlansVlans
Vlans
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Multiprotocol label switching
Multiprotocol label switchingMultiprotocol label switching
Multiprotocol label switching
 
GSM Technology
GSM TechnologyGSM Technology
GSM Technology
 
VPN (virtual private network)
VPN (virtual private network) VPN (virtual private network)
VPN (virtual private network)
 
IEEE 802.11 and Bluetooth
IEEE 802.11 and BluetoothIEEE 802.11 and Bluetooth
IEEE 802.11 and Bluetooth
 

Viewers also liked

Vlan
Vlan Vlan
Network topologies
Network topologiesNetwork topologies
Network topologiespris21
 
01. network topologies & cable
01. network topologies & cable01. network topologies & cable
01. network topologies & cable
Manjula Pradeep Gunathilake
 
Networking Cables
Networking CablesNetworking Cables
Networking Cables
Netwax Lab
 
Virtuals LAN
Virtuals LANVirtuals LAN
Virtuals LAN
Thomas Moegli
 
Network topologies
Network topologiesNetwork topologies
Network topologies
Mee Kanta
 
VLAN
VLANVLAN
Network Cabling
Network CablingNetwork Cabling
Network Cablingxinxinxin
 
Network Cabling
Network CablingNetwork Cabling
Network Cabling
Subhash Vadadoriya
 
Network cable
Network cableNetwork cable
Network cable
Online
 
Crimping and Testing
Crimping and TestingCrimping and Testing
Crimping and TestingSean Chia
 
Network cable
Network cableNetwork cable
Network cable
Frya Lora
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And TelecommunicationsUMaine
 
CBSE XII Communication And Network Concepts
CBSE XII Communication And Network ConceptsCBSE XII Communication And Network Concepts
CBSE XII Communication And Network Concepts
Guru Ji
 

Viewers also liked (20)

Vlan
Vlan Vlan
Vlan
 
Vlan
VlanVlan
Vlan
 
Network topologies
Network topologiesNetwork topologies
Network topologies
 
01. network topologies & cable
01. network topologies & cable01. network topologies & cable
01. network topologies & cable
 
Networking Cables
Networking CablesNetworking Cables
Networking Cables
 
VLAN
VLANVLAN
VLAN
 
Virtuals LAN
Virtuals LANVirtuals LAN
Virtuals LAN
 
VLAN
VLANVLAN
VLAN
 
Vlan
VlanVlan
Vlan
 
Network topologies
Network topologiesNetwork topologies
Network topologies
 
Network Cabling
Network CablingNetwork Cabling
Network Cabling
 
Vlans
VlansVlans
Vlans
 
VLAN
VLANVLAN
VLAN
 
Network Cabling
Network CablingNetwork Cabling
Network Cabling
 
Network Cabling
Network CablingNetwork Cabling
Network Cabling
 
Network cable
Network cableNetwork cable
Network cable
 
Crimping and Testing
Crimping and TestingCrimping and Testing
Crimping and Testing
 
Network cable
Network cableNetwork cable
Network cable
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And Telecommunications
 
CBSE XII Communication And Network Concepts
CBSE XII Communication And Network ConceptsCBSE XII Communication And Network Concepts
CBSE XII Communication And Network Concepts
 

Similar to Lan & vlan

Vlan
VlanVlan
VirtuaL area network (VLAN)
VirtuaL area network (VLAN)  VirtuaL area network (VLAN)
VirtuaL area network (VLAN)
VipulSharma328
 
Network Topologies, L1-L2 Basics, Networking Devices
Network Topologies, L1-L2 Basics, Networking DevicesNetwork Topologies, L1-L2 Basics, Networking Devices
Network Topologies, L1-L2 Basics, Networking Devices
Aalok Shah
 
CN 5151(15) Module I part 1.3 21072020.pdf
CN 5151(15) Module I part 1.3 21072020.pdfCN 5151(15) Module I part 1.3 21072020.pdf
CN 5151(15) Module I part 1.3 21072020.pdf
ADARSHN40
 
Local area network
Local area networkLocal area network
Local area networkSEDYK
 
campus_design_eng1.ppt
campus_design_eng1.pptcampus_design_eng1.ppt
campus_design_eng1.ppt
chali100
 
networking.ppt
networking.pptnetworking.ppt
networking.ppt
suchita74
 
Dc ch08 : local area network overview
Dc ch08 : local area network overviewDc ch08 : local area network overview
Dc ch08 : local area network overview
Syaiful Ahdan
 
Vlan.pdf
Vlan.pdfVlan.pdf
Vlan.pdf
itwkd
 
Chapter 3-Network Switching.pdf
Chapter 3-Network Switching.pdfChapter 3-Network Switching.pdf
Chapter 3-Network Switching.pdf
Buntha Chhay
 
PPT Backbone And Networks
PPT Backbone And NetworksPPT Backbone And Networks
PPT Backbone And Networks
kishorekommu kommu
 
Presentation on ccna
Presentation on ccnaPresentation on ccna
Presentation on ccnaRahul Kumar
 
Presentation on ccna
Presentation on ccnaPresentation on ccna
Presentation on ccnaRahul Kumar
 
Basics Of Networking and routing.ppt
Basics Of Networking and routing.pptBasics Of Networking and routing.ppt
Basics Of Networking and routing.ppt
NiharikaDubey17
 
Openstack Neutron Insights
Openstack Neutron InsightsOpenstack Neutron Insights
Openstack Neutron Insights
Atul Pandey
 
Networking
NetworkingNetworking
Networking
Abbas Ali Qureshi
 
Networking devices
Networking devicesNetworking devices
Networking devices
rehnuma rusha
 
CCNP Switching Chapter 3
CCNP Switching Chapter 3CCNP Switching Chapter 3
CCNP Switching Chapter 3
Chaing Ravuth
 

Similar to Lan & vlan (20)

Vlan
VlanVlan
Vlan
 
VirtuaL area network (VLAN)
VirtuaL area network (VLAN)  VirtuaL area network (VLAN)
VirtuaL area network (VLAN)
 
Network Topologies, L1-L2 Basics, Networking Devices
Network Topologies, L1-L2 Basics, Networking DevicesNetwork Topologies, L1-L2 Basics, Networking Devices
Network Topologies, L1-L2 Basics, Networking Devices
 
CN 5151(15) Module I part 1.3 21072020.pdf
CN 5151(15) Module I part 1.3 21072020.pdfCN 5151(15) Module I part 1.3 21072020.pdf
CN 5151(15) Module I part 1.3 21072020.pdf
 
Local area network
Local area networkLocal area network
Local area network
 
campus_design_eng1.ppt
campus_design_eng1.pptcampus_design_eng1.ppt
campus_design_eng1.ppt
 
networking.ppt
networking.pptnetworking.ppt
networking.ppt
 
Dc ch08 : local area network overview
Dc ch08 : local area network overviewDc ch08 : local area network overview
Dc ch08 : local area network overview
 
Vlan.pdf
Vlan.pdfVlan.pdf
Vlan.pdf
 
Chapter 3-Network Switching.pdf
Chapter 3-Network Switching.pdfChapter 3-Network Switching.pdf
Chapter 3-Network Switching.pdf
 
CCNA 1
CCNA 1CCNA 1
CCNA 1
 
PPT Backbone And Networks
PPT Backbone And NetworksPPT Backbone And Networks
PPT Backbone And Networks
 
Presentation on ccna
Presentation on ccnaPresentation on ccna
Presentation on ccna
 
Presentation on ccna
Presentation on ccnaPresentation on ccna
Presentation on ccna
 
Basics Of Networking and routing.ppt
Basics Of Networking and routing.pptBasics Of Networking and routing.ppt
Basics Of Networking and routing.ppt
 
Openstack Neutron Insights
Openstack Neutron InsightsOpenstack Neutron Insights
Openstack Neutron Insights
 
Networking
NetworkingNetworking
Networking
 
Networking
NetworkingNetworking
Networking
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
CCNP Switching Chapter 3
CCNP Switching Chapter 3CCNP Switching Chapter 3
CCNP Switching Chapter 3
 

More from Bharat Sanchar Nigam Limited

Project 2015
Project 2015Project 2015
Presentation on solar cell by cel
Presentation on solar cell by celPresentation on solar cell by cel
Presentation on solar cell by cel
Bharat Sanchar Nigam Limited
 
Presentation on universal axel counter by cel
Presentation on universal axel counter by celPresentation on universal axel counter by cel
Presentation on universal axel counter by cel
Bharat Sanchar Nigam Limited
 
INDUSTRIAL TRAINING REPORT ON INDIAN RAILWAYS
INDUSTRIAL TRAINING REPORT ON INDIAN RAILWAYSINDUSTRIAL TRAINING REPORT ON INDIAN RAILWAYS
INDUSTRIAL TRAINING REPORT ON INDIAN RAILWAYS
Bharat Sanchar Nigam Limited
 
Traning report _central_electronic_limited_ (1)
Traning report _central_electronic_limited_ (1)Traning report _central_electronic_limited_ (1)
Traning report _central_electronic_limited_ (1)
Bharat Sanchar Nigam Limited
 
Fibre optic communication vs satellite communication (1)
Fibre optic communication vs satellite communication (1)Fibre optic communication vs satellite communication (1)
Fibre optic communication vs satellite communication (1)
Bharat Sanchar Nigam Limited
 
Broadband technology
Broadband technologyBroadband technology
Broadband technology
Bharat Sanchar Nigam Limited
 
Ramakant tyagi presentation on ip addressing
Ramakant tyagi presentation on ip addressingRamakant tyagi presentation on ip addressing
Ramakant tyagi presentation on ip addressing
Bharat Sanchar Nigam Limited
 

More from Bharat Sanchar Nigam Limited (8)

Project 2015
Project 2015Project 2015
Project 2015
 
Presentation on solar cell by cel
Presentation on solar cell by celPresentation on solar cell by cel
Presentation on solar cell by cel
 
Presentation on universal axel counter by cel
Presentation on universal axel counter by celPresentation on universal axel counter by cel
Presentation on universal axel counter by cel
 
INDUSTRIAL TRAINING REPORT ON INDIAN RAILWAYS
INDUSTRIAL TRAINING REPORT ON INDIAN RAILWAYSINDUSTRIAL TRAINING REPORT ON INDIAN RAILWAYS
INDUSTRIAL TRAINING REPORT ON INDIAN RAILWAYS
 
Traning report _central_electronic_limited_ (1)
Traning report _central_electronic_limited_ (1)Traning report _central_electronic_limited_ (1)
Traning report _central_electronic_limited_ (1)
 
Fibre optic communication vs satellite communication (1)
Fibre optic communication vs satellite communication (1)Fibre optic communication vs satellite communication (1)
Fibre optic communication vs satellite communication (1)
 
Broadband technology
Broadband technologyBroadband technology
Broadband technology
 
Ramakant tyagi presentation on ip addressing
Ramakant tyagi presentation on ip addressingRamakant tyagi presentation on ip addressing
Ramakant tyagi presentation on ip addressing
 

Recently uploaded

Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
Intella Parts
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
symbo111
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
gestioneergodomus
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
SyedAbiiAzazi1
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
Fundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptxFundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptx
manasideore6
 
Basic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparelBasic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparel
top1002
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
SUTEJAS
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
aqil azizi
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
ClaraZara1
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERSCW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
veerababupersonal22
 
Water billing management system project report.pdf
Water billing management system project report.pdfWater billing management system project report.pdf
Water billing management system project report.pdf
Kamal Acharya
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 

Recently uploaded (20)

Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
Fundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptxFundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptx
 
Basic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparelBasic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparel
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERSCW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
 
Water billing management system project report.pdf
Water billing management system project report.pdfWater billing management system project report.pdf
Water billing management system project report.pdf
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 

Lan & vlan

  • 1. BSNL 1 LAN & VLAN Presented By:- RAMAKANT TYAGI
  • 2. BSNL BASIC OF NETWORKING ALTTC BASIC OF NETWORKING 2 • There are 7 layer in networking • Out Of the 7 layers, we are concerned with the bottom 3 layers. • The top 4 layers are used more on host machines to support TCP/UDP, HTTP, other applications Application Layer (Layer 7) Presentation Layer (Layer 6) Session Layer (Layer 5) Transport Layer (Layer 4) Network Layer (Layer 3) Data Link Layer (Layer 2) Physical Layer (Layer 1)
  • 3. BSNL Network Devices • There are 5 general devices: Repeater Hub Bridge Switch Router ALTTC BASIC OF NETWORKING 3
  • 4. BSNL Repeater A Layer 1 device An electronic device to receive a signal on a port and retransmits it at a higher level or higher power Used when you need to go farther distances than the cabling will allow Usually has 2 ports (IN/OUT) ALTTC BASIC OF NETWORKING 4
  • 5. BSNL Hub A Layer 1 device A device that contains multiple ports Has no logic or “brain” Simply passes data out all other ports In simple terms, it is a multi-port repeater ALTTC BASIC OF NETWORKING 5
  • 6. BSNL Bridge A Layer 2 device Connects multiple Layer 2 segments Has logic or “brain” Learns what Layer 2 MAC addresses are associated with each port Receives frames destined for a particular MAC address and only sends the data out the correct port ALTTC BASIC OF NETWORKING 6
  • 7. BSNL Switch A layer 2 device Basically a multi-port bridge Learns MAC Addresses to Port mappings Doesn’t flood data out every port unless the MAC address hasn’t been learned ALTTC BASIC OF NETWORKING 7
  • 8. BSNL Router A Layer 3 device Connects multiple Layer 3 networks Uses Layer 3 addressing (IP addressing) Allows communication between different Layer 2 segments Breaks up broadcast domains ALTTC BASIC OF NETWORKING 8
  • 9. BSNL Introduction • Definition: A local area network (LAN) supplies networking capability to a group of computers in close proximity to each other such as in an office building, a school, or a home. A LAN is useful for sharing resources like files, printers, games or other applications. A LAN in turn often connects to other LANs, and to the Internet or other WAN. ALTTC LAN & VLAN 9
  • 11. BSNL Local Area Network (LAN) ALTTC LAN & VLAN 11
  • 12. BSNL LAN OVERVIEW • A LAN is a computer network that covers a small area (home, office, building, campus) – a few kilometers • LANs have higher data rates (10Mbps to 40Gbps) as compared to WANs • LANs (usually) do not involve leased lines; cabling and equipments belong to the LAN owner • A LAN consists of – Shared transmission medium • now so valid today due to switched LANs (for wired LANs), but still valid for wireless LANs – regulations for orderly access to the medium – set of hardware and software for the interfacing devices ALTTC LAN & VLAN 12
  • 14. BSNL Bus Topology • Stations attach to linear medium (bus) – Via a tap - allows for transmission and reception • Transmission propagates in medium in both directions • Received by all other stations – Not addressed stations ignore • Need to identify target station – Each station has unique address – Destination address included in frame header • Terminator absorbs frames at the end of medium 14
  • 15. BSNL Bus Topology • Need to regulate transmission – To avoid collisions • If two stations attempt to transmit at same time, signals will overlap and become garbage – To avoid continuous transmission from a single station. If one station transmits continuously, access is blocked for others • Solution: Transmit Data in small blocks – frames ALTTC LAN & VLAN 15
  • 16. BSNL Ring Topology • Repeaters joined by point-to-point links in closed loop – Links are unidirectional – Receive data on one link and retransmit on another – Stations attach to repeaters • Data transmitted in frames – Frame passes all stations in a circular manner – Destination recognizes address and copies frame – Frame circulates back to source where it is removed • Medium access control is needed to determine when station can insert frame ALTTC LAN & VLAN 16
  • 18. BSNL Star Topology • Each station connected directly to central node – using a full-duplex (bi-directional) link • Central node can broadcast (hub) – Physical star, but logically like bus due to broadcast medium – Only one station can transmit at a time; otherwise, collision occurs • Central node can act as frame switch – retransmits only to destination – today’s technology ALTTC LAN & VLAN 18
  • 19. BSNL Summary Of Network Topology ALTTC LAN & VLAN 19 Topology/structure Advantages Disadvantages Bus structure -easy to install -simply expandable -short cable lengths -net expansion limits -complicated access methods Ring structure -large net expansion -complex error tracing -high wiring expenditure -when disturbances net failure Star structure -simple cross-linking -simple extension -high reliability -high wiring expenditure -net failure in case of failure or overloading of the hubs
  • 20. BSNL ADVANTAGES OF LAN • Expensive hardware can be shared e.g. laser printer. • Users can access the same files. • Messages can be sent between users. • A single Internet connection can be shared among many users. • Network software is cheaper than buying individual packages. ALTTC LAN & VLAN 20
  • 21. BSNL DISADVANTAGES OF LAN ALTTC LAN & VLAN 21  Disadvantages of connecting computers in a LAN: • Special security measures are needed to stop users from using programs and data that they should not have access to. • Networks are difficult to set up and need to be maintained by skilled technicians. • If the file server develops a serious fault, all the users are affected, rather than just one user in the case of a stand-alone machine. • Wired and therefore more difficult to setup. Drilling holes in wall, running cables in lofts etc, fitting sockets and redecorating. More expensive to set up. More time consuming to set up. Not as flexible, can only use where there is a socket - cannot use outside for example. • Wired systems cannot be used in listed buildings
  • 23. BSNL Introduction  In simple terms, a VLAN is a set of workstations within a LAN that can communicate with each other as though they were on a single, isolated LAN.  What does it mean to say that they “communicate with each other as though they were on a single, isolated LAN”?  Among other things, it means that:  broadcast packets sent by one of the workstations will reach all the others in the VLAN ALTTC LAN & VLAN 23
  • 24. BSNL Introduction ALTTC LAN & VLAN 24  Broadcasts sent by one of the workstations in the VLAN will never reach any workstations that are not in the VLAN  The workstations can all communicate with each other without needing to go through a gateway. For example, IP connections would be established by AR Ping for the destination  IP and sending packets directly to the destination workstation—there would be no need to send packets to the IP gateway to be forwarded on.  The workstations can communicate with each other using non-routable protocols
  • 25. BSNL VLAN-based LAN • As we earlier discussed ,By utilizing VLANs, the same users can be spread out over various geographical locations and still remain in their same IP subnet (broadcast domain). ALTTC LAN & VLAN 25
  • 26. BSNL VLAN OVERVIEW ALTTC LAN & VLAN 26 • A VLAN allows a network administrator to create groups of logically networked devices that act as if they are on their own independent network, even if they share a common infrastructure with other VLANs. • Using VLANs, you can logically segment switched networks based on functions, departments, or project teams. • You can also use a VLAN to geographically structure your network to support the growing reliance of companies on home-based workers. • These VLANs allow the network administrator to implement access and security policies to particular groups of users.
  • 28. BSNL HOW VLAN WORKS ? • VLANs are identified by a number – Valid ranges 1-4094 • On a VLAN-capable switch, you assign ports with the appropriate VLAN number • The switch then only allows data to be sent between ports with the same VLAN • Since almost every network is larger than a single switch, there needs to be a way to have traffic sent between two different switches ALTTC LAN & VLAN 28
  • 29. BSNL HOW VLAN WORKS ? • One way to do it is to assign a port on each switch with a VLAN and run a cable between the switches – Not very feasible or cost effective • For example, if there were 6 hosts on each switch on 6 different vlans, you would need 6 ports on each switch to connect the switches together. This would mean that if you had 24 different vlans you could only have 24 hosts on a 48 port switch ALTTC LAN & VLAN 29
  • 30. BSNL HOW VLAN WORKS ? • There was a standard develop to make it so that a single connection between two switches could be used to send traffic for all vlans • 802.1q – Provides a VLAN tag in front of the Layer 2 frame • We enable 802.1q tagging (trunking) on the ports between the switches • The switch receives the frame with the 802.1q header and strips it off & It determines what VLAN and sends the data to the appropriate port ALTTC LAN & VLAN 30
  • 31. BSNL Types of VLAN • Three basic VLAN memberships for determining and controlling how a packet entering a switch gets assigned to a VLAN. ALTTC LAN & VLAN 31
  • 32. BSNL Port driven VLANs • Most common configuration method • User assigned by port association • Easily administered through GUIs • Maximizes security between VLANs • Packets do not “leak” into other domains ALTTC LAN & VLAN 32
  • 33. BSNL Port driven VLANs cont’d. • User assigned port association ??? • For example, in a bridge with four ports, ports 1, 2, and 4 belong to VLAN 1 and port 3 belongs to VLAN 2 ALTTC LAN & VLAN 33 Port VLAN 1 1 2 1 3 2 4 1 Assignment of ports to different VLAN's. Disadvantage: •Does not allow for user mobility
  • 34. BSNL MAC address driven VLANs • User assigned based on MAC addresses • Offers flexibility • For Example:Since MAC addresses form a part of the workstation's network interface card, when a workstation is moved, no reconfiguration is needed to allow the workstation to remain in the same VLAN • Impacts performance, scability, and administration ALTTC LAN & VLAN 34
  • 35. BSNL MAC address driven VLANs cont’d • Disadvantage • VLAN membership must be assigned initially. • In networks with thousands of users. Also, in environments where notebook PC's are used, the MAC address is associated with the docking station and not with the notebook PC. Consequently, when a notebook PC is moved to a different docking station, its VLAN membership must be reconfigured. ALTTC LAN & VLAN 35 MAC Address VLAN 1212354145121 1 2389234873743 2 3045834758445 2 5483579475843 1 Assignment of IP subnet addresses to different VLAN's
  • 36. BSNL Network address driven VLANs • The network IP subnet address can be used to classify VLAN membership ALTTC LAN & VLAN 36 IP Subnet VLAN 23.2.24 1 26.21.35 2 Assignment of IP subnet addresses to different VLAN's
  • 37. BSNL Network address driven VLANs cont’d • IP addresses are used only as a mapping to determine membership in VLAN's. • In Layer 3 VLAN's, users can move their workstations without reconfiguring their network addresses. The only problem is that it generally takes longer to forward packets using Layer 3 information than using MAC addresses. ALTTC LAN & VLAN 37
  • 39. BSNL Benefits of VLAN • VLANs allow network administrators to organize LANs logically instead of physically. • Easily move workstations on the LAN • Easily add workstations to the LAN • Easily change the LAN configuration • Easily control network traffic • Improve security VLAN can also be used to control broadcast domains Set up firewalls Restrict access Inform the network manager of an intrusion • Eliminate the need for expensive routers ALTTC LAN & VLAN 39
  • 40. BSNL Disadvantages Of Vlan *Management is complex *Possible problems in interoperability *A VLAN cannot forward traffic to another VLAN(need a router to communicate between VLANs) ALTTC LAN & VLAN 40
  • 41. BSNL LAN V/S VLAN • VLAN requires lesser cost by eliminating use of expensive routers unlike LAN. • Data transmission is safe on VLAN as compared to LAN. • VLAN delivers better performance when compared to traditional LANs. • VLAN also helps in reducing traffic ALTTC LAN & VLAN 41
  • 42. BSNL ALTTC LAN & VLAN 42 Thank You