SlideShare a Scribd company logo
1 of 27
6LoWPAN
(IPv6 over Low power Wireless
Personal Area Networks)
Introduction
• IP based devices
• web services
• security
• management
• frame size
• issues
• power & duty cycle
• multi cast
• topology
• bandwidth
• reliability
Internet of things
Related Technologies
 RFC 4944
 ISA 100
 IPSO
Applications
 Home building automation
 Health care
 Industry Automation & Logistics
 Vehicular Automation
 Environmental monitoring
and many more
Architecture
Protocol stack
• UDP is preferred
Link layers
 Compatibility with existing technologies like
802.15.4, Sub-GHz Radio and Power- line
communications.
 Adaptation for IP
 Addressing of nodes (Locally & Globally)
Addressing
 Extended Unique identifier(EUI-64) -- like Zigbee
 Configurable short addressing(8-16 bits)
 Similar like IPv6 64 bits IID is used--- generally
called Stateless Address Auto configuration (SAA)
Forwarding and Routing
1. IP Routing Model
2. LoWPAN Routing(L3 , Route over)
Forwarding and Routing (contd..)
3(a). DLL mesh forwarding (L2, Mesh Under)
3(b). LoWPAN adaptation (L2, Mesh Under)
Header Compression
 Headers of IP is compressed(IPv6 headers occupy more space)
 Router decompresses the header and transmits over different link
 MTU is not sufficient
 Need to achieve flow control
 Must be used when needed
 The throughput of network reduces
Fragmentation and Reassembly
Data Packet of 802.15.4
802.15.4 IPv6 header Payload
802.15.4 Mesh Addr Frag IPv6 header Payload
802.15.4 Fragmentation IPv6 header Payload
128 bytes
Payload
decreases
Fragmentation Header
Mesh Header
IP Header format (HC)
 For IP , HC1 is used
 HC2 bit indicates further transport protocols
 UDP, TCP, ICMPv6
IPv6 Header
UDP
RFC4944’s HC
 TF,FL into 2 bits
 Version, Payload Length, Link
Local Prefix
 UDP ports (61616-61631)
Uni Cast
Multi Cast
Global
Improved HC (IPHC)
 TF,FL are individually
compressed
 Hop limit
compression
 Removes prefixes for
IPv6 addresses
 Supports Multicast
for ND, SLAAC
 4 bit index represents
16 contexts (if CID is
set)
U
M
G
Networking Issues
 Establishing a network (Commissioning)
◦ new node joining
◦ Network re-organizing
 Uses
◦ Service Set ID (WLAN)
◦ Security (Wireless Protected Access)
 Prefix match -- Home network
 Neighbor Discovery
◦ DHCPv6 (Stateless Address Auto configuration)
◦ Registration
◦ Reg. collision
◦ Multi-hop registration
◦ Various operations (node, router, edge router)
Bootstrapping
Networking Issues (contd..)
 Objectives
◦ Confidentiality
◦ Integrity
◦ Availability
 Layer2 mechanisms
◦ As 802.15.4 implements AES(CCM, RFC 3610)
◦ 13 byte key based on 8 byte MAC Id
◦ 2^22= 7 weeks of key repetition
 Layer3 mechanisms (Internet Key Exchange [RFC 2409])
◦ Doesn’t suit for LoWPANs
 Key Management (Enhanced L3)
◦ Username & Password
◦ Long, Short, Group, Pair wise keys
Security
Other Aspects
 Mobility
◦ Roaming (macro)
◦ Handover (micro)
 Causes
◦ Physical movement
◦ Radio channel
◦ Network performance
◦ Sleep schedules
◦ Node failure
 Node & Network controlled
(Wi-Fi, cellular systems)
 Solutions for Mobility
◦ Commissioning
◦ Bootstrapping
◦ Security
◦ Updating DNS
◦ Notifying upper layers
So far nodes are considered stationary
Other Aspects (contd..)
MIPv6 Proxy Home Agent
Other Aspects (contd..)
Proxy MIPv6 NEMO (NEtwork MObility)
Application protocols
 General IPv6
◦ HTTP, FTP, SIP, SNMP, RTP, SLP
 Need modifications
 SOAP, REST (Simple Object Access Protocol,
REpresenational State Transfer)
 Need Port Address
Application protocols (contd..)
 Networking
 Host Issues
 Compression
 Security
Application protocols (contd..)
 Protocol paradigms
◦ End to End
◦ Real Time Streaming / Session
◦ Pub/ Sub
 Common Protocols
◦ Web service protocols
◦ MQTT (MQTT-S)
◦ ZIGBEE Compact Application Protocol
◦ Service Discovery
 SLP, UPnP, DPWS
◦ Industry Specific (BACnet, oBIX, ANSI c12.19)
 ZCAP, MQTT has own discovery features
Implementing 6lowpan
Single Chip Two Chip
Implementing 6lowpan (contd..)
 Protocol Stacks
◦ ContikiOS & uIPv6
◦ TinyOS & BLIP
◦ Sensinode NanoStack
◦ Jennic 6LoWPAN
◦ Nivis ISA100 (Industrial Standard)
Implementing 6lowpan (contd..)
 ContikiOS
◦ C
◦ MSP430, AVR, HC12, Z60,
etc..
◦ 2kB RAM, 40kB ROM
◦ LoWPAN Support
◦ Multitasking
◦ Event driven kernel
◦ uIP stack
◦ Thread based
◦ COOJA Simulator
◦ TMote
 TinyOS
◦ nesC
◦ MSP430, AVR
◦ 0.4kB RAM
◦ LoWPAN Support
◦ BLIP
◦ TOS Simulator
◦ FIFO
◦ OS merges with Program
◦ TelosB, IMote etc..
Implementing 6lowpan (contd..)
Application development
Hardware Interaction layer
Hardware Implementation Layer
nesC
TinyOS
H/W Platform
Contiki OS
TinyOS

More Related Content

What's hot

What's hot (20)

6lowpan introduction
6lowpan introduction6lowpan introduction
6lowpan introduction
 
20 palo alto site to site
20 palo alto site to site20 palo alto site to site
20 palo alto site to site
 
Routing in 6lowpan (in French)
Routing in 6lowpan (in French) Routing in 6lowpan (in French)
Routing in 6lowpan (in French)
 
6LoWPAN: An open IoT Networking Protocol
6LoWPAN: An open IoT Networking Protocol6LoWPAN: An open IoT Networking Protocol
6LoWPAN: An open IoT Networking Protocol
 
Iot
IotIot
Iot
 
GLBP (gateway load balancing protocol)
GLBP (gateway load balancing protocol)GLBP (gateway load balancing protocol)
GLBP (gateway load balancing protocol)
 
MPLS (Multi-Protocol Label Switching)
MPLS (Multi-Protocol Label Switching)MPLS (Multi-Protocol Label Switching)
MPLS (Multi-Protocol Label Switching)
 
Xmpp
XmppXmpp
Xmpp
 
A very good introduction to IPv6
A very good introduction to IPv6A very good introduction to IPv6
A very good introduction to IPv6
 
Introduction to CoAP
Introduction to CoAPIntroduction to CoAP
Introduction to CoAP
 
6lowpan
6lowpan 6lowpan
6lowpan
 
VoWifi 02 - VoWifi architecture overview (pdf ppt)
VoWifi 02 - VoWifi architecture overview (pdf ppt)VoWifi 02 - VoWifi architecture overview (pdf ppt)
VoWifi 02 - VoWifi architecture overview (pdf ppt)
 
Comparison between-ipv6-and-6 lowpan
Comparison between-ipv6-and-6 lowpanComparison between-ipv6-and-6 lowpan
Comparison between-ipv6-and-6 lowpan
 
TCP/IP Basics
TCP/IP BasicsTCP/IP Basics
TCP/IP Basics
 
Lte resource grid
Lte resource gridLte resource grid
Lte resource grid
 
CCNA Report
CCNA ReportCCNA Report
CCNA Report
 
VXLAN BGP EVPN: Technology Building Blocks
VXLAN BGP EVPN: Technology Building BlocksVXLAN BGP EVPN: Technology Building Blocks
VXLAN BGP EVPN: Technology Building Blocks
 
IPv6 address
IPv6 addressIPv6 address
IPv6 address
 
Alta disponibilidad. El arte de eliminar puntos únicos de fallo
 Alta disponibilidad. El arte de eliminar puntos únicos de fallo Alta disponibilidad. El arte de eliminar puntos únicos de fallo
Alta disponibilidad. El arte de eliminar puntos únicos de fallo
 
VPLS Fundamental
VPLS FundamentalVPLS Fundamental
VPLS Fundamental
 

Similar to 6lowpan 110828234426-phpapp01

6 Lo Wpan Tutorial 20080206
6 Lo Wpan Tutorial 200802066 Lo Wpan Tutorial 20080206
6 Lo Wpan Tutorial 20080206
pauldeng
 
Internet Protocol Version 6 By Suvo 2002
Internet Protocol Version 6 By Suvo 2002Internet Protocol Version 6 By Suvo 2002
Internet Protocol Version 6 By Suvo 2002
suvobgd
 

Similar to 6lowpan 110828234426-phpapp01 (20)

L6 6 lowpan
L6 6 lowpanL6 6 lowpan
L6 6 lowpan
 
Run Your Own 6LoWPAN Based IoT Network
Run Your Own 6LoWPAN Based IoT NetworkRun Your Own 6LoWPAN Based IoT Network
Run Your Own 6LoWPAN Based IoT Network
 
Introduction to Internet of Things
Introduction to Internet of ThingsIntroduction to Internet of Things
Introduction to Internet of Things
 
Haystack Technology Overview
Haystack Technology OverviewHaystack Technology Overview
Haystack Technology Overview
 
17.) layer 3 (advanced tcp ip routing)
17.) layer 3 (advanced tcp ip routing)17.) layer 3 (advanced tcp ip routing)
17.) layer 3 (advanced tcp ip routing)
 
CCNA
CCNACCNA
CCNA
 
TCP/IP Basics
TCP/IP BasicsTCP/IP Basics
TCP/IP Basics
 
Adding IEEE 802.15.4 and 6LoWPAN to an Embedded Linux Device
Adding IEEE 802.15.4 and 6LoWPAN to an Embedded Linux DeviceAdding IEEE 802.15.4 and 6LoWPAN to an Embedded Linux Device
Adding IEEE 802.15.4 and 6LoWPAN to an Embedded Linux Device
 
IoT Field Area Network Solutions & Integration of IPv6 Standards by Patrick G...
IoT Field Area Network Solutions & Integration of IPv6 Standards by Patrick G...IoT Field Area Network Solutions & Integration of IPv6 Standards by Patrick G...
IoT Field Area Network Solutions & Integration of IPv6 Standards by Patrick G...
 
Network Layer
Network LayerNetwork Layer
Network Layer
 
06 tk 1073 network layer
06   tk 1073 network layer06   tk 1073 network layer
06 tk 1073 network layer
 
6 Lo Wpan Tutorial 20080206
6 Lo Wpan Tutorial 200802066 Lo Wpan Tutorial 20080206
6 Lo Wpan Tutorial 20080206
 
6.) switch quick config (fixed summits)
6.) switch quick config (fixed summits)6.) switch quick config (fixed summits)
6.) switch quick config (fixed summits)
 
Network Layer And I Pv6
Network Layer And I Pv6Network Layer And I Pv6
Network Layer And I Pv6
 
Bare Metal Club ATX: Networking Discussion
Bare Metal Club ATX: Networking DiscussionBare Metal Club ATX: Networking Discussion
Bare Metal Club ATX: Networking Discussion
 
Practical Guide to Run an IEEE 802.15.4 Network with 6LoWPAN Under Linux
Practical Guide to Run an IEEE 802.15.4 Network with 6LoWPAN Under LinuxPractical Guide to Run an IEEE 802.15.4 Network with 6LoWPAN Under Linux
Practical Guide to Run an IEEE 802.15.4 Network with 6LoWPAN Under Linux
 
SDN/OpenFlow #lspe
SDN/OpenFlow #lspeSDN/OpenFlow #lspe
SDN/OpenFlow #lspe
 
Ipv6 - Hamzeh Al-Qudah
Ipv6 - Hamzeh Al-QudahIpv6 - Hamzeh Al-Qudah
Ipv6 - Hamzeh Al-Qudah
 
Internet Protocol Version 6 By Suvo 2002
Internet Protocol Version 6 By Suvo 2002Internet Protocol Version 6 By Suvo 2002
Internet Protocol Version 6 By Suvo 2002
 
cisco-c921-4p-datasheet.pdf
cisco-c921-4p-datasheet.pdfcisco-c921-4p-datasheet.pdf
cisco-c921-4p-datasheet.pdf
 

Recently uploaded

Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Recently uploaded (20)

UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 

6lowpan 110828234426-phpapp01

  • 1. 6LoWPAN (IPv6 over Low power Wireless Personal Area Networks)
  • 2. Introduction • IP based devices • web services • security • management • frame size • issues • power & duty cycle • multi cast • topology • bandwidth • reliability Internet of things
  • 3. Related Technologies  RFC 4944  ISA 100  IPSO
  • 4. Applications  Home building automation  Health care  Industry Automation & Logistics  Vehicular Automation  Environmental monitoring and many more
  • 6. Protocol stack • UDP is preferred
  • 7. Link layers  Compatibility with existing technologies like 802.15.4, Sub-GHz Radio and Power- line communications.  Adaptation for IP  Addressing of nodes (Locally & Globally)
  • 8. Addressing  Extended Unique identifier(EUI-64) -- like Zigbee  Configurable short addressing(8-16 bits)  Similar like IPv6 64 bits IID is used--- generally called Stateless Address Auto configuration (SAA)
  • 9. Forwarding and Routing 1. IP Routing Model 2. LoWPAN Routing(L3 , Route over)
  • 10. Forwarding and Routing (contd..) 3(a). DLL mesh forwarding (L2, Mesh Under) 3(b). LoWPAN adaptation (L2, Mesh Under)
  • 11. Header Compression  Headers of IP is compressed(IPv6 headers occupy more space)  Router decompresses the header and transmits over different link  MTU is not sufficient  Need to achieve flow control  Must be used when needed  The throughput of network reduces Fragmentation and Reassembly
  • 12. Data Packet of 802.15.4 802.15.4 IPv6 header Payload 802.15.4 Mesh Addr Frag IPv6 header Payload 802.15.4 Fragmentation IPv6 header Payload 128 bytes Payload decreases Fragmentation Header Mesh Header
  • 13. IP Header format (HC)  For IP , HC1 is used  HC2 bit indicates further transport protocols  UDP, TCP, ICMPv6 IPv6 Header UDP
  • 14. RFC4944’s HC  TF,FL into 2 bits  Version, Payload Length, Link Local Prefix  UDP ports (61616-61631) Uni Cast Multi Cast Global
  • 15. Improved HC (IPHC)  TF,FL are individually compressed  Hop limit compression  Removes prefixes for IPv6 addresses  Supports Multicast for ND, SLAAC  4 bit index represents 16 contexts (if CID is set) U M G
  • 16. Networking Issues  Establishing a network (Commissioning) ◦ new node joining ◦ Network re-organizing  Uses ◦ Service Set ID (WLAN) ◦ Security (Wireless Protected Access)  Prefix match -- Home network  Neighbor Discovery ◦ DHCPv6 (Stateless Address Auto configuration) ◦ Registration ◦ Reg. collision ◦ Multi-hop registration ◦ Various operations (node, router, edge router) Bootstrapping
  • 17. Networking Issues (contd..)  Objectives ◦ Confidentiality ◦ Integrity ◦ Availability  Layer2 mechanisms ◦ As 802.15.4 implements AES(CCM, RFC 3610) ◦ 13 byte key based on 8 byte MAC Id ◦ 2^22= 7 weeks of key repetition  Layer3 mechanisms (Internet Key Exchange [RFC 2409]) ◦ Doesn’t suit for LoWPANs  Key Management (Enhanced L3) ◦ Username & Password ◦ Long, Short, Group, Pair wise keys Security
  • 18. Other Aspects  Mobility ◦ Roaming (macro) ◦ Handover (micro)  Causes ◦ Physical movement ◦ Radio channel ◦ Network performance ◦ Sleep schedules ◦ Node failure  Node & Network controlled (Wi-Fi, cellular systems)  Solutions for Mobility ◦ Commissioning ◦ Bootstrapping ◦ Security ◦ Updating DNS ◦ Notifying upper layers So far nodes are considered stationary
  • 19. Other Aspects (contd..) MIPv6 Proxy Home Agent
  • 20. Other Aspects (contd..) Proxy MIPv6 NEMO (NEtwork MObility)
  • 21. Application protocols  General IPv6 ◦ HTTP, FTP, SIP, SNMP, RTP, SLP  Need modifications  SOAP, REST (Simple Object Access Protocol, REpresenational State Transfer)  Need Port Address
  • 22. Application protocols (contd..)  Networking  Host Issues  Compression  Security
  • 23. Application protocols (contd..)  Protocol paradigms ◦ End to End ◦ Real Time Streaming / Session ◦ Pub/ Sub  Common Protocols ◦ Web service protocols ◦ MQTT (MQTT-S) ◦ ZIGBEE Compact Application Protocol ◦ Service Discovery  SLP, UPnP, DPWS ◦ Industry Specific (BACnet, oBIX, ANSI c12.19)  ZCAP, MQTT has own discovery features
  • 25. Implementing 6lowpan (contd..)  Protocol Stacks ◦ ContikiOS & uIPv6 ◦ TinyOS & BLIP ◦ Sensinode NanoStack ◦ Jennic 6LoWPAN ◦ Nivis ISA100 (Industrial Standard)
  • 26. Implementing 6lowpan (contd..)  ContikiOS ◦ C ◦ MSP430, AVR, HC12, Z60, etc.. ◦ 2kB RAM, 40kB ROM ◦ LoWPAN Support ◦ Multitasking ◦ Event driven kernel ◦ uIP stack ◦ Thread based ◦ COOJA Simulator ◦ TMote  TinyOS ◦ nesC ◦ MSP430, AVR ◦ 0.4kB RAM ◦ LoWPAN Support ◦ BLIP ◦ TOS Simulator ◦ FIFO ◦ OS merges with Program ◦ TelosB, IMote etc..
  • 27. Implementing 6lowpan (contd..) Application development Hardware Interaction layer Hardware Implementation Layer nesC TinyOS H/W Platform Contiki OS TinyOS