SlideShare una empresa de Scribd logo
1 de 23
IMS454
IP ADDRESSING
By Yanty Rahayu Rambli (Ayu)
Bit & Byte
Unit (Decimal) Bit / Byte
4 bit (b) 1 nibble
8 bit 1 octet
8 bit 1 byte (B)
1000 bit 1 kilobit (Kb)
1000 byte 1 kilobyte (KB)
1 000 000 byte 1 megabyte (MB)
1000 kilobyte 1 megabyte (MB)
1000 MB 1 gigabyte (GB)
1000 bit per second 1 kbps (kilobits per second)
1000 byte per second 1 kBps (kilobyte per second)
1000 kilobits per second 1 Mbps (megabits per second)
1000 kilobyte per second 1 MBps (megabyte per second)
Least Significant Bit &
Most Significant Bit
Most Significant Bit
(MSB)
(Higher order bits)
Least Significant Bit
(LSB)
(Lower order bits)
11010110
Binary, Dotted Decimal & Hexadecimal
• Binary  11001010 11110010 11100010 00010111
• Dotted Decimal  192.152.9.9
• Hexadecimal  B9.A0.3D.6E
Hexadecimal
• Hexadecimal  B9.A0.3D.6E
• 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | A | B | C | D | E | F |
• Convert IP address 192.168.1.10 into hexadecimal
format:
Unit (Binary) Byte
20
1byte (B)
1000 byte 1 kilobyte (KB) Dec
1024 byte ( 210
) 1 kilobyte (KB) Bin
1 000 000 byte ( 106
) 1 megabyte (MB) Dec
1 048 576 byte ( 220
) 1 megabyte (MB) Bin
1 000 000 000 ( 109
) 1 gigabyte (GB) Dec
1 073 741 824 byte ( 230
) 1 gigabyte (GB) Bin
10 000 000 000 byte (1000000000 x 10) 10 GB Dec
10 737 418 240 byte (1073741824 x 10) 10 GB Bin
1 000 000 000 / 1 073 741 824 = 0.931323 To change Decimal to Binary  x 0.931323
40 GB (Decimal ) = 40 x 0.931323 37.25 GB (Binary)
Converting Decimal to Binary
& Binary to Decimal
Converting Decimal to Binary
Base2 27
26
25
24
23
22
21
20
Decimal 128 64 32 16 8 4 2 1 Binary
48 0 0 1 1 0 0 0 0 48 = 32 + 16 = 00110000
Convert from Decimal Notation to Binary
Format
Base2 27
26
25
24
23
22
21
20
Decimal 128 64 32 16 8 4 2 1 Binary
48 0 0 1 1 0 0 0 0 48 = 32 + 16 = 00110000
146 1 0 0 1
222
119
135
60
Convert from Decimal Notation to Binary
Format
Base2 27
26
25
24
23
22
21
20
Decimal 128 64 32 16 8 4 2 1 Binary
20
68
112
160
74
188
Convert from Binary to Decimal
Base2 27
26
25
24
23
22
21
20
Binary 128 64 32 16 8 4 2 1 Decimal
11001100 1 1 0 0 1 1 0 0 128 + 64 + 8 + 4 = 204
Convert from Binary Notation to Decimal
Format
Base2 27
26
25
24
23
22
21
20
Binary 128 64 32 16 8 4 2 1 Decimal
11001100 1 1 0 0 1 1 0 0 128 + 64 + 8 + 4 + = 204
10101010 1 0 1 0
11100011
10110011
00110101
10010111
Convert from Binary Notation to Decimal
Format
Base2 27
26
25
24
23
22
21
20
Binary 128 64 32 16 8 4 2 1 Decimal
11111000
11100011
00011111
11000011
11111001
10000110
Convert from IP Address to Binary
Format
Base2 27
26
25
24
23
22
21
20
Decimal 128 64 32 16 8 4 2 1 Binary
145 1 0 0 1 0 0 0 1 10010001
32 0 0 1 0 0 0 0 0 00100000
59
24
Complete the following table to express 145.32.59.24 in
binary format:
Binary Format IP Address 10010001.00100000.____________.__________
_
Convert from IP Address to Binary
Format
Base2 27
26
25
24
23
22
21
20
Decimal 128 64 32 16 8 4 2 1 Binary
200
42
129
16
Complete the following table to express 200.42.129.16 in
binary format:
Binary Format IP Address
Convert from IP Address to Binary
Format
Base2 27
26
25
24
23
22
21
20
Decimal 128 64 32 16 8 4 2 1 Binary
Complete the following table to express 14.82.19.54 in
binary format:
Binary Format IP Address
Convert from IP Address to Binary
Format
Base2 27
26
25
24
23
22
21
20
Decimal 128 64 32 16 8 4 2 1 Binary
Complete the following table to express 192.40.3.99 in
binary format:
Binary Format IP Address
Convert from IP Address to Binary
Format
Base2 27
26
25
24
23
22
21
20
Decimal 128 64 32 16 8 4 2 1 Binary
Complete the following table to express 120.87.55.199 in
binary format:
Binary Format IP Address
Convert from Binary Format to Decimal
IP Address
Base2 27
26
25
24
23
22
21
20
Binary 128 64 32 16 8 4 2 1 Decimal
11011000 1 1 0 1 1 0 0 0 216
00011011
00111101
10001001
Complete the following table to express 11011000.00011011.00111101.10001001
in decimal IP address format:
Decimal Format IP Address 216.____.____.____
Convert from Binary Format to Decimal
IP Address
Base2 27
26
25
24
23
22
21
20
Binary 128 64 32 16 8 4 2 1 Decimal
11000110
00110101
10010011
00101101
Complete the following table to express 11000110.00110101.10010011.00101101
in decimal IP address format:
Decimal Format IP Address
Convert from Binary Format to Decimal
IP Address
Base2 27
26
25
24
23
22
21
20
Binary 128 64 32 16 8 4 2 1 Decimal
Complete the following table to express 01111011.00101101.01000011.01011001
in decimal IP address format:
Decimal Format IP Address
Convert from Binary Format to Decimal
IP Address
Base2 27
26
25
24
23
22
21
20
Binary 128 64 32 16 8 4 2 1 Decimal
Complete the following table to express 01111000.11111001.11000001.11111100
in decimal IP address format:
Decimal Format IP Address
Convert from Binary Format to Decimal
IP Address
Base2 27
26
25
24
23
22
21
20
Binary 128 64 32 16 8 4 2 1 Decimal
Complete the following table to express 11000101.10101111.10001101.11101010
in decimal IP address format:
Decimal Format IP Address

Más contenido relacionado

Destacado (6)

Reglamento csgo sp gaming tournament powered by hyper x
Reglamento csgo sp gaming tournament powered by hyper xReglamento csgo sp gaming tournament powered by hyper x
Reglamento csgo sp gaming tournament powered by hyper x
 
Selenium documentation 1.0
Selenium documentation 1.0Selenium documentation 1.0
Selenium documentation 1.0
 
Plus fashion
Plus fashionPlus fashion
Plus fashion
 
Screenshots of progress
Screenshots of progressScreenshots of progress
Screenshots of progress
 
лето 2015 потапова
лето 2015 потаповалето 2015 потапова
лето 2015 потапова
 
Mahaling(Resume for Testing)
Mahaling(Resume for Testing)Mahaling(Resume for Testing)
Mahaling(Resume for Testing)
 

Similar a Ip adressing

Subnetting Made Easy
Subnetting Made EasySubnetting Made Easy
Subnetting Made Easy
heidionthego
 
Ip -subnetting
Ip  -subnettingIp  -subnetting
Ip -subnetting
nithinj54
 
IP_Addressing_and Subnetting.pdf
IP_Addressing_and Subnetting.pdfIP_Addressing_and Subnetting.pdf
IP_Addressing_and Subnetting.pdf
SayusAli
 

Similar a Ip adressing (20)

subnet.ppt
subnet.pptsubnet.ppt
subnet.ppt
 
Ccent notes part 3
Ccent notes part 3Ccent notes part 3
Ccent notes part 3
 
Representation of Positive Numbers
Representation of Positive NumbersRepresentation of Positive Numbers
Representation of Positive Numbers
 
Binary numbers
Binary numbersBinary numbers
Binary numbers
 
SD & D Representing Positive Numbers
SD & D Representing Positive NumbersSD & D Representing Positive Numbers
SD & D Representing Positive Numbers
 
Digital Logic Design.pptx
Digital Logic Design.pptxDigital Logic Design.pptx
Digital Logic Design.pptx
 
Cryptography Symmetric Key Algorithm (CSE)
Cryptography Symmetric Key Algorithm (CSE)Cryptography Symmetric Key Algorithm (CSE)
Cryptography Symmetric Key Algorithm (CSE)
 
Chap3. i pv4
Chap3. i pv4Chap3. i pv4
Chap3. i pv4
 
Wipro telecom training i pv4 concepts
Wipro telecom training   i pv4 conceptsWipro telecom training   i pv4 concepts
Wipro telecom training i pv4 concepts
 
Expl net fund_chapter_06_i_pv4_part_1
Expl net fund_chapter_06_i_pv4_part_1Expl net fund_chapter_06_i_pv4_part_1
Expl net fund_chapter_06_i_pv4_part_1
 
Mod6
Mod6Mod6
Mod6
 
Subnetting Made Easy
Subnetting Made EasySubnetting Made Easy
Subnetting Made Easy
 
IP Addressing.ppt
IP Addressing.pptIP Addressing.ppt
IP Addressing.ppt
 
Ip -subnetting
Ip  -subnettingIp  -subnetting
Ip -subnetting
 
IP_Addressing_and Subnetting.pdf
IP_Addressing_and Subnetting.pdfIP_Addressing_and Subnetting.pdf
IP_Addressing_and Subnetting.pdf
 
Chapter 3. fundamentals of wan and ip routing
Chapter 3. fundamentals of wan and ip routingChapter 3. fundamentals of wan and ip routing
Chapter 3. fundamentals of wan and ip routing
 
DESIGN OF COMBINATIONAL LOGIC
DESIGN OF COMBINATIONAL LOGICDESIGN OF COMBINATIONAL LOGIC
DESIGN OF COMBINATIONAL LOGIC
 
CCNA Icnd110 s04l02
CCNA Icnd110 s04l02CCNA Icnd110 s04l02
CCNA Icnd110 s04l02
 
CSS L03 - Mensuration and Calculation in CSS
CSS L03 - Mensuration and Calculation in CSSCSS L03 - Mensuration and Calculation in CSS
CSS L03 - Mensuration and Calculation in CSS
 
04 bits andarithmetic
04 bits andarithmetic04 bits andarithmetic
04 bits andarithmetic
 

Más de Dhani Ahmad

Opportunities, threats, industry competition, and competitor analysis
Opportunities, threats, industry competition, and competitor analysisOpportunities, threats, industry competition, and competitor analysis
Opportunities, threats, industry competition, and competitor analysis
Dhani Ahmad
 
Information system
Information systemInformation system
Information system
Dhani Ahmad
 
Information resource management
Information resource managementInformation resource management
Information resource management
Dhani Ahmad
 

Más de Dhani Ahmad (20)

Strategic planning
Strategic planningStrategic planning
Strategic planning
 
Strategic information system planning
Strategic information system planningStrategic information system planning
Strategic information system planning
 
Opportunities, threats, industry competition, and competitor analysis
Opportunities, threats, industry competition, and competitor analysisOpportunities, threats, industry competition, and competitor analysis
Opportunities, threats, industry competition, and competitor analysis
 
Information system
Information systemInformation system
Information system
 
Information resource management
Information resource managementInformation resource management
Information resource management
 
Types of islamic institutions and records
Types of islamic institutions and recordsTypes of islamic institutions and records
Types of islamic institutions and records
 
Islamic information seeking behavior
Islamic information seeking behaviorIslamic information seeking behavior
Islamic information seeking behavior
 
Islamic information management
Islamic information managementIslamic information management
Islamic information management
 
Islamic information management sources in islam
Islamic information management sources in islamIslamic information management sources in islam
Islamic information management sources in islam
 
The need for security
The need for securityThe need for security
The need for security
 
The information security audit
The information security auditThe information security audit
The information security audit
 
Security technologies
Security technologiesSecurity technologies
Security technologies
 
Security policy
Security policySecurity policy
Security policy
 
Security and personnel
Security and personnelSecurity and personnel
Security and personnel
 
Secure
SecureSecure
Secure
 
Risk management ii
Risk management iiRisk management ii
Risk management ii
 
Risk management i
Risk management iRisk management i
Risk management i
 
Privacy & security in heath care it
Privacy & security in heath care itPrivacy & security in heath care it
Privacy & security in heath care it
 
Physical security
Physical securityPhysical security
Physical security
 
Legal, ethical & professional issues
Legal, ethical & professional issuesLegal, ethical & professional issues
Legal, ethical & professional issues
 

Último

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 

Último (20)

A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 

Ip adressing

  • 1. IMS454 IP ADDRESSING By Yanty Rahayu Rambli (Ayu)
  • 2. Bit & Byte Unit (Decimal) Bit / Byte 4 bit (b) 1 nibble 8 bit 1 octet 8 bit 1 byte (B) 1000 bit 1 kilobit (Kb) 1000 byte 1 kilobyte (KB) 1 000 000 byte 1 megabyte (MB) 1000 kilobyte 1 megabyte (MB) 1000 MB 1 gigabyte (GB) 1000 bit per second 1 kbps (kilobits per second) 1000 byte per second 1 kBps (kilobyte per second) 1000 kilobits per second 1 Mbps (megabits per second) 1000 kilobyte per second 1 MBps (megabyte per second)
  • 3. Least Significant Bit & Most Significant Bit Most Significant Bit (MSB) (Higher order bits) Least Significant Bit (LSB) (Lower order bits) 11010110
  • 4. Binary, Dotted Decimal & Hexadecimal • Binary  11001010 11110010 11100010 00010111 • Dotted Decimal  192.152.9.9 • Hexadecimal  B9.A0.3D.6E
  • 5. Hexadecimal • Hexadecimal  B9.A0.3D.6E • 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | A | B | C | D | E | F | • Convert IP address 192.168.1.10 into hexadecimal format:
  • 6. Unit (Binary) Byte 20 1byte (B) 1000 byte 1 kilobyte (KB) Dec 1024 byte ( 210 ) 1 kilobyte (KB) Bin 1 000 000 byte ( 106 ) 1 megabyte (MB) Dec 1 048 576 byte ( 220 ) 1 megabyte (MB) Bin 1 000 000 000 ( 109 ) 1 gigabyte (GB) Dec 1 073 741 824 byte ( 230 ) 1 gigabyte (GB) Bin 10 000 000 000 byte (1000000000 x 10) 10 GB Dec 10 737 418 240 byte (1073741824 x 10) 10 GB Bin 1 000 000 000 / 1 073 741 824 = 0.931323 To change Decimal to Binary  x 0.931323 40 GB (Decimal ) = 40 x 0.931323 37.25 GB (Binary)
  • 7. Converting Decimal to Binary & Binary to Decimal
  • 8. Converting Decimal to Binary Base2 27 26 25 24 23 22 21 20 Decimal 128 64 32 16 8 4 2 1 Binary 48 0 0 1 1 0 0 0 0 48 = 32 + 16 = 00110000
  • 9. Convert from Decimal Notation to Binary Format Base2 27 26 25 24 23 22 21 20 Decimal 128 64 32 16 8 4 2 1 Binary 48 0 0 1 1 0 0 0 0 48 = 32 + 16 = 00110000 146 1 0 0 1 222 119 135 60
  • 10. Convert from Decimal Notation to Binary Format Base2 27 26 25 24 23 22 21 20 Decimal 128 64 32 16 8 4 2 1 Binary 20 68 112 160 74 188
  • 11. Convert from Binary to Decimal Base2 27 26 25 24 23 22 21 20 Binary 128 64 32 16 8 4 2 1 Decimal 11001100 1 1 0 0 1 1 0 0 128 + 64 + 8 + 4 = 204
  • 12. Convert from Binary Notation to Decimal Format Base2 27 26 25 24 23 22 21 20 Binary 128 64 32 16 8 4 2 1 Decimal 11001100 1 1 0 0 1 1 0 0 128 + 64 + 8 + 4 + = 204 10101010 1 0 1 0 11100011 10110011 00110101 10010111
  • 13. Convert from Binary Notation to Decimal Format Base2 27 26 25 24 23 22 21 20 Binary 128 64 32 16 8 4 2 1 Decimal 11111000 11100011 00011111 11000011 11111001 10000110
  • 14. Convert from IP Address to Binary Format Base2 27 26 25 24 23 22 21 20 Decimal 128 64 32 16 8 4 2 1 Binary 145 1 0 0 1 0 0 0 1 10010001 32 0 0 1 0 0 0 0 0 00100000 59 24 Complete the following table to express 145.32.59.24 in binary format: Binary Format IP Address 10010001.00100000.____________.__________ _
  • 15. Convert from IP Address to Binary Format Base2 27 26 25 24 23 22 21 20 Decimal 128 64 32 16 8 4 2 1 Binary 200 42 129 16 Complete the following table to express 200.42.129.16 in binary format: Binary Format IP Address
  • 16. Convert from IP Address to Binary Format Base2 27 26 25 24 23 22 21 20 Decimal 128 64 32 16 8 4 2 1 Binary Complete the following table to express 14.82.19.54 in binary format: Binary Format IP Address
  • 17. Convert from IP Address to Binary Format Base2 27 26 25 24 23 22 21 20 Decimal 128 64 32 16 8 4 2 1 Binary Complete the following table to express 192.40.3.99 in binary format: Binary Format IP Address
  • 18. Convert from IP Address to Binary Format Base2 27 26 25 24 23 22 21 20 Decimal 128 64 32 16 8 4 2 1 Binary Complete the following table to express 120.87.55.199 in binary format: Binary Format IP Address
  • 19. Convert from Binary Format to Decimal IP Address Base2 27 26 25 24 23 22 21 20 Binary 128 64 32 16 8 4 2 1 Decimal 11011000 1 1 0 1 1 0 0 0 216 00011011 00111101 10001001 Complete the following table to express 11011000.00011011.00111101.10001001 in decimal IP address format: Decimal Format IP Address 216.____.____.____
  • 20. Convert from Binary Format to Decimal IP Address Base2 27 26 25 24 23 22 21 20 Binary 128 64 32 16 8 4 2 1 Decimal 11000110 00110101 10010011 00101101 Complete the following table to express 11000110.00110101.10010011.00101101 in decimal IP address format: Decimal Format IP Address
  • 21. Convert from Binary Format to Decimal IP Address Base2 27 26 25 24 23 22 21 20 Binary 128 64 32 16 8 4 2 1 Decimal Complete the following table to express 01111011.00101101.01000011.01011001 in decimal IP address format: Decimal Format IP Address
  • 22. Convert from Binary Format to Decimal IP Address Base2 27 26 25 24 23 22 21 20 Binary 128 64 32 16 8 4 2 1 Decimal Complete the following table to express 01111000.11111001.11000001.11111100 in decimal IP address format: Decimal Format IP Address
  • 23. Convert from Binary Format to Decimal IP Address Base2 27 26 25 24 23 22 21 20 Binary 128 64 32 16 8 4 2 1 Decimal Complete the following table to express 11000101.10101111.10001101.11101010 in decimal IP address format: Decimal Format IP Address