SlideShare a Scribd company logo
India
IP ADDRESS
DNS
DHCP
India
IP Address
• What is an IP address ?
 Internet protocol address
 unique identifying number given to every single
computer on the Internet.
 IP address is a special serial number used for
identification.
 allows the machine to be located by other machines on
the network
India
IP Address
• IP addresses can be either static or dynamic
 Static IP – Fixed and never changes
 Dynamic IP – temporary and could change
at any time
India
IP Address
• Two Standards of IP address –
IPv4 – 32 bit binary bits
 4 numbers separated by dots.
 Example - 25.161.13.191
IPv6 – 128 bit binary bits
 eight groups of hexadecimal numbers separated by
colons(:).
 Example - 2001:0db8:85a3:0000:0000:8a2e:0370:7334
India
IP Address
• IP address is divided in 2 parts :-
Network ID and Host ID
 Network ID – It’s a ID of the network and resembles the
network.
 Host ID – It’s a identification of host on the network.
Net ID Host ID
Example – 25.161.13.191
India
IP Address Classes
India
IP Address
• IP Address classes –
Class Class Range Address Range Supports
Class A 0-126 10.0.0.0 to
10.255.255.255
16 million hosts on
each of 127 networks.
Class B 128-191 172.16.0.0 to
172.31.255.255
65,000 hosts on each
of 16,000 networks.
Class C 192-223 192.168.0.0 to
192.168.255.255
254 hosts on each of 2
million networks.
Class D 224-239 NA Reserved for
Multicasting
Class E 240-255 NA Experimental; used for
research
India
IP Address
• How to define network id and host id in IP
address classes ?
10.12.34.10 :- 11001100.11100111.11111000.11001100
 Class A –
First octet shows the network id and rest 3 octets shows the
host id.
Net Host
ID ID
2^24 16,777,216 hosts per network
10.12.34.10
India
IP Address
• How to define network id and host id in IP
address classes ?
10.12.34.10 :- 11001100.11100111.11111000.11001100
 Class B –
First 2 octets show the network id while the last 2 denotes
the host id.
Net Host
ID ID 2^16 16,384 hosts per network
10.12.34.10
India
IP Address
• How to define network id and host id in IP
address classes ?
10.12.34.10 :- 11001100.11100111.11111000.11001100
 Class C –
First 3 octets show the network id while the last 1 denotes the
host id.
Net Host
ID ID
2^8 256 hosts per network
10.12.34.10
India
LOOPBACK Address
India
IP Address
• Loopback address – (127.0.0.1)
 Also called as Localhost.
 Loopback has no hardware associated with it.
 Allows us to test ip software without worrying about the
broken or corrupted driver or hardware.
 Loopback interface never goes down.
 Used for management on routers.
India
APIPA Address
India
IP Address
• APIPA address – Link-local address
 Automatic Private IP Address.
 Range - 169.254.0.1 to 169.254.255.254
 With APIPA, client machines can automatically self-configure
an IP address.
 Meant for small business environments, usually less than 25
clients.
ex. Home , small intranet LAN’s.
 How to check if your computer is enabled for APIPA?
India
DNS
India
DNS
• DNS – Domain Name System
 DNS is a protocol.
 Used to translate a user friendly domain name into an IP address.
 DNS implements a distributed database to store the name and
address information for all public hosts on the Internet.
 DNS resolver – contacts DNS server to determine servers IP
address.
 Best example of DNS is Internet.
India
DNS
• How DNS works :- www.google.com
3. That’s in my cache.
It maps to IP address 70.42.251.42
5
DNS 4. great! I will cache
server 3 that for a while.
2
5.Thanks for
the direction DNS Server
4
1
1. I need direction to 2. The domain name is
www.google.com www.google.com is not
in my database
India
DHCP
India
DHCP
• DHCP :-
 Dynamic host configuration protocol.
 Configures devices that are connected to a network so that they can
communicate using the IP address.
 Maintains database of available IP addresses and configuration
information.
 Allocate IP address to a client on a lease.
Lease :- amount of time that a given IP address will be valid for a
computer.
 Lease duration is set to 8 days by default.
 DHCP Pool – contains list of available IP address.
India
DHCP
• How DHCP works :-
 DHCP works on DORA process.
1) Discover
2) Offer
3) Request
4) Acknowledge
India
THE END

More Related Content

What's hot

Dhcp
DhcpDhcp
Lesson 6: Dynamic Host Configuration Protocol A
Lesson 6: Dynamic Host Configuration Protocol ALesson 6: Dynamic Host Configuration Protocol A
Lesson 6: Dynamic Host Configuration Protocol A
Mahmmoud Mahdi
 
Dhcp presentation
Dhcp presentationDhcp presentation
Dhcp presentation
Saqib Malik
 
Presentation on Domain Name System
Presentation on Domain Name SystemPresentation on Domain Name System
Presentation on Domain Name System
Chinmay Joshi
 
DHCP Server & Client Presentation
DHCP Server & Client PresentationDHCP Server & Client Presentation
DHCP Server & Client Presentation
raini
 
DHCP
DHCPDHCP
Dns
DnsDns
Intro to DNS
Intro to DNSIntro to DNS
Intro to DNS
ThousandEyes
 
Dns server
Dns serverDns server
Dns server
Subrata Kumer Paul
 
Domain Name System
Domain Name SystemDomain Name System
Domain Name System
ABDUL GAFOOR K V
 
Ip address and subnetting
Ip address and subnettingIp address and subnetting
Ip address and subnetting
IGZ Software house
 
DHCP (dynamic host configuration protocol)
DHCP (dynamic host configuration protocol)DHCP (dynamic host configuration protocol)
DHCP (dynamic host configuration protocol)
Netwax Lab
 
Domain Name System DNS
Domain Name System DNSDomain Name System DNS
Domain Name System DNS
Akshay Tiwari
 
Subnetting Presentation
Subnetting PresentationSubnetting Presentation
Subnetting PresentationTouhidul Fahim
 
Network address translation
Network address translationNetwork address translation
Network address translation
Varsha Honde
 
Domain name system
Domain name systemDomain name system
Domain name systemDiwaker Pant
 
Ip addressing
Ip addressingIp addressing
Ip addressing
Tanvir Amin
 

What's hot (20)

Dhcp
DhcpDhcp
Dhcp
 
Lesson 6: Dynamic Host Configuration Protocol A
Lesson 6: Dynamic Host Configuration Protocol ALesson 6: Dynamic Host Configuration Protocol A
Lesson 6: Dynamic Host Configuration Protocol A
 
Dhcp presentation
Dhcp presentationDhcp presentation
Dhcp presentation
 
Presentation on Domain Name System
Presentation on Domain Name SystemPresentation on Domain Name System
Presentation on Domain Name System
 
DHCP Server & Client Presentation
DHCP Server & Client PresentationDHCP Server & Client Presentation
DHCP Server & Client Presentation
 
DHCP
DHCPDHCP
DHCP
 
Dns
DnsDns
Dns
 
Subnetting
SubnettingSubnetting
Subnetting
 
Intro to DNS
Intro to DNSIntro to DNS
Intro to DNS
 
Dns server
Dns serverDns server
Dns server
 
Domain Name System
Domain Name SystemDomain Name System
Domain Name System
 
Ip address and subnetting
Ip address and subnettingIp address and subnetting
Ip address and subnetting
 
DHCP (dynamic host configuration protocol)
DHCP (dynamic host configuration protocol)DHCP (dynamic host configuration protocol)
DHCP (dynamic host configuration protocol)
 
Domain Name System DNS
Domain Name System DNSDomain Name System DNS
Domain Name System DNS
 
DNS Presentation
DNS PresentationDNS Presentation
DNS Presentation
 
Subnetting Presentation
Subnetting PresentationSubnetting Presentation
Subnetting Presentation
 
Network address translation
Network address translationNetwork address translation
Network address translation
 
Domain name system
Domain name systemDomain name system
Domain name system
 
Ip addressing
Ip addressingIp addressing
Ip addressing
 
Domain name system
Domain name systemDomain name system
Domain name system
 

Similar to Basics about IP address, DNS and DHCP.

6 ip
6 ip6 ip
ffuyu yguyguyg.pptx
ffuyu yguyguyg.pptxffuyu yguyguyg.pptx
ffuyu yguyguyg.pptx
vishweshbhat4
 
MVA slides lesson 4
MVA slides lesson 4MVA slides lesson 4
4. Understanding Internet Protocol.pptx
4. Understanding Internet Protocol.pptx4. Understanding Internet Protocol.pptx
4. Understanding Internet Protocol.pptx
Robertohtirolhsconce
 
IP Layer.pptx
IP Layer.pptxIP Layer.pptx
IP Layer.pptx
DhananjayKumbhar15
 
Internet protocol (ip)
Internet protocol (ip)Internet protocol (ip)
Internet protocol (ip)
junnubabu
 
Network layer logical addressing
Network layer logical addressingNetwork layer logical addressing
Network layer logical addressing
Sri Manakula Vinayagar Engineering College
 
Chapter 2 : Inet Address & Data Stream
Chapter 2 : Inet Address & Data StreamChapter 2 : Inet Address & Data Stream
Chapter 2 : Inet Address & Data Stream
Ministry of Higher Education
 
DHCP DNS P1 DHCP & Wireless Communication Methods Unicasting.pptx
DHCP DNS P1 DHCP & Wireless Communication Methods Unicasting.pptxDHCP DNS P1 DHCP & Wireless Communication Methods Unicasting.pptx
DHCP DNS P1 DHCP & Wireless Communication Methods Unicasting.pptx
MUHAMMADATTAURREHMAN7
 
Topic 2.3 network addressing for tcpip
Topic 2.3 network addressing for tcpipTopic 2.3 network addressing for tcpip
Topic 2.3 network addressing for tcpip
Atika Zaimi
 
Ip and mac adress
Ip and mac adressIp and mac adress
Ip and mac adress
sheikhparvez4
 
Chapter06
Chapter06Chapter06
Chapter06
Muhammad Ahad
 
chsadsadasdasdasdasdsadsadsadsadsadasda10.ppt
chsadsadasdasdasdasdsadsadsadsadsadasda10.pptchsadsadasdasdasdasdsadsadsadsadsadasda10.ppt
chsadsadasdasdasdasdsadsadsadsadsadasda10.ppt
ssuserde23af
 
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
ListonKiwoli1
 
IP-Addresses you know all about test hacking
IP-Addresses you know all about test  hackingIP-Addresses you know all about test  hacking
IP-Addresses you know all about test hacking
durgeshkumartiwari00
 
IP-Addresses.pptx
IP-Addresses.pptxIP-Addresses.pptx
IP-Addresses.pptx
kumarkaushal17
 
Computer network
Computer network Computer network
Computer network
RinkuNahar
 
IPv4 Addressing
 IPv4 Addressing   IPv4 Addressing
IPv4 Addressing
TheGodfather HA
 
183492595 md.jiarul islam(CSE 318)
183492595 md.jiarul islam(CSE 318)183492595 md.jiarul islam(CSE 318)
183492595 md.jiarul islam(CSE 318)
MdJiarulIslam
 
Ip address and subnet masking final
Ip address and subnet masking finalIp address and subnet masking final
Ip address and subnet masking final
NeerajBhardwaj57
 

Similar to Basics about IP address, DNS and DHCP. (20)

6 ip
6 ip6 ip
6 ip
 
ffuyu yguyguyg.pptx
ffuyu yguyguyg.pptxffuyu yguyguyg.pptx
ffuyu yguyguyg.pptx
 
MVA slides lesson 4
MVA slides lesson 4MVA slides lesson 4
MVA slides lesson 4
 
4. Understanding Internet Protocol.pptx
4. Understanding Internet Protocol.pptx4. Understanding Internet Protocol.pptx
4. Understanding Internet Protocol.pptx
 
IP Layer.pptx
IP Layer.pptxIP Layer.pptx
IP Layer.pptx
 
Internet protocol (ip)
Internet protocol (ip)Internet protocol (ip)
Internet protocol (ip)
 
Network layer logical addressing
Network layer logical addressingNetwork layer logical addressing
Network layer logical addressing
 
Chapter 2 : Inet Address & Data Stream
Chapter 2 : Inet Address & Data StreamChapter 2 : Inet Address & Data Stream
Chapter 2 : Inet Address & Data Stream
 
DHCP DNS P1 DHCP & Wireless Communication Methods Unicasting.pptx
DHCP DNS P1 DHCP & Wireless Communication Methods Unicasting.pptxDHCP DNS P1 DHCP & Wireless Communication Methods Unicasting.pptx
DHCP DNS P1 DHCP & Wireless Communication Methods Unicasting.pptx
 
Topic 2.3 network addressing for tcpip
Topic 2.3 network addressing for tcpipTopic 2.3 network addressing for tcpip
Topic 2.3 network addressing for tcpip
 
Ip and mac adress
Ip and mac adressIp and mac adress
Ip and mac adress
 
Chapter06
Chapter06Chapter06
Chapter06
 
chsadsadasdasdasdasdsadsadsadsadsadasda10.ppt
chsadsadasdasdasdasdsadsadsadsadsadasda10.pptchsadsadasdasdasdasdsadsadsadsadsadasda10.ppt
chsadsadasdasdasdasdsadsadsadsadsadasda10.ppt
 
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
 
IP-Addresses you know all about test hacking
IP-Addresses you know all about test  hackingIP-Addresses you know all about test  hacking
IP-Addresses you know all about test hacking
 
IP-Addresses.pptx
IP-Addresses.pptxIP-Addresses.pptx
IP-Addresses.pptx
 
Computer network
Computer network Computer network
Computer network
 
IPv4 Addressing
 IPv4 Addressing   IPv4 Addressing
IPv4 Addressing
 
183492595 md.jiarul islam(CSE 318)
183492595 md.jiarul islam(CSE 318)183492595 md.jiarul islam(CSE 318)
183492595 md.jiarul islam(CSE 318)
 
Ip address and subnet masking final
Ip address and subnet masking finalIp address and subnet masking final
Ip address and subnet masking final
 

Recently uploaded

Quantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIsQuantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIs
Vlad Stirbu
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
Ralf Eggert
 
Assure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyesAssure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Ramesh Iyer
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdfSAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
Peter Spielvogel
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
Dorra BARTAGUIZ
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
Welocme to ViralQR, your best QR code generator.
Welocme to ViralQR, your best QR code generator.Welocme to ViralQR, your best QR code generator.
Welocme to ViralQR, your best QR code generator.
ViralQR
 
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
nkrafacyberclub
 

Recently uploaded (20)

Quantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIsQuantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIs
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
 
Assure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyesAssure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyes
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdfSAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
Welocme to ViralQR, your best QR code generator.
Welocme to ViralQR, your best QR code generator.Welocme to ViralQR, your best QR code generator.
Welocme to ViralQR, your best QR code generator.
 
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
 

Basics about IP address, DNS and DHCP.

  • 2. India IP Address • What is an IP address ?  Internet protocol address  unique identifying number given to every single computer on the Internet.  IP address is a special serial number used for identification.  allows the machine to be located by other machines on the network
  • 3. India IP Address • IP addresses can be either static or dynamic  Static IP – Fixed and never changes  Dynamic IP – temporary and could change at any time
  • 4. India IP Address • Two Standards of IP address – IPv4 – 32 bit binary bits  4 numbers separated by dots.  Example - 25.161.13.191 IPv6 – 128 bit binary bits  eight groups of hexadecimal numbers separated by colons(:).  Example - 2001:0db8:85a3:0000:0000:8a2e:0370:7334
  • 5. India IP Address • IP address is divided in 2 parts :- Network ID and Host ID  Network ID – It’s a ID of the network and resembles the network.  Host ID – It’s a identification of host on the network. Net ID Host ID Example – 25.161.13.191
  • 7. India IP Address • IP Address classes – Class Class Range Address Range Supports Class A 0-126 10.0.0.0 to 10.255.255.255 16 million hosts on each of 127 networks. Class B 128-191 172.16.0.0 to 172.31.255.255 65,000 hosts on each of 16,000 networks. Class C 192-223 192.168.0.0 to 192.168.255.255 254 hosts on each of 2 million networks. Class D 224-239 NA Reserved for Multicasting Class E 240-255 NA Experimental; used for research
  • 8. India IP Address • How to define network id and host id in IP address classes ? 10.12.34.10 :- 11001100.11100111.11111000.11001100  Class A – First octet shows the network id and rest 3 octets shows the host id. Net Host ID ID 2^24 16,777,216 hosts per network 10.12.34.10
  • 9. India IP Address • How to define network id and host id in IP address classes ? 10.12.34.10 :- 11001100.11100111.11111000.11001100  Class B – First 2 octets show the network id while the last 2 denotes the host id. Net Host ID ID 2^16 16,384 hosts per network 10.12.34.10
  • 10. India IP Address • How to define network id and host id in IP address classes ? 10.12.34.10 :- 11001100.11100111.11111000.11001100  Class C – First 3 octets show the network id while the last 1 denotes the host id. Net Host ID ID 2^8 256 hosts per network 10.12.34.10
  • 12. India IP Address • Loopback address – (127.0.0.1)  Also called as Localhost.  Loopback has no hardware associated with it.  Allows us to test ip software without worrying about the broken or corrupted driver or hardware.  Loopback interface never goes down.  Used for management on routers.
  • 14. India IP Address • APIPA address – Link-local address  Automatic Private IP Address.  Range - 169.254.0.1 to 169.254.255.254  With APIPA, client machines can automatically self-configure an IP address.  Meant for small business environments, usually less than 25 clients. ex. Home , small intranet LAN’s.  How to check if your computer is enabled for APIPA?
  • 16. India DNS • DNS – Domain Name System  DNS is a protocol.  Used to translate a user friendly domain name into an IP address.  DNS implements a distributed database to store the name and address information for all public hosts on the Internet.  DNS resolver – contacts DNS server to determine servers IP address.  Best example of DNS is Internet.
  • 17. India DNS • How DNS works :- www.google.com 3. That’s in my cache. It maps to IP address 70.42.251.42 5 DNS 4. great! I will cache server 3 that for a while. 2 5.Thanks for the direction DNS Server 4 1 1. I need direction to 2. The domain name is www.google.com www.google.com is not in my database
  • 19. India DHCP • DHCP :-  Dynamic host configuration protocol.  Configures devices that are connected to a network so that they can communicate using the IP address.  Maintains database of available IP addresses and configuration information.  Allocate IP address to a client on a lease. Lease :- amount of time that a given IP address will be valid for a computer.  Lease duration is set to 8 days by default.  DHCP Pool – contains list of available IP address.
  • 20. India DHCP • How DHCP works :-  DHCP works on DORA process. 1) Discover 2) Offer 3) Request 4) Acknowledge