SlideShare a Scribd company logo
1 of 10
M.SANDHIYA (MSC INFO TECH)
NADAR SARASWATHI COLLEGE
OF ARTS AND SCIENCE
INTERNET PROTOCAL
Internet Protocol
 The term internet is short for “internetworking”
 interconnection of networks with different network access
mechanisms, addressing, different routing techniques, etc.
 An internet
 Collection of communications networks interconnected by
layer 3 switches and/or routers
 The Internet - note the uppercase I
 The global collection of individual machines and networks
 IP (Internet Protocol)
 most widely used internetworking protocol
 foundation of all internet-based applications
Design Issues
 Routing
 Datagram lifetime
 Fragmentation and re-assembly
 Error control
 Flow control
 Addressing

Internet Protocol (IP)
 IP provides connectionless (datagram) service
 Each packet treated separately
 Network layer protocol common to all routers
 which is the Internet Protocol (IP)
Routing
 End systems and routers maintain routing tables
 Indicate next router to which datagram should be sent
 Static
 Tables do not change but may contain alternative routes
 Dynamic
 If needed, the tables are dynamically updated
 Flexible response to congestion and errors
 status reports issued by neighbors about down routers
 Source routing
 Source specifies route as sequential list of routers to be followed
 useful, for example, if the data is top secret and should follow a
set of trusted routers.
 Route recording
 routers add their address to datagrams
 good for tracing and debugging
Datagram
 Datagrams could loop indefinitely
 Not good
 Unnecessary resource consumption
 Transport protocol needs upper bound on datagram life
 Datagram marked with lifetime
 Time To Live (TTL) field in IP
 Once lifetime expires, datagram discarded (not
forwarded)
 Hop count
 Decrement time to live on passing through each router
 Time count
 Need to know how long since last router
 global clock is needed
Fragmentation and
Re-assembly
 Different maximum packet sizes for different networks
 routers may need to split the datagrams into smaller
fragments
 When to re-assemble
 At destination
 Packets get smaller as data travel
 inefficiency due to headers
 Intermediate reassembly
 Need large buffers at routers
 All fragments must go through same router
 Inhibits dynamic routing
Internet Protocol (IP) Version 4
 Part of TCP/IP
 Used by the Internet
 Specifies interface with higher layer
 e.g. TCP
 Specifies protocol format and mechanisms
 RFC 791
 Dated September 1981
 Only 45 pages
 Will (eventually) be replaced by IPv6 (see later)
Internet Protocol (IP) Version 4
 Next header
 Header extension length
 Options
 Type (8 bits), length (8 bits) , option data (variable size)
 type also says what should router do if it does not recognize the option
 Pad1 / Pad N
 Insert one/N byte(s) of padding into Options area of header
 Ensure header is multiple of 8 bytes
 Jumbo payload (Jumbogram)
 Option data field (32 bits) gives the actual length of packet in octets
 excluding the base IPv6 header
 For packets over 216 -1 = 65,535 octets, we use this option
 up to 232 octets
 for large video packets
 Router alert
 Tells the router that the content of packet is of interest to the router
 Provides support for Resource Reservation
IP Fragmentation
 In IP, reassembly is at destination only
 Uses fields in header
 Data Unit Identifier – In order to uniquely identify datagram – all
fragments that belong to a datagram share the same identifier
1. Source and destination addresses
2. Upper protocol layer (e.g. TCP)
3. Identification supplied by that layer
 Data length
 Length of user data in octets (if fragment, length of fragment data)
 Actually header contains total length incl. header but data length can
be calculated
 Offset
 Position of fragment of user data in original datagram (position of the
first byte of the fragment)
 In multiples of 64 bits (8 octets)
 More flag
 Indicates that this is not the last fragment (if this flag is 1)

More Related Content

What's hot

Et3003 sem2-1314-3 ethernets
Et3003 sem2-1314-3 ethernetsEt3003 sem2-1314-3 ethernets
Et3003 sem2-1314-3 ethernetsTutun Juhana
 
Et3003 sem2-1314-7 network layers iv (ipv4)
Et3003 sem2-1314-7 network layers iv (ipv4)Et3003 sem2-1314-7 network layers iv (ipv4)
Et3003 sem2-1314-7 network layers iv (ipv4)Tutun Juhana
 
Internet protocols Report Slides
Internet protocols Report SlidesInternet protocols Report Slides
Internet protocols Report SlidesBassam Kanber
 
Et3003 sem2-1314-9 network layers vi (routing protocols)
Et3003 sem2-1314-9 network layers vi (routing protocols)Et3003 sem2-1314-9 network layers vi (routing protocols)
Et3003 sem2-1314-9 network layers vi (routing protocols)Tutun Juhana
 
Tcp Udp Icmp And The Transport Layer
Tcp Udp Icmp And The Transport LayerTcp Udp Icmp And The Transport Layer
Tcp Udp Icmp And The Transport Layertmavroidis
 
Ch 18 intro to network layer - section 4
Ch 18   intro to network layer - section 4Ch 18   intro to network layer - section 4
Ch 18 intro to network layer - section 4Hossam El-Deen Osama
 
Pathlet routing_Demo2
Pathlet routing_Demo2Pathlet routing_Demo2
Pathlet routing_Demo2asrivas2
 
Et3003 sem2-1314-8 network layers v (icmpv4)
Et3003 sem2-1314-8 network layers v (icmpv4)Et3003 sem2-1314-8 network layers v (icmpv4)
Et3003 sem2-1314-8 network layers v (icmpv4)Tutun Juhana
 
Chapter 3. sensors in the network domain
Chapter 3. sensors in the network domainChapter 3. sensors in the network domain
Chapter 3. sensors in the network domainPhu Nguyen
 
Network Protocol Analysis
Network Protocol AnalysisNetwork Protocol Analysis
Network Protocol AnalysisKrishbathija
 
Ch 18 intro to network layer - section 5
Ch 18   intro to network layer - section 5Ch 18   intro to network layer - section 5
Ch 18 intro to network layer - section 5Hossam El-Deen Osama
 
Ch 19 Network-layer protocols Section 1
Ch 19  Network-layer protocols Section 1Ch 19  Network-layer protocols Section 1
Ch 19 Network-layer protocols Section 1Hossam El-Deen Osama
 

What's hot (20)

Et3003 sem2-1314-3 ethernets
Et3003 sem2-1314-3 ethernetsEt3003 sem2-1314-3 ethernets
Et3003 sem2-1314-3 ethernets
 
Internet Protocol
Internet ProtocolInternet Protocol
Internet Protocol
 
Et3003 sem2-1314-7 network layers iv (ipv4)
Et3003 sem2-1314-7 network layers iv (ipv4)Et3003 sem2-1314-7 network layers iv (ipv4)
Et3003 sem2-1314-7 network layers iv (ipv4)
 
Week14 lec2
Week14 lec2Week14 lec2
Week14 lec2
 
Internet protocols Report Slides
Internet protocols Report SlidesInternet protocols Report Slides
Internet protocols Report Slides
 
IP Datagram Structure
IP Datagram StructureIP Datagram Structure
IP Datagram Structure
 
Et3003 sem2-1314-9 network layers vi (routing protocols)
Et3003 sem2-1314-9 network layers vi (routing protocols)Et3003 sem2-1314-9 network layers vi (routing protocols)
Et3003 sem2-1314-9 network layers vi (routing protocols)
 
Tcp Udp Icmp And The Transport Layer
Tcp Udp Icmp And The Transport LayerTcp Udp Icmp And The Transport Layer
Tcp Udp Icmp And The Transport Layer
 
Ch 18 intro to network layer - section 4
Ch 18   intro to network layer - section 4Ch 18   intro to network layer - section 4
Ch 18 intro to network layer - section 4
 
TCP vs UDP / Sumiet23
TCP vs UDP / Sumiet23TCP vs UDP / Sumiet23
TCP vs UDP / Sumiet23
 
Mod5
Mod5Mod5
Mod5
 
Pathlet routing_Demo2
Pathlet routing_Demo2Pathlet routing_Demo2
Pathlet routing_Demo2
 
Routing information protocol (RIP)
Routing information protocol (RIP)Routing information protocol (RIP)
Routing information protocol (RIP)
 
Et3003 sem2-1314-8 network layers v (icmpv4)
Et3003 sem2-1314-8 network layers v (icmpv4)Et3003 sem2-1314-8 network layers v (icmpv4)
Et3003 sem2-1314-8 network layers v (icmpv4)
 
Chapter 3. sensors in the network domain
Chapter 3. sensors in the network domainChapter 3. sensors in the network domain
Chapter 3. sensors in the network domain
 
TCP Model
TCP ModelTCP Model
TCP Model
 
Network Protocol Analysis
Network Protocol AnalysisNetwork Protocol Analysis
Network Protocol Analysis
 
ROUTING
ROUTINGROUTING
ROUTING
 
Ch 18 intro to network layer - section 5
Ch 18   intro to network layer - section 5Ch 18   intro to network layer - section 5
Ch 18 intro to network layer - section 5
 
Ch 19 Network-layer protocols Section 1
Ch 19  Network-layer protocols Section 1Ch 19  Network-layer protocols Section 1
Ch 19 Network-layer protocols Section 1
 

Similar to sandhiya

Similar to sandhiya (20)

The Internet Protocol version 4 (IPv4)
The Internet Protocol version 4 (IPv4)The Internet Protocol version 4 (IPv4)
The Internet Protocol version 4 (IPv4)
 
18 internet protocols
18 internet protocols18 internet protocols
18 internet protocols
 
Network Layer And I Pv6
Network Layer And I Pv6Network Layer And I Pv6
Network Layer And I Pv6
 
Exploration network chapter_5_modified
Exploration network chapter_5_modifiedExploration network chapter_5_modified
Exploration network chapter_5_modified
 
TCP/IP 3RD SEM.2012 AUG.ASSIGNMENT
TCP/IP 3RD SEM.2012 AUG.ASSIGNMENTTCP/IP 3RD SEM.2012 AUG.ASSIGNMENT
TCP/IP 3RD SEM.2012 AUG.ASSIGNMENT
 
2010fall ch6 uugantsetseg
2010fall ch6 uugantsetseg2010fall ch6 uugantsetseg
2010fall ch6 uugantsetseg
 
Network Layer & Transport Layer
Network Layer & Transport LayerNetwork Layer & Transport Layer
Network Layer & Transport Layer
 
Computer Network - Network Layer
Computer Network - Network LayerComputer Network - Network Layer
Computer Network - Network Layer
 
Final Presentation
Final PresentationFinal Presentation
Final Presentation
 
Transport Layer
Transport LayerTransport Layer
Transport Layer
 
Chapter 01
Chapter 01Chapter 01
Chapter 01
 
VERIFICATION OF FOUR PORT ROUTER FOR NETWORK ON CHIP
VERIFICATION OF FOUR PORT ROUTER FOR NETWORK ON CHIPVERIFICATION OF FOUR PORT ROUTER FOR NETWORK ON CHIP
VERIFICATION OF FOUR PORT ROUTER FOR NETWORK ON CHIP
 
Tcp ip
Tcp ipTcp ip
Tcp ip
 
Ip protocol
Ip protocolIp protocol
Ip protocol
 
ETE405-lec7.pptx
ETE405-lec7.pptxETE405-lec7.pptx
ETE405-lec7.pptx
 
Internet protocol
Internet protocolInternet protocol
Internet protocol
 
TCP/IP Protocal Suite
TCP/IP Protocal SuiteTCP/IP Protocal Suite
TCP/IP Protocal Suite
 
ETE405-lec7.ppt
ETE405-lec7.pptETE405-lec7.ppt
ETE405-lec7.ppt
 
Physical And Data Link Layers
Physical And Data Link LayersPhysical And Data Link Layers
Physical And Data Link Layers
 
Network fundamental
Network fundamentalNetwork fundamental
Network fundamental
 

Recently uploaded

Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 

Recently uploaded (20)

Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 

sandhiya

  • 1. M.SANDHIYA (MSC INFO TECH) NADAR SARASWATHI COLLEGE OF ARTS AND SCIENCE INTERNET PROTOCAL
  • 2. Internet Protocol  The term internet is short for “internetworking”  interconnection of networks with different network access mechanisms, addressing, different routing techniques, etc.  An internet  Collection of communications networks interconnected by layer 3 switches and/or routers  The Internet - note the uppercase I  The global collection of individual machines and networks  IP (Internet Protocol)  most widely used internetworking protocol  foundation of all internet-based applications
  • 3. Design Issues  Routing  Datagram lifetime  Fragmentation and re-assembly  Error control  Flow control  Addressing 
  • 4. Internet Protocol (IP)  IP provides connectionless (datagram) service  Each packet treated separately  Network layer protocol common to all routers  which is the Internet Protocol (IP)
  • 5. Routing  End systems and routers maintain routing tables  Indicate next router to which datagram should be sent  Static  Tables do not change but may contain alternative routes  Dynamic  If needed, the tables are dynamically updated  Flexible response to congestion and errors  status reports issued by neighbors about down routers  Source routing  Source specifies route as sequential list of routers to be followed  useful, for example, if the data is top secret and should follow a set of trusted routers.  Route recording  routers add their address to datagrams  good for tracing and debugging
  • 6. Datagram  Datagrams could loop indefinitely  Not good  Unnecessary resource consumption  Transport protocol needs upper bound on datagram life  Datagram marked with lifetime  Time To Live (TTL) field in IP  Once lifetime expires, datagram discarded (not forwarded)  Hop count  Decrement time to live on passing through each router  Time count  Need to know how long since last router  global clock is needed
  • 7. Fragmentation and Re-assembly  Different maximum packet sizes for different networks  routers may need to split the datagrams into smaller fragments  When to re-assemble  At destination  Packets get smaller as data travel  inefficiency due to headers  Intermediate reassembly  Need large buffers at routers  All fragments must go through same router  Inhibits dynamic routing
  • 8. Internet Protocol (IP) Version 4  Part of TCP/IP  Used by the Internet  Specifies interface with higher layer  e.g. TCP  Specifies protocol format and mechanisms  RFC 791  Dated September 1981  Only 45 pages  Will (eventually) be replaced by IPv6 (see later)
  • 9. Internet Protocol (IP) Version 4  Next header  Header extension length  Options  Type (8 bits), length (8 bits) , option data (variable size)  type also says what should router do if it does not recognize the option  Pad1 / Pad N  Insert one/N byte(s) of padding into Options area of header  Ensure header is multiple of 8 bytes  Jumbo payload (Jumbogram)  Option data field (32 bits) gives the actual length of packet in octets  excluding the base IPv6 header  For packets over 216 -1 = 65,535 octets, we use this option  up to 232 octets  for large video packets  Router alert  Tells the router that the content of packet is of interest to the router  Provides support for Resource Reservation
  • 10. IP Fragmentation  In IP, reassembly is at destination only  Uses fields in header  Data Unit Identifier – In order to uniquely identify datagram – all fragments that belong to a datagram share the same identifier 1. Source and destination addresses 2. Upper protocol layer (e.g. TCP) 3. Identification supplied by that layer  Data length  Length of user data in octets (if fragment, length of fragment data)  Actually header contains total length incl. header but data length can be calculated  Offset  Position of fragment of user data in original datagram (position of the first byte of the fragment)  In multiples of 64 bits (8 octets)  More flag  Indicates that this is not the last fragment (if this flag is 1)