SlideShare a Scribd company logo
1 of 14
Download to read offline
Computer System
Servicing NCIIIP ADDRESSING
MARVIN B. BROÑOSO
CSS TEACHER/TRAINER
09186975164
Learning Competencies
After this learning module the students will be able to . . .
◦ ○ Learn and discuss network addressing, switching and routing.
◦ ○ Identify and understand the IP Addressing format
◦ ○ Understand the explain the Network address translation and IPv6
Two most important function in a data
network are:
To uniquely identify each host or computer or device participatingin
network. This is called addressing.
To be able to connect and move data packets between any devices in
a network. This is often called switching and routing by connecting
devices to switches and routers respectively.
An IP address and Subnet Mask are very basic entities of data
network.
IP ADDRESS
An IP address is a 32 bit number like
11000000101010000000000100000001 in binary or 3232235777 in
decimal. So it is written in 4 parts like
11000000.10101000.00000001.00000001 in binary form and
192.168.1.1 in decimal form. This way it is easier to understand.
Now, a unique number is sufficient to identify each host in a network
but that alone cannot help in reaching from one host to another.
Imagine if every house in world had a unique number or some name,
but no state, city and country info. Would it be possible to reach a
particular house even if its number is known?
SUBNET MASK
“Subnet” means sub-network. So the purpose of subnet mask was
to create another partition (3rd part) in an IP Address after
network part.
IP Address Format
EXCLUSION
Some address ranges are excluded from the above classes. All
addresses of the form 127.xx.yy.xx are used for diagnostics. The
followingaddress ranges are designated as "private": meaning thay
can only be used on networks which are not connected to the global
Internet:
10.0.0.0 - 10.255.255.255
172.16.0.0.0 - 172.31.255.255
192.168.0.0 - 192.168.255.255
IP CLASS A
Class A addresses always have the first bit of their IP
addresses set to “0”. Since Class A networks have an 8-bit
network mask, the use of a leading zero leaves only 7 bits
for the network portion of the address, allowing for a
maximum of 128 possible network numbers, ranging from
0.0.0.0 – 127.255.255.255. Number 127.x.x.x is reserved for
loopback, used for internal testing on the local machine.
0.0.0.0 – 127.255.255.255
IP addresses that can be assigned to devices
and computers.
IP CLASS B
Class B addresses always have the first bit set to “1” and
their second bit set to “0”. Since Class B addresses have a
16-bit network mask, the use of a leading “10” bit-pattern
leaves 14 bits for the network portion of the address,
allowing for a maximum of 16,384 networks, ranging from
128.0.0.0 – 191.255.255.255.
128.0.0.0 – 191.255.255.255
These blocks are generally allocated to Internet Service
Provider and large networks, like college or hospital.
IP CLASS C
Class C addresses have their first two bits set to “1” and
their third bit set to “0”. Since Class C addresses have a 24-
bit network mask, this leaves 21 bits for the network
portion of the address, allowing for a maximum of
2,097,152 network addresses, ranging from 192.0.0.0 –
223.255.255.255.
192.0.0.0 – 223.225.255.225
IP Address for small to mid-sized companies
IP CLASS D
Class D addresses are used for multicasting applications.
Class D addresses have their first three bits set to “1” and
their fourth bit set to “0”. Class D addresses are 32-bit
network addresses, meaning that all the values within the
range of 224.0.0.0 – 239.255.255.255 are used to uniquely
identify multicast groups. There are no host addresses
within the Class D address space, since all the hosts within a
group share the group’s IP address for receiver purposes.
224.0.0.0 – 239.255.255.255
Reserved for a service called Multicast
IP CLASS E
Class E addresses are defined as experimental and are
reserved for future testing purposes. They have never been
documented or utilized in a standard way.
240.0.0.0 – 255.255.255.255
IP Address reserved for experimental use.
Network Address Translationand IPv6
Network Address Translation is a technique which allows for the
composition of a network to be completely hidden from the outside
world, with the entire network identified by a single IP address.
Within the network, hosts and routers have addresses which are
unique to that network, typically taked from the ranges designated
as "private“. In order to make sure that responses get back to the
right hosts when packets are sent out into the Internet, the router
will construct a table associatingoutgoing packets with private IP
addresses; the address of the relevant table entry will be stored in
the packet itself.
ACTIVITY
Examples
Find the class, network and host addresses for:
4.23.145.90
227.34.78.7
246.7.3.8
129.6.8.4
198.76.9.23

More Related Content

What's hot

Setting up computer servers (sucs)
Setting up computer servers (sucs)Setting up computer servers (sucs)
Setting up computer servers (sucs)Melchor Maravillas
 
TLE ICT 10 CSS MELC (UNOFFICIAL)
TLE ICT 10 CSS MELC (UNOFFICIAL)TLE ICT 10 CSS MELC (UNOFFICIAL)
TLE ICT 10 CSS MELC (UNOFFICIAL)Leonel Rivas
 
CSS L17 - DOS COMMANDS IN COMPUTER NETWORKING
CSS L17 - DOS COMMANDS IN COMPUTER NETWORKINGCSS L17 - DOS COMMANDS IN COMPUTER NETWORKING
CSS L17 - DOS COMMANDS IN COMPUTER NETWORKINGMarvin Bronoso
 
CSS LO6 - PREPARING AND INSTALLING OPERATING SYSTEM
CSS LO6 - PREPARING AND INSTALLING OPERATING SYSTEMCSS LO6 - PREPARING AND INSTALLING OPERATING SYSTEM
CSS LO6 - PREPARING AND INSTALLING OPERATING SYSTEMMarvin Bronoso
 
CSS CORE 1 - INSTALL & CONFIGURE COMPUTER SYSTEMS AND NETWORKS
CSS CORE 1 - INSTALL & CONFIGURE COMPUTER SYSTEMS AND NETWORKSCSS CORE 1 - INSTALL & CONFIGURE COMPUTER SYSTEMS AND NETWORKS
CSS CORE 1 - INSTALL & CONFIGURE COMPUTER SYSTEMS AND NETWORKSEric Talamisan
 
lesson 3; inspect and test the configured cs and network handouts
lesson 3; inspect and test the configured cs and network handoutslesson 3; inspect and test the configured cs and network handouts
lesson 3; inspect and test the configured cs and network handoutslorbz
 
Grade-10-DLP-CSS-June 5-6.docx
Grade-10-DLP-CSS-June 5-6.docxGrade-10-DLP-CSS-June 5-6.docx
Grade-10-DLP-CSS-June 5-6.docxAngelito Villalon
 
Final Demo Semi Detailed Lesson Plan in TLE 2 (LAN Cabling)
Final Demo Semi Detailed Lesson Plan in TLE 2 (LAN Cabling)Final Demo Semi Detailed Lesson Plan in TLE 2 (LAN Cabling)
Final Demo Semi Detailed Lesson Plan in TLE 2 (LAN Cabling)Manila Central University
 
Install network cable module CSS NC2
Install network cable module CSS NC2Install network cable module CSS NC2
Install network cable module CSS NC2wilfredo dela cerna
 
CSS L12 STRUCTURE OF COMPUTER NETWORK
CSS L12 STRUCTURE OF COMPUTER NETWORKCSS L12 STRUCTURE OF COMPUTER NETWORK
CSS L12 STRUCTURE OF COMPUTER NETWORKMarvin Bronoso
 
TLE ICT CSS 10 Weekly budget of lesson
TLE ICT CSS 10 Weekly budget of lessonTLE ICT CSS 10 Weekly budget of lesson
TLE ICT CSS 10 Weekly budget of lessonLeonel Rivas
 
TLE 10 (ICT): Configuring a Wireless Router
TLE 10 (ICT): Configuring a Wireless RouterTLE 10 (ICT): Configuring a Wireless Router
TLE 10 (ICT): Configuring a Wireless RouterRomne Ryan Portacion
 
Materials, Tools, Equipment and Testing Devices
Materials, Tools, Equipment and Testing DevicesMaterials, Tools, Equipment and Testing Devices
Materials, Tools, Equipment and Testing DevicesEILLEN IVY PORTUGUEZ
 
Lesson 3 performing mensuration and calculation
Lesson 3 performing mensuration and calculationLesson 3 performing mensuration and calculation
Lesson 3 performing mensuration and calculationJoel Tiemsin
 
Ch 2 computer assembly disassembly
Ch 2 computer  assembly disassemblyCh 2 computer  assembly disassembly
Ch 2 computer assembly disassemblymekashaw tizazu
 
CSS L11 INTRODUCTION TO COMPUTER NETWORKING
CSS L11 INTRODUCTION TO COMPUTER NETWORKINGCSS L11 INTRODUCTION TO COMPUTER NETWORKING
CSS L11 INTRODUCTION TO COMPUTER NETWORKINGMarvin Bronoso
 

What's hot (20)

Setting up computer servers (sucs)
Setting up computer servers (sucs)Setting up computer servers (sucs)
Setting up computer servers (sucs)
 
TLE ICT 10 CSS MELC (UNOFFICIAL)
TLE ICT 10 CSS MELC (UNOFFICIAL)TLE ICT 10 CSS MELC (UNOFFICIAL)
TLE ICT 10 CSS MELC (UNOFFICIAL)
 
CSS L17 - DOS COMMANDS IN COMPUTER NETWORKING
CSS L17 - DOS COMMANDS IN COMPUTER NETWORKINGCSS L17 - DOS COMMANDS IN COMPUTER NETWORKING
CSS L17 - DOS COMMANDS IN COMPUTER NETWORKING
 
CSS LO6 - PREPARING AND INSTALLING OPERATING SYSTEM
CSS LO6 - PREPARING AND INSTALLING OPERATING SYSTEMCSS LO6 - PREPARING AND INSTALLING OPERATING SYSTEM
CSS LO6 - PREPARING AND INSTALLING OPERATING SYSTEM
 
CSS CORE 1 - INSTALL & CONFIGURE COMPUTER SYSTEMS AND NETWORKS
CSS CORE 1 - INSTALL & CONFIGURE COMPUTER SYSTEMS AND NETWORKSCSS CORE 1 - INSTALL & CONFIGURE COMPUTER SYSTEMS AND NETWORKS
CSS CORE 1 - INSTALL & CONFIGURE COMPUTER SYSTEMS AND NETWORKS
 
lesson 3; inspect and test the configured cs and network handouts
lesson 3; inspect and test the configured cs and network handoutslesson 3; inspect and test the configured cs and network handouts
lesson 3; inspect and test the configured cs and network handouts
 
Grade-10-DLP-CSS-June 5-6.docx
Grade-10-DLP-CSS-June 5-6.docxGrade-10-DLP-CSS-June 5-6.docx
Grade-10-DLP-CSS-June 5-6.docx
 
Final Demo Semi Detailed Lesson Plan in TLE 2 (LAN Cabling)
Final Demo Semi Detailed Lesson Plan in TLE 2 (LAN Cabling)Final Demo Semi Detailed Lesson Plan in TLE 2 (LAN Cabling)
Final Demo Semi Detailed Lesson Plan in TLE 2 (LAN Cabling)
 
Install network cable module CSS NC2
Install network cable module CSS NC2Install network cable module CSS NC2
Install network cable module CSS NC2
 
ICT 10 Lesson Plan
ICT 10 Lesson PlanICT 10 Lesson Plan
ICT 10 Lesson Plan
 
CSS L12 STRUCTURE OF COMPUTER NETWORK
CSS L12 STRUCTURE OF COMPUTER NETWORKCSS L12 STRUCTURE OF COMPUTER NETWORK
CSS L12 STRUCTURE OF COMPUTER NETWORK
 
Network Cabling
Network CablingNetwork Cabling
Network Cabling
 
Maintaining computer and network system
Maintaining computer and network systemMaintaining computer and network system
Maintaining computer and network system
 
TLE ICT CSS 10 Weekly budget of lesson
TLE ICT CSS 10 Weekly budget of lessonTLE ICT CSS 10 Weekly budget of lesson
TLE ICT CSS 10 Weekly budget of lesson
 
TLE 10 (ICT): Configuring a Wireless Router
TLE 10 (ICT): Configuring a Wireless RouterTLE 10 (ICT): Configuring a Wireless Router
TLE 10 (ICT): Configuring a Wireless Router
 
Materials, Tools, Equipment and Testing Devices
Materials, Tools, Equipment and Testing DevicesMaterials, Tools, Equipment and Testing Devices
Materials, Tools, Equipment and Testing Devices
 
LAN CABLING
LAN CABLING LAN CABLING
LAN CABLING
 
Lesson 3 performing mensuration and calculation
Lesson 3 performing mensuration and calculationLesson 3 performing mensuration and calculation
Lesson 3 performing mensuration and calculation
 
Ch 2 computer assembly disassembly
Ch 2 computer  assembly disassemblyCh 2 computer  assembly disassembly
Ch 2 computer assembly disassembly
 
CSS L11 INTRODUCTION TO COMPUTER NETWORKING
CSS L11 INTRODUCTION TO COMPUTER NETWORKINGCSS L11 INTRODUCTION TO COMPUTER NETWORKING
CSS L11 INTRODUCTION TO COMPUTER NETWORKING
 

Similar to CSS L16 - IP ADDRESSING

Ip address and subnet masking final
Ip address and subnet masking finalIp address and subnet masking final
Ip address and subnet masking finalNeerajBhardwaj57
 
IP Addressing & subnetting strategy
IP Addressing & subnetting strategyIP Addressing & subnetting strategy
IP Addressing & subnetting strategyMustafa Salam
 
Ip Addressing
Ip AddressingIp Addressing
Ip Addressingvssnsarma
 
IP_ADDRESSING_AND_SUBNETTING.pptx
IP_ADDRESSING_AND_SUBNETTING.pptxIP_ADDRESSING_AND_SUBNETTING.pptx
IP_ADDRESSING_AND_SUBNETTING.pptxgamerchan1
 
Understanding ip address
Understanding ip addressUnderstanding ip address
Understanding ip addressMujahid Hussain
 
Basics of IP Addressing
Basics of IP AddressingBasics of IP Addressing
Basics of IP AddressingKushal Sheth
 
ETT 05203 Lecture 5 IP addressing.ppt
ETT 05203 Lecture 5 IP addressing.pptETT 05203 Lecture 5 IP addressing.ppt
ETT 05203 Lecture 5 IP addressing.pptListonKiwoli1
 
Lesson1: Introduction To Networking Concepts
Lesson1: Introduction To Networking ConceptsLesson1: Introduction To Networking Concepts
Lesson1: Introduction To Networking ConceptsMahmmoud Mahdi
 
5 configuring TCP/IP
5 configuring TCP/IP5 configuring TCP/IP
5 configuring TCP/IPHameda Hurmat
 
1703_anusua_basuclassful addressing_IP_Addressing
1703_anusua_basuclassful addressing_IP_Addressing1703_anusua_basuclassful addressing_IP_Addressing
1703_anusua_basuclassful addressing_IP_AddressingAnusuaBasu
 
IPv4 & IPv6 .pptx
IPv4 & IPv6 .pptxIPv4 & IPv6 .pptx
IPv4 & IPv6 .pptxhakxcore
 

Similar to CSS L16 - IP ADDRESSING (20)

Ip address and subnet masking final
Ip address and subnet masking finalIp address and subnet masking final
Ip address and subnet masking final
 
IP Addressing & subnetting strategy
IP Addressing & subnetting strategyIP Addressing & subnetting strategy
IP Addressing & subnetting strategy
 
Ip Addressing
Ip AddressingIp Addressing
Ip Addressing
 
IP_ADDRESSING_AND_SUBNETTING.pptx
IP_ADDRESSING_AND_SUBNETTING.pptxIP_ADDRESSING_AND_SUBNETTING.pptx
IP_ADDRESSING_AND_SUBNETTING.pptx
 
Internet Protocol
Internet ProtocolInternet Protocol
Internet Protocol
 
ipv4 (internet protocol version 4)
  ipv4 (internet protocol version 4)     ipv4 (internet protocol version 4)
ipv4 (internet protocol version 4)
 
Understanding ip address
Understanding ip addressUnderstanding ip address
Understanding ip address
 
IP and MAC Address
IP and MAC AddressIP and MAC Address
IP and MAC Address
 
3 ip address
3 ip address3 ip address
3 ip address
 
Ch7 IP addressing.pptx
Ch7 IP addressing.pptxCh7 IP addressing.pptx
Ch7 IP addressing.pptx
 
IPv4 Addressing
 IPv4 Addressing   IPv4 Addressing
IPv4 Addressing
 
Basics of IP Addressing
Basics of IP AddressingBasics of IP Addressing
Basics of IP Addressing
 
ETT 05203 Lecture 5 IP addressing.ppt
ETT 05203 Lecture 5 IP addressing.pptETT 05203 Lecture 5 IP addressing.ppt
ETT 05203 Lecture 5 IP addressing.ppt
 
Lesson1: Introduction To Networking Concepts
Lesson1: Introduction To Networking ConceptsLesson1: Introduction To Networking Concepts
Lesson1: Introduction To Networking Concepts
 
5 configuring TCP/IP
5 configuring TCP/IP5 configuring TCP/IP
5 configuring TCP/IP
 
How IP address works
How IP address worksHow IP address works
How IP address works
 
1703_anusua_basuclassful addressing_IP_Addressing
1703_anusua_basuclassful addressing_IP_Addressing1703_anusua_basuclassful addressing_IP_Addressing
1703_anusua_basuclassful addressing_IP_Addressing
 
Ip addressing upload
Ip addressing uploadIp addressing upload
Ip addressing upload
 
Ip address
Ip addressIp address
Ip address
 
IPv4 & IPv6 .pptx
IPv4 & IPv6 .pptxIPv4 & IPv6 .pptx
IPv4 & IPv6 .pptx
 

More from Marvin Bronoso

MY LESSON UPDATE | Follow and Subscribe
MY LESSON UPDATE | Follow and SubscribeMY LESSON UPDATE | Follow and Subscribe
MY LESSON UPDATE | Follow and SubscribeMarvin Bronoso
 
MUSCULAR STRENGTH PROGRAM
MUSCULAR STRENGTH PROGRAM MUSCULAR STRENGTH PROGRAM
MUSCULAR STRENGTH PROGRAM Marvin Bronoso
 
Physical education exercise and workouts
Physical education exercise and workoutsPhysical education exercise and workouts
Physical education exercise and workoutsMarvin Bronoso
 
CSS L15 - CRIMPING ETHERNET CABLE AND RJ45
CSS L15 - CRIMPING ETHERNET CABLE AND RJ45CSS L15 - CRIMPING ETHERNET CABLE AND RJ45
CSS L15 - CRIMPING ETHERNET CABLE AND RJ45Marvin Bronoso
 
CSS L15 - CRIMPING ETHERNET AND RJ-45
CSS L15  - CRIMPING ETHERNET AND RJ-45CSS L15  - CRIMPING ETHERNET AND RJ-45
CSS L15 - CRIMPING ETHERNET AND RJ-45Marvin Bronoso
 
CSS L11 - INTRODUCTION TO COMPUTER NETWORKS
CSS L11 - INTRODUCTION TO COMPUTER NETWORKSCSS L11 - INTRODUCTION TO COMPUTER NETWORKS
CSS L11 - INTRODUCTION TO COMPUTER NETWORKSMarvin Bronoso
 
CSS L13 STRUCTURED CABLING SYSTEM
CSS L13 STRUCTURED CABLING SYSTEMCSS L13 STRUCTURED CABLING SYSTEM
CSS L13 STRUCTURED CABLING SYSTEMMarvin Bronoso
 
CSS L07 - Preparing the Installer
CSS L07 - Preparing the InstallerCSS L07 - Preparing the Installer
CSS L07 - Preparing the InstallerMarvin Bronoso
 
MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)Marvin Bronoso
 
MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)Marvin Bronoso
 
MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)Marvin Bronoso
 
MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)Marvin Bronoso
 
PHYSICAL EDUCATION 12 - Nature of Dance (Improved)
PHYSICAL EDUCATION 12 - Nature of Dance (Improved)PHYSICAL EDUCATION 12 - Nature of Dance (Improved)
PHYSICAL EDUCATION 12 - Nature of Dance (Improved)Marvin Bronoso
 
PHYSICAL EDUCATION 11 - Diet and Nutrition
PHYSICAL EDUCATION 11 - Diet and NutritionPHYSICAL EDUCATION 11 - Diet and Nutrition
PHYSICAL EDUCATION 11 - Diet and NutritionMarvin Bronoso
 
PHYSICAL EDUCATION 11 - Identifying the Risk Factors in Life
PHYSICAL EDUCATION 11 - Identifying the Risk Factors in LifePHYSICAL EDUCATION 11 - Identifying the Risk Factors in Life
PHYSICAL EDUCATION 11 - Identifying the Risk Factors in LifeMarvin Bronoso
 
PHYSICAL EDUCATION 12 - Nature of Dance
PHYSICAL EDUCATION 12 - Nature of DancePHYSICAL EDUCATION 12 - Nature of Dance
PHYSICAL EDUCATION 12 - Nature of DanceMarvin Bronoso
 
PHYSICAL EDUCATION 11 - PHYSICAL ACTIVITY
PHYSICAL EDUCATION 11 - PHYSICAL ACTIVITYPHYSICAL EDUCATION 11 - PHYSICAL ACTIVITY
PHYSICAL EDUCATION 11 - PHYSICAL ACTIVITYMarvin Bronoso
 
PHYSICAL EDUCATION 12 - Recreational Activities
PHYSICAL EDUCATION 12 - Recreational ActivitiesPHYSICAL EDUCATION 12 - Recreational Activities
PHYSICAL EDUCATION 12 - Recreational ActivitiesMarvin Bronoso
 
PHYSICAL EDUCATION 11 - Health and Risk in our LIfestyle
PHYSICAL EDUCATION 11 - Health and Risk in our LIfestylePHYSICAL EDUCATION 11 - Health and Risk in our LIfestyle
PHYSICAL EDUCATION 11 - Health and Risk in our LIfestyleMarvin Bronoso
 

More from Marvin Bronoso (20)

MY LESSON UPDATE | Follow and Subscribe
MY LESSON UPDATE | Follow and SubscribeMY LESSON UPDATE | Follow and Subscribe
MY LESSON UPDATE | Follow and Subscribe
 
MUSCULAR STRENGTH PROGRAM
MUSCULAR STRENGTH PROGRAM MUSCULAR STRENGTH PROGRAM
MUSCULAR STRENGTH PROGRAM
 
Physical education exercise and workouts
Physical education exercise and workoutsPhysical education exercise and workouts
Physical education exercise and workouts
 
CSS L15 - CRIMPING ETHERNET CABLE AND RJ45
CSS L15 - CRIMPING ETHERNET CABLE AND RJ45CSS L15 - CRIMPING ETHERNET CABLE AND RJ45
CSS L15 - CRIMPING ETHERNET CABLE AND RJ45
 
CSS L15 - CRIMPING ETHERNET AND RJ-45
CSS L15  - CRIMPING ETHERNET AND RJ-45CSS L15  - CRIMPING ETHERNET AND RJ-45
CSS L15 - CRIMPING ETHERNET AND RJ-45
 
FLASH L07 VIEW TOOLS
FLASH L07 VIEW TOOLSFLASH L07 VIEW TOOLS
FLASH L07 VIEW TOOLS
 
CSS L11 - INTRODUCTION TO COMPUTER NETWORKS
CSS L11 - INTRODUCTION TO COMPUTER NETWORKSCSS L11 - INTRODUCTION TO COMPUTER NETWORKS
CSS L11 - INTRODUCTION TO COMPUTER NETWORKS
 
CSS L13 STRUCTURED CABLING SYSTEM
CSS L13 STRUCTURED CABLING SYSTEMCSS L13 STRUCTURED CABLING SYSTEM
CSS L13 STRUCTURED CABLING SYSTEM
 
CSS L07 - Preparing the Installer
CSS L07 - Preparing the InstallerCSS L07 - Preparing the Installer
CSS L07 - Preparing the Installer
 
MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)
 
MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)
 
MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)
 
MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)
 
PHYSICAL EDUCATION 12 - Nature of Dance (Improved)
PHYSICAL EDUCATION 12 - Nature of Dance (Improved)PHYSICAL EDUCATION 12 - Nature of Dance (Improved)
PHYSICAL EDUCATION 12 - Nature of Dance (Improved)
 
PHYSICAL EDUCATION 11 - Diet and Nutrition
PHYSICAL EDUCATION 11 - Diet and NutritionPHYSICAL EDUCATION 11 - Diet and Nutrition
PHYSICAL EDUCATION 11 - Diet and Nutrition
 
PHYSICAL EDUCATION 11 - Identifying the Risk Factors in Life
PHYSICAL EDUCATION 11 - Identifying the Risk Factors in LifePHYSICAL EDUCATION 11 - Identifying the Risk Factors in Life
PHYSICAL EDUCATION 11 - Identifying the Risk Factors in Life
 
PHYSICAL EDUCATION 12 - Nature of Dance
PHYSICAL EDUCATION 12 - Nature of DancePHYSICAL EDUCATION 12 - Nature of Dance
PHYSICAL EDUCATION 12 - Nature of Dance
 
PHYSICAL EDUCATION 11 - PHYSICAL ACTIVITY
PHYSICAL EDUCATION 11 - PHYSICAL ACTIVITYPHYSICAL EDUCATION 11 - PHYSICAL ACTIVITY
PHYSICAL EDUCATION 11 - PHYSICAL ACTIVITY
 
PHYSICAL EDUCATION 12 - Recreational Activities
PHYSICAL EDUCATION 12 - Recreational ActivitiesPHYSICAL EDUCATION 12 - Recreational Activities
PHYSICAL EDUCATION 12 - Recreational Activities
 
PHYSICAL EDUCATION 11 - Health and Risk in our LIfestyle
PHYSICAL EDUCATION 11 - Health and Risk in our LIfestylePHYSICAL EDUCATION 11 - Health and Risk in our LIfestyle
PHYSICAL EDUCATION 11 - Health and Risk in our LIfestyle
 

Recently uploaded

Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxGrade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxkarenfajardo43
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataBabyAnnMotar
 
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...DhatriParmar
 
Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1GloryAnnCastre1
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...DhatriParmar
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWQuiz Club NITW
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfPatidar M
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfPrerana Jadhav
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17Celine George
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSMae Pangan
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...Nguyen Thanh Tu Collection
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmStan Meyer
 

Recently uploaded (20)

Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxGrade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
prashanth updated resume 2024 for Teaching Profession
prashanth updated resume 2024 for Teaching Professionprashanth updated resume 2024 for Teaching Profession
prashanth updated resume 2024 for Teaching Profession
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped data
 
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
 
Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITW
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdf
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdf
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHS
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and Film
 

CSS L16 - IP ADDRESSING

  • 1. Computer System Servicing NCIIIP ADDRESSING MARVIN B. BROÑOSO CSS TEACHER/TRAINER 09186975164
  • 2. Learning Competencies After this learning module the students will be able to . . . ◦ ○ Learn and discuss network addressing, switching and routing. ◦ ○ Identify and understand the IP Addressing format ◦ ○ Understand the explain the Network address translation and IPv6
  • 3. Two most important function in a data network are: To uniquely identify each host or computer or device participatingin network. This is called addressing. To be able to connect and move data packets between any devices in a network. This is often called switching and routing by connecting devices to switches and routers respectively. An IP address and Subnet Mask are very basic entities of data network.
  • 4. IP ADDRESS An IP address is a 32 bit number like 11000000101010000000000100000001 in binary or 3232235777 in decimal. So it is written in 4 parts like 11000000.10101000.00000001.00000001 in binary form and 192.168.1.1 in decimal form. This way it is easier to understand. Now, a unique number is sufficient to identify each host in a network but that alone cannot help in reaching from one host to another. Imagine if every house in world had a unique number or some name, but no state, city and country info. Would it be possible to reach a particular house even if its number is known?
  • 5. SUBNET MASK “Subnet” means sub-network. So the purpose of subnet mask was to create another partition (3rd part) in an IP Address after network part.
  • 7. EXCLUSION Some address ranges are excluded from the above classes. All addresses of the form 127.xx.yy.xx are used for diagnostics. The followingaddress ranges are designated as "private": meaning thay can only be used on networks which are not connected to the global Internet: 10.0.0.0 - 10.255.255.255 172.16.0.0.0 - 172.31.255.255 192.168.0.0 - 192.168.255.255
  • 8. IP CLASS A Class A addresses always have the first bit of their IP addresses set to “0”. Since Class A networks have an 8-bit network mask, the use of a leading zero leaves only 7 bits for the network portion of the address, allowing for a maximum of 128 possible network numbers, ranging from 0.0.0.0 – 127.255.255.255. Number 127.x.x.x is reserved for loopback, used for internal testing on the local machine. 0.0.0.0 – 127.255.255.255 IP addresses that can be assigned to devices and computers.
  • 9. IP CLASS B Class B addresses always have the first bit set to “1” and their second bit set to “0”. Since Class B addresses have a 16-bit network mask, the use of a leading “10” bit-pattern leaves 14 bits for the network portion of the address, allowing for a maximum of 16,384 networks, ranging from 128.0.0.0 – 191.255.255.255. 128.0.0.0 – 191.255.255.255 These blocks are generally allocated to Internet Service Provider and large networks, like college or hospital.
  • 10. IP CLASS C Class C addresses have their first two bits set to “1” and their third bit set to “0”. Since Class C addresses have a 24- bit network mask, this leaves 21 bits for the network portion of the address, allowing for a maximum of 2,097,152 network addresses, ranging from 192.0.0.0 – 223.255.255.255. 192.0.0.0 – 223.225.255.225 IP Address for small to mid-sized companies
  • 11. IP CLASS D Class D addresses are used for multicasting applications. Class D addresses have their first three bits set to “1” and their fourth bit set to “0”. Class D addresses are 32-bit network addresses, meaning that all the values within the range of 224.0.0.0 – 239.255.255.255 are used to uniquely identify multicast groups. There are no host addresses within the Class D address space, since all the hosts within a group share the group’s IP address for receiver purposes. 224.0.0.0 – 239.255.255.255 Reserved for a service called Multicast
  • 12. IP CLASS E Class E addresses are defined as experimental and are reserved for future testing purposes. They have never been documented or utilized in a standard way. 240.0.0.0 – 255.255.255.255 IP Address reserved for experimental use.
  • 13. Network Address Translationand IPv6 Network Address Translation is a technique which allows for the composition of a network to be completely hidden from the outside world, with the entire network identified by a single IP address. Within the network, hosts and routers have addresses which are unique to that network, typically taked from the ranges designated as "private“. In order to make sure that responses get back to the right hosts when packets are sent out into the Internet, the router will construct a table associatingoutgoing packets with private IP addresses; the address of the relevant table entry will be stored in the packet itself.
  • 14. ACTIVITY Examples Find the class, network and host addresses for: 4.23.145.90 227.34.78.7 246.7.3.8 129.6.8.4 198.76.9.23