SlideShare a Scribd company logo
May 2015, ver3
Introduction to Ethernet
Proprietary and Confidential
Agenda
2
• Local Area Network (LAN)
• Network Devices
• OSI Layers
• Ethernet Frame
• VLAN concept
Proprietary and Confidential
The Local Area Network (LAN)
3
Proprietary and Confidential
Network Devices
4
The various devices used to build a data communication network can be classified into type of
equipment depending on how Ethernet packets are forwarded.
HUB
BRIDGE / SWITCH
ROUTER
Proprietary and Confidential
Functions of OSI layers
5
Physical
Data Link
Network
Transport
Session
Presentation
Application
OSI model layers
Type of communication: e-mail, file transfer, web browsing
Encryption, data conversion: ASCII to EBCDIC, BCD to binary et.
Starts, stops sessions. Maintains order
Routes data to different LANs and WANs based on network addresses
Transmits packets from node to node based on station address
Electrical signals and cabling (physical medium)
Ensure delivery of entire file or message
Proprietary and Confidential
Protocols in OSI layers
6
Physical
Data Link
Network
Transport
Session
Presentation
Application
OSI model layers
HTTP, FTP, IRC, SSH, DNS, SNMP
SSL, SFTP, IMAP, SSH, Jpeg, GIF, TIFF, MPEG, MIDI, mp3
VARIOUS API’S, SOCKETS
IP, IP Sec, ICMP, IGMP
Ethernet, Token Ring, SLIP, PPP, FDDI
Coax, Fiber, Wireless
TCP, UDP, ECN, SCTP, DCCP
Proprietary and Confidential
Ethernet frame
7
Proprietary and Confidential
OSI and TCP/IP model
8
Physical
Data Link
Layer 2,5
Network
Transport
Session
Presentation
Application
Physical
Data Link
Layer 2,5
Network
Transport
Session
Presentation
Application
Network
Interface
Layer 2,5
Internet
Application
Session Protocol
Presentation Protocol
Application Protocol
P SFD MAC MPLS IPv4/6 TCP/UDP DATA FCS
S-VLAN
DATA
MAC MPLS IPv4/6 TCP/UDP DATA FCS
S-VLAN C-VLAN
MPLS IPv4/6 TCP/UDP DATA
IPv4/6 TCP/UDP DATA
TCP/UDP DATA
TCP/IP model
OSI model
layers
OSI model
layers
E
L
E
L
7 1 12 4 4 4 2 20/40 20/8 4
46-1500
P Preamble TCP Transmission control protocol
SFD Start frame Delimiter UDP User datagram protocol
MAC = Destination + Source MAC Address FCS Frame check sequence
EL Ether Length/Type
VLAN Virtual local area network
MPLS Multiprotocol Label Switching
IP Internet protocol
C-VLAN
Size in bytes:
Transport
Proprietary and Confidential
L2
9
Proprietary and Confidential
L3
10
Proprietary and Confidential
L4
11
UDP Header
TCP Header
Proprietary and Confidential
Inter-frame gap
12
Ethernet works in Layer 1, Layer 2 and “Layer 2,5”
VLAN concept
Proprietary and Confidential
Virtual Local Area Network (VLAN) concept
14
• Imagine that you have a network and three different customer
• Customer 1
• Customer 2
• Customer 3
NETWORK
Proprietary and Confidential
Virtual Local Area Network (VLAN) concept
15
The most common protocol used today in configuring virtual LANs is IEEE 802.1Q
VLANs are created to provide the segmentation services traditionally provided by routers
in LAN configurations
Proprietary and Confidential
OSI and TCP/IP model
16
Physical
Data Link
Layer 2,5
Network
Transport
Session
Presentation
Application
Physical
Data Link
Layer 2,5
Network
Transport
Session
Presentation
Application
Network
Interface
Layer 2,5
Internet
Application
Session Protocol
Presentation Protocol
Application Protocol
P SFD MAC MPLS IPv4/6 TCP/UDP DATA FCS
S-VLAN
DATA
MAC MPLS IPv4/6 TCP/UDP DATA FCS
S-VLAN C-VLAN
MPLS IPv4/6 TCP/UDP DATA
IPv4/6 TCP/UDP DATA
TCP/UDP DATA
TCP/IP model
OSI model
layers
OSI model
layers
E
L
E
L
7 1 12 4 4 4 2 20/40 20/8 4
46-1500
P Preamble TCP Transmission control protocol
SFD Start frame Delimiter UDP User datagram protocol
MAC = Destination + Source MAC Address FCS Frame check sequence
EL Ether Length/Type
VLAN Virtual local area network
MPLS Multiprotocol Label Switching
IP Internet protocol
C-VLAN
Size in bytes:
Transport
Proprietary and Confidential
Ethernet frame
17
Proprietary and Confidential
Length / Type < 1500 - Parameter indicates number of Data Bytes
Length / Type > 1536 - Parameter indicates Protocol Type (PPPoE, PPPoA, ARP etc.)
Preamble + SFD DA SA Length / Type DATA + PAD FCS
6 Bytes 6 Bytes
8 Bytes 2 Bytes 46 - 1500 Bytes
4 Bytes
(32-bit
CRC)
FCS is created by the sender and recalculated by the receiver
Minimum 64 Bytes < FRAME SIZE < Maximum 1518 Bytes
Untagged Ethernet Frame
18
Proprietary and Confidential
• Additional information is inserted
• Frame size increases to 1522 Bytes
4 Bytes
TPID = Tag protocol ID
TCI = Tag Control Information
CFI = 1 bit canonical Format Indicator
Preamble + SFD DA SA Length / Type DATA + PAD FCS
3 Bit 1 Bit 12 Bit
TCI
CFI
VLAN TAG
P-TAG VLAN ID
TPID = 0x8100
Tagged Ethernet Frame
19
Proprietary and Confidential
VLAN ID uses 12 bits, therefore the number of maximum VLANs is 4096:
• 212 = 4096
• VID 0 = reserved
• VID 4090-4096 = reserved (dedicated for IP-10’s internal purposes such as MNG etc.)
• VID 1 = default
• After tagging a frame, FCS is recalculated
• CFI is set to 0 for ETH frames, 1 for Token Ring to allow TR frames over
ETH backbones (some vendors may use CFI for internal purposes)
Tagging a Frame
20
Proprietary and Confidential
TPID / ETHER-Type / Protocol Type…
21
TPID in tagged frames in always set to
0x8100
It is important that you understand the
meaning and usage of this parameter
Protocol type Value
Tagged Frame 0x8100
ARP 0x0806
Q-in-Q (CISCO) 0x8100
Q-in-Q (other vendors) 0x88A8
Q-in-Q (other vendors) 0x9100
Q-in-Q (other vendors) 0x9200
RARP 0x8035
IP 0x0800
IPv6 0x86DD
PPPoE 0x8863/0x8864
MPLS 0x8847/0x8848
IS-IS 0x8000
LACP 0x8809
802.1x 0x888E
Proprietary and Confidential
• Additional VLAN (S-VLAN) is inserted
• Frame size increases to 1526 Bytes
Q-in-Q
4 Bytes
Preamble + SFD DA SA Length / Type DATA + PAD FCS
3 Bit 1 Bit 12 Bit
CFI
S - VLAN
TPID = 0x88A8
P-TAG VLAN ID
TCI
CFI P-TAG
VLAN ID
TCI
TPID = 0x8100
C - VLAN
4 Bytes
3 Bit 1 Bit 12 Bit
22
Thank you
23

More Related Content

PPTX
02 Introduction to Ethernet_Common_11.5_f2.pptx
PPTX
16.) layer 3 (basic tcp ip routing)
PPTX
TCP/IP Protocol Architeture
PPT
Session 2 Tp 2
PPTX
10 coms 525 tcpip - internet protocol - ip
PDF
Basic ip and networking ver 3 kl
PPTX
Internet protocol (ip) ppt
PDF
7.1 Network Layer.pdf1234567891011121314
02 Introduction to Ethernet_Common_11.5_f2.pptx
16.) layer 3 (basic tcp ip routing)
TCP/IP Protocol Architeture
Session 2 Tp 2
10 coms 525 tcpip - internet protocol - ip
Basic ip and networking ver 3 kl
Internet protocol (ip) ppt
7.1 Network Layer.pdf1234567891011121314

Similar to Introduction to Ethernet para radio enlace (20)

PPT
Ccna1v3 Mod09
PPTX
Data link layer
PPTX
Internetworking
PPT
Networking hardware (2)
PPT
Networking hardware (2)
PPT
Networking hardware
PPT
Internetworking iso architecture routing.ppt
PPTX
Ipv4 & ipv6
PPTX
Small office Home office , network setup in details
PDF
Introduction on how unique identifier systems are managed and coordinated - R...
PPT
SOHO Network Setup Tutorial
PDF
Advanced TCP/IP-based Industrial Networking for Engineers & Technicians
PPT
Networking
PPTX
Multiplexing and demultiplexing, ipv4 types
PDF
Computer networking (nnm)
PPTX
Ccna pres
PPT
L6 6 lowpan
PPTX
Networking essentials lect1
PPT
Hardware9
PPTX
ComNet-Ethernet101.GW (1) routing and switching.pptx
Ccna1v3 Mod09
Data link layer
Internetworking
Networking hardware (2)
Networking hardware (2)
Networking hardware
Internetworking iso architecture routing.ppt
Ipv4 & ipv6
Small office Home office , network setup in details
Introduction on how unique identifier systems are managed and coordinated - R...
SOHO Network Setup Tutorial
Advanced TCP/IP-based Industrial Networking for Engineers & Technicians
Networking
Multiplexing and demultiplexing, ipv4 types
Computer networking (nnm)
Ccna pres
L6 6 lowpan
Networking essentials lect1
Hardware9
ComNet-Ethernet101.GW (1) routing and switching.pptx
Ad

More from jonatanmedeirosgomes1 (9)

PDF
RFU - Unidade de radio frequência radio enlace
PDF
Ceragon_Evolution_IP20LH_Installation_Guide_Rev_B.01.pdf
PDF
mw Branching for Long Haul Split Mount.pdf
PDF
Branching for Long Haul All Indoor System.pdf
PDF
Introduction to PDH & SDH technology.pdf
PDF
Intro to Radio Systems. imagens e modelos
PDF
Ceragon_FibeAir_IP-20C_Technical_Description_C8.0_ETSI_Rev_A.01.pdf
PDF
Ceragon_FibeAir_IP-20C_S_E_C8.0_User_Manual_Rev_C.01.pdf
PDF
curso de Redes de computador aulas completas
RFU - Unidade de radio frequência radio enlace
Ceragon_Evolution_IP20LH_Installation_Guide_Rev_B.01.pdf
mw Branching for Long Haul Split Mount.pdf
Branching for Long Haul All Indoor System.pdf
Introduction to PDH & SDH technology.pdf
Intro to Radio Systems. imagens e modelos
Ceragon_FibeAir_IP-20C_Technical_Description_C8.0_ETSI_Rev_A.01.pdf
Ceragon_FibeAir_IP-20C_S_E_C8.0_User_Manual_Rev_C.01.pdf
curso de Redes de computador aulas completas
Ad

Recently uploaded (20)

PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PPTX
OOP with Java - Java Introduction (Basics)
DOCX
573137875-Attendance-Management-System-original
PPTX
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
PPTX
Lesson 3_Tessellation.pptx finite Mathematics
PDF
Arduino robotics embedded978-1-4302-3184-4.pdf
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
PPT
Mechanical Engineering MATERIALS Selection
PPTX
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PDF
composite construction of structures.pdf
PPTX
Fluid Mechanics, Module 3: Basics of Fluid Mechanics
PPTX
Lecture Notes Electrical Wiring System Components
PPTX
MET 305 MODULE 1 KTU 2019 SCHEME 25.pptx
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PPTX
CH1 Production IntroductoryConcepts.pptx
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
Model Code of Practice - Construction Work - 21102022 .pdf
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
OOP with Java - Java Introduction (Basics)
573137875-Attendance-Management-System-original
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
Lesson 3_Tessellation.pptx finite Mathematics
Arduino robotics embedded978-1-4302-3184-4.pdf
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
Mechanical Engineering MATERIALS Selection
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
Foundation to blockchain - A guide to Blockchain Tech
composite construction of structures.pdf
Fluid Mechanics, Module 3: Basics of Fluid Mechanics
Lecture Notes Electrical Wiring System Components
MET 305 MODULE 1 KTU 2019 SCHEME 25.pptx
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
Embodied AI: Ushering in the Next Era of Intelligent Systems
CH1 Production IntroductoryConcepts.pptx
Operating System & Kernel Study Guide-1 - converted.pdf

Introduction to Ethernet para radio enlace

  • 2. Proprietary and Confidential Agenda 2 • Local Area Network (LAN) • Network Devices • OSI Layers • Ethernet Frame • VLAN concept
  • 3. Proprietary and Confidential The Local Area Network (LAN) 3
  • 4. Proprietary and Confidential Network Devices 4 The various devices used to build a data communication network can be classified into type of equipment depending on how Ethernet packets are forwarded. HUB BRIDGE / SWITCH ROUTER
  • 5. Proprietary and Confidential Functions of OSI layers 5 Physical Data Link Network Transport Session Presentation Application OSI model layers Type of communication: e-mail, file transfer, web browsing Encryption, data conversion: ASCII to EBCDIC, BCD to binary et. Starts, stops sessions. Maintains order Routes data to different LANs and WANs based on network addresses Transmits packets from node to node based on station address Electrical signals and cabling (physical medium) Ensure delivery of entire file or message
  • 6. Proprietary and Confidential Protocols in OSI layers 6 Physical Data Link Network Transport Session Presentation Application OSI model layers HTTP, FTP, IRC, SSH, DNS, SNMP SSL, SFTP, IMAP, SSH, Jpeg, GIF, TIFF, MPEG, MIDI, mp3 VARIOUS API’S, SOCKETS IP, IP Sec, ICMP, IGMP Ethernet, Token Ring, SLIP, PPP, FDDI Coax, Fiber, Wireless TCP, UDP, ECN, SCTP, DCCP
  • 8. Proprietary and Confidential OSI and TCP/IP model 8 Physical Data Link Layer 2,5 Network Transport Session Presentation Application Physical Data Link Layer 2,5 Network Transport Session Presentation Application Network Interface Layer 2,5 Internet Application Session Protocol Presentation Protocol Application Protocol P SFD MAC MPLS IPv4/6 TCP/UDP DATA FCS S-VLAN DATA MAC MPLS IPv4/6 TCP/UDP DATA FCS S-VLAN C-VLAN MPLS IPv4/6 TCP/UDP DATA IPv4/6 TCP/UDP DATA TCP/UDP DATA TCP/IP model OSI model layers OSI model layers E L E L 7 1 12 4 4 4 2 20/40 20/8 4 46-1500 P Preamble TCP Transmission control protocol SFD Start frame Delimiter UDP User datagram protocol MAC = Destination + Source MAC Address FCS Frame check sequence EL Ether Length/Type VLAN Virtual local area network MPLS Multiprotocol Label Switching IP Internet protocol C-VLAN Size in bytes: Transport
  • 12. Proprietary and Confidential Inter-frame gap 12 Ethernet works in Layer 1, Layer 2 and “Layer 2,5”
  • 14. Proprietary and Confidential Virtual Local Area Network (VLAN) concept 14 • Imagine that you have a network and three different customer • Customer 1 • Customer 2 • Customer 3 NETWORK
  • 15. Proprietary and Confidential Virtual Local Area Network (VLAN) concept 15 The most common protocol used today in configuring virtual LANs is IEEE 802.1Q VLANs are created to provide the segmentation services traditionally provided by routers in LAN configurations
  • 16. Proprietary and Confidential OSI and TCP/IP model 16 Physical Data Link Layer 2,5 Network Transport Session Presentation Application Physical Data Link Layer 2,5 Network Transport Session Presentation Application Network Interface Layer 2,5 Internet Application Session Protocol Presentation Protocol Application Protocol P SFD MAC MPLS IPv4/6 TCP/UDP DATA FCS S-VLAN DATA MAC MPLS IPv4/6 TCP/UDP DATA FCS S-VLAN C-VLAN MPLS IPv4/6 TCP/UDP DATA IPv4/6 TCP/UDP DATA TCP/UDP DATA TCP/IP model OSI model layers OSI model layers E L E L 7 1 12 4 4 4 2 20/40 20/8 4 46-1500 P Preamble TCP Transmission control protocol SFD Start frame Delimiter UDP User datagram protocol MAC = Destination + Source MAC Address FCS Frame check sequence EL Ether Length/Type VLAN Virtual local area network MPLS Multiprotocol Label Switching IP Internet protocol C-VLAN Size in bytes: Transport
  • 18. Proprietary and Confidential Length / Type < 1500 - Parameter indicates number of Data Bytes Length / Type > 1536 - Parameter indicates Protocol Type (PPPoE, PPPoA, ARP etc.) Preamble + SFD DA SA Length / Type DATA + PAD FCS 6 Bytes 6 Bytes 8 Bytes 2 Bytes 46 - 1500 Bytes 4 Bytes (32-bit CRC) FCS is created by the sender and recalculated by the receiver Minimum 64 Bytes < FRAME SIZE < Maximum 1518 Bytes Untagged Ethernet Frame 18
  • 19. Proprietary and Confidential • Additional information is inserted • Frame size increases to 1522 Bytes 4 Bytes TPID = Tag protocol ID TCI = Tag Control Information CFI = 1 bit canonical Format Indicator Preamble + SFD DA SA Length / Type DATA + PAD FCS 3 Bit 1 Bit 12 Bit TCI CFI VLAN TAG P-TAG VLAN ID TPID = 0x8100 Tagged Ethernet Frame 19
  • 20. Proprietary and Confidential VLAN ID uses 12 bits, therefore the number of maximum VLANs is 4096: • 212 = 4096 • VID 0 = reserved • VID 4090-4096 = reserved (dedicated for IP-10’s internal purposes such as MNG etc.) • VID 1 = default • After tagging a frame, FCS is recalculated • CFI is set to 0 for ETH frames, 1 for Token Ring to allow TR frames over ETH backbones (some vendors may use CFI for internal purposes) Tagging a Frame 20
  • 21. Proprietary and Confidential TPID / ETHER-Type / Protocol Type… 21 TPID in tagged frames in always set to 0x8100 It is important that you understand the meaning and usage of this parameter Protocol type Value Tagged Frame 0x8100 ARP 0x0806 Q-in-Q (CISCO) 0x8100 Q-in-Q (other vendors) 0x88A8 Q-in-Q (other vendors) 0x9100 Q-in-Q (other vendors) 0x9200 RARP 0x8035 IP 0x0800 IPv6 0x86DD PPPoE 0x8863/0x8864 MPLS 0x8847/0x8848 IS-IS 0x8000 LACP 0x8809 802.1x 0x888E
  • 22. Proprietary and Confidential • Additional VLAN (S-VLAN) is inserted • Frame size increases to 1526 Bytes Q-in-Q 4 Bytes Preamble + SFD DA SA Length / Type DATA + PAD FCS 3 Bit 1 Bit 12 Bit CFI S - VLAN TPID = 0x88A8 P-TAG VLAN ID TCI CFI P-TAG VLAN ID TCI TPID = 0x8100 C - VLAN 4 Bytes 3 Bit 1 Bit 12 Bit 22