SlideShare a Scribd company logo
SCOPES   OF DYNAMIC HOST CONFIGURATION  PROTOCOL
A  DHCP  scope is a valid range of IP addresses which are available for assignments or lease to client computers on a particular subnet.  DHCP  Scope
Scopes determine which IP addresses are provided to the clients. Scopes should be defined and activated before DHCP clients use the DHCP server for its dynamic IP configuration. You can configure as many scopes on a DHCP server as is required in your network environment.  Scopes…
DHCP Scope and Subnet One DHCP scope is required for each subnet.
A DHCP scope consists of a pool of IP addresses on a subnetwork, such as 10.223.223.1 to 10.223.223.200, that the DHCP server can lease to DHCP clients.  Each physical network can have only one DHCP scope or a superscope with one or more ranges of IP addresses.  DHCP Scope and Subnet …
TYPES OF SCOPE SUPER-SCOPE MULTI-SCOPE
Superscope   A range of IP addresses that span several  S ubnets. The DHCP server can assign these addresses to   clients that are on several subnets.  A superscope is an administrative feature of DHCP servers that you can create and manage through the DHCP console.  Using a superscope, you can group multiple scopes as a single administrative entity.
Using Superscopes Support DHCP clients on a single physical network  segment having multiple logical IP subnets, often called  multinets .  Support remote DHCP clients located on the far side relay agents
Situations for which superscopes are useful  More hosts must be added than original ly planned.  The network is renumbered.  Two DHCP servers are used to manage separate logical subnets on the same physical subnet.
A range of class D addresses from 224.0.0.0 to 239.255.255.255 that can be assigned to computers when they ask for them.  Multicasting can be used to send messages to a group of computers at the same time with only one copy of the message.  The Multicast Address Dynamic Client Allocation Protocol (MADCAP) is used to request a multicast address from a DHCP server.  Multicast scope
 
DHCP Scope Properties Network ID :  The network ID for the range of IP  addresses . Subnet mask :  The subnet mask for the network ID Network IP address range :  The range of IP addresses  that are available.
Lease duration :  The period of time that the DHCP server holds a leased IP address for a client before removing  the lease. Router   A DHCP option that allows DHCP clients to access remote networks. DHCP Scope Properties …..
DHCP Scope Properties ….. Scope name :  An alphanumeric identifier for administrative purposes.  Exclusion range :  The range of IP addresses in the scope that is excluded from being leased.
Reserving IP Addresses DHCP Manager allows the reservation of a specific IP address for a computer or other IP addressable device on the network.  Reserving selected IP addresses for special-function devices on the network ensures that DHCP does not duplicate or reassign the address.
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.47 180.130.54.45 Here the black computer wants to register itself on the network. So it sends a request packet to the dhcp server requesting an IP address
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45 It broadcasts DHCPDISCOVER msg over local network with dest address 255.255.255.255
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45 The packet contains MAC address, source port, dest ip address, port,and transaction id.
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45 Each network has a relay agent or dhcp server The req recievd from the black system is processed by dhcp server or agent. Others ignore it.
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45 Relay agents r configured wit the ip address of dhcp server
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45 Agent will forward the msg from black computer to dhcp server
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45 Dhcp contains a pool of ip addresses that can be leased to hosts on demand
DHCP server Ip address pool Various scopes
DHCP server Ip address pool Various scopes To subnet 1 To subnet x
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45 Server sends ip address, default gateway, subnet mask
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45 Dhcp ip address Client’s MAC, new ip addrss and information.
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45 Relay agent pass the msg from server to the  black computer
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45 Now the client has a new ip adress. It has to renew it time to time. 160.50.50.4
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45 160.50.50.4
DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45 160.50.50.4
 
scope
Scope and Administrator A scope is an administrative grouping of computers for a subnetwork using DHCP service. Administrators create a scope for each physical subnetwork, which is then used  as  parameters  by clients for this subnetwork.
Administrator plans the  Scopes based on the needs of particular groups of users, with appropriate lease durations defined for the related scopes.  Scope and Administrator…
Characteristics  of scopes A range of possible IP addresses from which to include or exclude addresses used in DHCP service lease offerings. A unique subnet mask to determine the subnet related to a given IP address.
Characteristics  of scopes… A scope name assigned when the scope is created .  Lease duration values to be assigned to DHCP clients that receive dynamically allocated IP addresses.
DHCP scopes makes all the clients happy .
THANK YOU
 
Ad

More Related Content

What's hot (20)

DNS Presentation
DNS PresentationDNS Presentation
DNS Presentation
Shubham Srivastava
 
Dns
DnsDns
Dns
Sanoj Kumar
 
DHCP
DHCPDHCP
DHCP
Kashif Latif
 
Wintel ppt for dhcp
Wintel ppt for dhcpWintel ppt for dhcp
Wintel ppt for dhcp
duraimurugan89
 
Address resolution protocol
Address resolution protocolAddress resolution protocol
Address resolution protocol
asimnawaz54
 
Domain Name System
Domain Name SystemDomain Name System
Domain Name System
Mahavir Vataliya
 
Intro to DNS
Intro to DNSIntro to DNS
Intro to DNS
ThousandEyes
 
DHCP Server & Client Presentation
DHCP Server & Client PresentationDHCP Server & Client Presentation
DHCP Server & Client Presentation
raini
 
Chapter 29 Domain Name System.ppt
Chapter 29 Domain Name System.pptChapter 29 Domain Name System.ppt
Chapter 29 Domain Name System.ppt
webhostingguy
 
DHCP & DNS
DHCP & DNSDHCP & DNS
DHCP & DNS
NetProtocol Xpert
 
Domain name system
Domain name systemDomain name system
Domain name system
Diwaker Pant
 
DHCP
DHCPDHCP
DHCP
selvakumar_b1985
 
Domain name system
Domain name systemDomain name system
Domain name system
Siddharth Chandel
 
DHCP
DHCPDHCP
DHCP
Nitin Bhasin
 
6 understanding DHCP
6 understanding DHCP6 understanding DHCP
6 understanding DHCP
Hameda Hurmat
 
Dns presentation
Dns presentationDns presentation
Dns presentation
Anurag Pandey
 
Dns ppt
Dns pptDns ppt
Dns ppt
Mauood Hamidi
 
Dhcp ppt
Dhcp pptDhcp ppt
Dhcp ppt
Hema Dhariwal
 
Presentation on arp protocol
Presentation on arp protocolPresentation on arp protocol
Presentation on arp protocol
Mohd. Ahmad Siddiqi
 
Dns name resolution process
Dns name resolution processDns name resolution process
Dns name resolution process
kannanragothaman
 

Viewers also liked (18)

Dhcp presentation
Dhcp presentationDhcp presentation
Dhcp presentation
Indian Institute of Technology, Bombay
 
Configuration DHCP
Configuration DHCPConfiguration DHCP
Configuration DHCP
Tan Huynh Cong
 
Basics about IP address, DNS and DHCP.
Basics about IP address, DNS and DHCP.Basics about IP address, DNS and DHCP.
Basics about IP address, DNS and DHCP.
abhishek bhandare
 
Tutorial on dhcp
Tutorial on dhcp Tutorial on dhcp
Tutorial on dhcp
Salah Amean
 
Dhcp
DhcpDhcp
Dhcp
tameemyousaf
 
Samba
SambaSamba
Samba
tmavroidis
 
Presentation on samba server
Presentation on samba serverPresentation on samba server
Presentation on samba server
Veeral Bhateja
 
DHCP Snooping
DHCP SnoopingDHCP Snooping
DHCP Snooping
NetProtocol Xpert
 
Samba server
Samba serverSamba server
Samba server
Santosh Khadsare
 
RARP, BOOTP, DHCP and PXE Protocols
RARP, BOOTP, DHCP and PXE ProtocolsRARP, BOOTP, DHCP and PXE Protocols
RARP, BOOTP, DHCP and PXE Protocols
Peter R. Egli
 
Presentation on Domain Name System
Presentation on Domain Name SystemPresentation on Domain Name System
Presentation on Domain Name System
Chinmay Joshi
 
Mobile Network Layer
Mobile Network LayerMobile Network Layer
Mobile Network Layer
Rahul Hada
 
Web internet communication icons style 5 powerpoint presentation templates
Web internet communication icons style 5 powerpoint presentation templatesWeb internet communication icons style 5 powerpoint presentation templates
Web internet communication icons style 5 powerpoint presentation templates
SlideTeam.net
 
Web internet communication icons style 1 powerpoint presentation templates
Web internet communication icons style 1 powerpoint presentation templatesWeb internet communication icons style 1 powerpoint presentation templates
Web internet communication icons style 1 powerpoint presentation templates
SlideTeam.net
 
Mysql
MysqlMysql
Mysql
TSUBHASHRI
 
Diva23
Diva23Diva23
Diva23
diva23
 
Dhcp security #netseckh
Dhcp security #netseckhDhcp security #netseckh
Dhcp security #netseckh
HEM Sothon
 
70-410 Installing and Configuring Windows Server 2012
70-410 Installing and Configuring Windows Server 201270-410 Installing and Configuring Windows Server 2012
70-410 Installing and Configuring Windows Server 2012
passiteasy
 
Basics about IP address, DNS and DHCP.
Basics about IP address, DNS and DHCP.Basics about IP address, DNS and DHCP.
Basics about IP address, DNS and DHCP.
abhishek bhandare
 
Tutorial on dhcp
Tutorial on dhcp Tutorial on dhcp
Tutorial on dhcp
Salah Amean
 
Presentation on samba server
Presentation on samba serverPresentation on samba server
Presentation on samba server
Veeral Bhateja
 
RARP, BOOTP, DHCP and PXE Protocols
RARP, BOOTP, DHCP and PXE ProtocolsRARP, BOOTP, DHCP and PXE Protocols
RARP, BOOTP, DHCP and PXE Protocols
Peter R. Egli
 
Presentation on Domain Name System
Presentation on Domain Name SystemPresentation on Domain Name System
Presentation on Domain Name System
Chinmay Joshi
 
Mobile Network Layer
Mobile Network LayerMobile Network Layer
Mobile Network Layer
Rahul Hada
 
Web internet communication icons style 5 powerpoint presentation templates
Web internet communication icons style 5 powerpoint presentation templatesWeb internet communication icons style 5 powerpoint presentation templates
Web internet communication icons style 5 powerpoint presentation templates
SlideTeam.net
 
Web internet communication icons style 1 powerpoint presentation templates
Web internet communication icons style 1 powerpoint presentation templatesWeb internet communication icons style 1 powerpoint presentation templates
Web internet communication icons style 1 powerpoint presentation templates
SlideTeam.net
 
Diva23
Diva23Diva23
Diva23
diva23
 
Dhcp security #netseckh
Dhcp security #netseckhDhcp security #netseckh
Dhcp security #netseckh
HEM Sothon
 
70-410 Installing and Configuring Windows Server 2012
70-410 Installing and Configuring Windows Server 201270-410 Installing and Configuring Windows Server 2012
70-410 Installing and Configuring Windows Server 2012
passiteasy
 
Ad

Similar to Dynamic Host Configuration Protocol (20)

Dhcp confg
Dhcp confgDhcp confg
Dhcp confg
Rincy Ranjith
 
dynamichost configuration protocol
dynamichost configuration protocoldynamichost configuration protocol
dynamichost configuration protocol
rajisri2
 
DHCP
DHCPDHCP
DHCP
ssusered887b
 
Lession4 Dhcp
Lession4 DhcpLession4 Dhcp
Lession4 Dhcp
leminhvuong
 
unit 2
unit 2unit 2
unit 2
Sangeetha Rangarajan
 
dhcp (dynamic host configuration protocol) very Cleare Explanation, Interview...
dhcp (dynamic host configuration protocol) very Cleare Explanation, Interview...dhcp (dynamic host configuration protocol) very Cleare Explanation, Interview...
dhcp (dynamic host configuration protocol) very Cleare Explanation, Interview...
Vignesh kumar
 
Dhcp Snooping
Dhcp SnoopingDhcp Snooping
Dhcp Snooping
Prateek Baharani
 
Dhcp server configuration
Dhcp server configurationDhcp server configuration
Dhcp server configuration
UttamAgarwal9
 
Dhcp with cisco
Dhcp with ciscoDhcp with cisco
Dhcp with cisco
Anand Dhouni
 
DYNAMIC HOST CONFIGURATION PROTOCOL
DYNAMIC HOST CONFIGURATION PROTOCOLDYNAMIC HOST CONFIGURATION PROTOCOL
DYNAMIC HOST CONFIGURATION PROTOCOL
VENKATESHAN A S
 
14047721
1404772114047721
14047721
VENKATESHAN A S
 
DHCP
DHCPDHCP
DHCP
abdulquyyum
 
zuiqui_DHC.ppt
zuiqui_DHC.pptzuiqui_DHC.ppt
zuiqui_DHC.ppt
KushalAsodia
 
DHCP (dynamic host configuration protocol)
DHCP (dynamic host configuration protocol)DHCP (dynamic host configuration protocol)
DHCP (dynamic host configuration protocol)
Netwax Lab
 
Investigation of dhcp packets using wireshark
Investigation of dhcp packets using wiresharkInvestigation of dhcp packets using wireshark
Investigation of dhcp packets using wireshark
jpratt59
 
Dhcpsession
DhcpsessionDhcpsession
Dhcpsession
guest648519
 
dhcp.pdf
dhcp.pdfdhcp.pdf
dhcp.pdf
TekashiAi
 
Module (8) DHCP Server.pptx
Module (8) DHCP Server.pptxModule (8) DHCP Server.pptx
Module (8) DHCP Server.pptx
GeorgeThoreJr
 
Dynamic Host Configuration Protocol ( DHCP).pptx
Dynamic Host Configuration Protocol ( DHCP).pptxDynamic Host Configuration Protocol ( DHCP).pptx
Dynamic Host Configuration Protocol ( DHCP).pptx
SYEDASGARAHMED1
 
DHCP Server Guaidlines using CISCO PACKET TRACER
DHCP Server Guaidlines using CISCO PACKET TRACERDHCP Server Guaidlines using CISCO PACKET TRACER
DHCP Server Guaidlines using CISCO PACKET TRACER
COMSATS Institute of Information Technology
 
dynamichost configuration protocol
dynamichost configuration protocoldynamichost configuration protocol
dynamichost configuration protocol
rajisri2
 
dhcp (dynamic host configuration protocol) very Cleare Explanation, Interview...
dhcp (dynamic host configuration protocol) very Cleare Explanation, Interview...dhcp (dynamic host configuration protocol) very Cleare Explanation, Interview...
dhcp (dynamic host configuration protocol) very Cleare Explanation, Interview...
Vignesh kumar
 
Dhcp server configuration
Dhcp server configurationDhcp server configuration
Dhcp server configuration
UttamAgarwal9
 
DYNAMIC HOST CONFIGURATION PROTOCOL
DYNAMIC HOST CONFIGURATION PROTOCOLDYNAMIC HOST CONFIGURATION PROTOCOL
DYNAMIC HOST CONFIGURATION PROTOCOL
VENKATESHAN A S
 
DHCP (dynamic host configuration protocol)
DHCP (dynamic host configuration protocol)DHCP (dynamic host configuration protocol)
DHCP (dynamic host configuration protocol)
Netwax Lab
 
Investigation of dhcp packets using wireshark
Investigation of dhcp packets using wiresharkInvestigation of dhcp packets using wireshark
Investigation of dhcp packets using wireshark
jpratt59
 
Module (8) DHCP Server.pptx
Module (8) DHCP Server.pptxModule (8) DHCP Server.pptx
Module (8) DHCP Server.pptx
GeorgeThoreJr
 
Dynamic Host Configuration Protocol ( DHCP).pptx
Dynamic Host Configuration Protocol ( DHCP).pptxDynamic Host Configuration Protocol ( DHCP).pptx
Dynamic Host Configuration Protocol ( DHCP).pptx
SYEDASGARAHMED1
 
Ad

Recently uploaded (20)

What is the Philosophy of Statistics? (and how I was drawn to it)
What is the Philosophy of Statistics? (and how I was drawn to it)What is the Philosophy of Statistics? (and how I was drawn to it)
What is the Philosophy of Statistics? (and how I was drawn to it)
jemille6
 
Mental Health Assessment in 5th semester bsc. nursing and also used in 2nd ye...
Mental Health Assessment in 5th semester bsc. nursing and also used in 2nd ye...Mental Health Assessment in 5th semester bsc. nursing and also used in 2nd ye...
Mental Health Assessment in 5th semester bsc. nursing and also used in 2nd ye...
parmarjuli1412
 
Cultivation Practice of Garlic in Nepal.pptx
Cultivation Practice of Garlic in Nepal.pptxCultivation Practice of Garlic in Nepal.pptx
Cultivation Practice of Garlic in Nepal.pptx
UmeshTimilsina1
 
Search Matching Applicants in Odoo 18 - Odoo Slides
Search Matching Applicants in Odoo 18 - Odoo SlidesSearch Matching Applicants in Odoo 18 - Odoo Slides
Search Matching Applicants in Odoo 18 - Odoo Slides
Celine George
 
How to Clean Your Contacts Using the Deduplication Menu in Odoo 18
How to Clean Your Contacts Using the Deduplication Menu in Odoo 18How to Clean Your Contacts Using the Deduplication Menu in Odoo 18
How to Clean Your Contacts Using the Deduplication Menu in Odoo 18
Celine George
 
How to Manage Amounts in Local Currency in Odoo 18 Purchase
How to Manage Amounts in Local Currency in Odoo 18 PurchaseHow to Manage Amounts in Local Currency in Odoo 18 Purchase
How to Manage Amounts in Local Currency in Odoo 18 Purchase
Celine George
 
Myopathies (muscle disorders) for undergraduate
Myopathies (muscle disorders) for undergraduateMyopathies (muscle disorders) for undergraduate
Myopathies (muscle disorders) for undergraduate
Mohamed Rizk Khodair
 
Cultivation Practice of Onion in Nepal.pptx
Cultivation Practice of Onion in Nepal.pptxCultivation Practice of Onion in Nepal.pptx
Cultivation Practice of Onion in Nepal.pptx
UmeshTimilsina1
 
How to Share Accounts Between Companies in Odoo 18
How to Share Accounts Between Companies in Odoo 18How to Share Accounts Between Companies in Odoo 18
How to Share Accounts Between Companies in Odoo 18
Celine George
 
puzzle Irregular Verbs- Simple Past Tense
puzzle Irregular Verbs- Simple Past Tensepuzzle Irregular Verbs- Simple Past Tense
puzzle Irregular Verbs- Simple Past Tense
OlgaLeonorTorresSnch
 
Drugs in Anaesthesia and Intensive Care,.pdf
Drugs in Anaesthesia and Intensive Care,.pdfDrugs in Anaesthesia and Intensive Care,.pdf
Drugs in Anaesthesia and Intensive Care,.pdf
crewot855
 
Transform tomorrow: Master benefits analysis with Gen AI today webinar, 30 A...
Transform tomorrow: Master benefits analysis with Gen AI today webinar,  30 A...Transform tomorrow: Master benefits analysis with Gen AI today webinar,  30 A...
Transform tomorrow: Master benefits analysis with Gen AI today webinar, 30 A...
Association for Project Management
 
Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...
Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...
Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...
Leonel Morgado
 
Pope Leo XIV, the first Pope from North America.pptx
Pope Leo XIV, the first Pope from North America.pptxPope Leo XIV, the first Pope from North America.pptx
Pope Leo XIV, the first Pope from North America.pptx
Martin M Flynn
 
Overview Well-Being and Creative Careers
Overview Well-Being and Creative CareersOverview Well-Being and Creative Careers
Overview Well-Being and Creative Careers
University of Amsterdam
 
The role of wall art in interior designing
The role of wall art in interior designingThe role of wall art in interior designing
The role of wall art in interior designing
meghaark2110
 
antiquity of writing in ancient India- literary & archaeological evidence
antiquity of writing in ancient India- literary & archaeological evidenceantiquity of writing in ancient India- literary & archaeological evidence
antiquity of writing in ancient India- literary & archaeological evidence
PrachiSontakke5
 
MCQ PHYSIOLOGY II (DR. NASIR MUSTAFA) MCQS)
MCQ PHYSIOLOGY II (DR. NASIR MUSTAFA) MCQS)MCQ PHYSIOLOGY II (DR. NASIR MUSTAFA) MCQS)
MCQ PHYSIOLOGY II (DR. NASIR MUSTAFA) MCQS)
Dr. Nasir Mustafa
 
Cultivation Practice of Turmeric in Nepal.pptx
Cultivation Practice of Turmeric in Nepal.pptxCultivation Practice of Turmeric in Nepal.pptx
Cultivation Practice of Turmeric in Nepal.pptx
UmeshTimilsina1
 
What is the Philosophy of Statistics? (and how I was drawn to it)
What is the Philosophy of Statistics? (and how I was drawn to it)What is the Philosophy of Statistics? (and how I was drawn to it)
What is the Philosophy of Statistics? (and how I was drawn to it)
jemille6
 
Mental Health Assessment in 5th semester bsc. nursing and also used in 2nd ye...
Mental Health Assessment in 5th semester bsc. nursing and also used in 2nd ye...Mental Health Assessment in 5th semester bsc. nursing and also used in 2nd ye...
Mental Health Assessment in 5th semester bsc. nursing and also used in 2nd ye...
parmarjuli1412
 
Cultivation Practice of Garlic in Nepal.pptx
Cultivation Practice of Garlic in Nepal.pptxCultivation Practice of Garlic in Nepal.pptx
Cultivation Practice of Garlic in Nepal.pptx
UmeshTimilsina1
 
Search Matching Applicants in Odoo 18 - Odoo Slides
Search Matching Applicants in Odoo 18 - Odoo SlidesSearch Matching Applicants in Odoo 18 - Odoo Slides
Search Matching Applicants in Odoo 18 - Odoo Slides
Celine George
 
How to Clean Your Contacts Using the Deduplication Menu in Odoo 18
How to Clean Your Contacts Using the Deduplication Menu in Odoo 18How to Clean Your Contacts Using the Deduplication Menu in Odoo 18
How to Clean Your Contacts Using the Deduplication Menu in Odoo 18
Celine George
 
How to Manage Amounts in Local Currency in Odoo 18 Purchase
How to Manage Amounts in Local Currency in Odoo 18 PurchaseHow to Manage Amounts in Local Currency in Odoo 18 Purchase
How to Manage Amounts in Local Currency in Odoo 18 Purchase
Celine George
 
Myopathies (muscle disorders) for undergraduate
Myopathies (muscle disorders) for undergraduateMyopathies (muscle disorders) for undergraduate
Myopathies (muscle disorders) for undergraduate
Mohamed Rizk Khodair
 
Cultivation Practice of Onion in Nepal.pptx
Cultivation Practice of Onion in Nepal.pptxCultivation Practice of Onion in Nepal.pptx
Cultivation Practice of Onion in Nepal.pptx
UmeshTimilsina1
 
How to Share Accounts Between Companies in Odoo 18
How to Share Accounts Between Companies in Odoo 18How to Share Accounts Between Companies in Odoo 18
How to Share Accounts Between Companies in Odoo 18
Celine George
 
puzzle Irregular Verbs- Simple Past Tense
puzzle Irregular Verbs- Simple Past Tensepuzzle Irregular Verbs- Simple Past Tense
puzzle Irregular Verbs- Simple Past Tense
OlgaLeonorTorresSnch
 
Drugs in Anaesthesia and Intensive Care,.pdf
Drugs in Anaesthesia and Intensive Care,.pdfDrugs in Anaesthesia and Intensive Care,.pdf
Drugs in Anaesthesia and Intensive Care,.pdf
crewot855
 
Transform tomorrow: Master benefits analysis with Gen AI today webinar, 30 A...
Transform tomorrow: Master benefits analysis with Gen AI today webinar,  30 A...Transform tomorrow: Master benefits analysis with Gen AI today webinar,  30 A...
Transform tomorrow: Master benefits analysis with Gen AI today webinar, 30 A...
Association for Project Management
 
Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...
Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...
Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...
Leonel Morgado
 
Pope Leo XIV, the first Pope from North America.pptx
Pope Leo XIV, the first Pope from North America.pptxPope Leo XIV, the first Pope from North America.pptx
Pope Leo XIV, the first Pope from North America.pptx
Martin M Flynn
 
Overview Well-Being and Creative Careers
Overview Well-Being and Creative CareersOverview Well-Being and Creative Careers
Overview Well-Being and Creative Careers
University of Amsterdam
 
The role of wall art in interior designing
The role of wall art in interior designingThe role of wall art in interior designing
The role of wall art in interior designing
meghaark2110
 
antiquity of writing in ancient India- literary & archaeological evidence
antiquity of writing in ancient India- literary & archaeological evidenceantiquity of writing in ancient India- literary & archaeological evidence
antiquity of writing in ancient India- literary & archaeological evidence
PrachiSontakke5
 
MCQ PHYSIOLOGY II (DR. NASIR MUSTAFA) MCQS)
MCQ PHYSIOLOGY II (DR. NASIR MUSTAFA) MCQS)MCQ PHYSIOLOGY II (DR. NASIR MUSTAFA) MCQS)
MCQ PHYSIOLOGY II (DR. NASIR MUSTAFA) MCQS)
Dr. Nasir Mustafa
 
Cultivation Practice of Turmeric in Nepal.pptx
Cultivation Practice of Turmeric in Nepal.pptxCultivation Practice of Turmeric in Nepal.pptx
Cultivation Practice of Turmeric in Nepal.pptx
UmeshTimilsina1
 

Dynamic Host Configuration Protocol

  • 1. SCOPES OF DYNAMIC HOST CONFIGURATION PROTOCOL
  • 2. A DHCP scope is a valid range of IP addresses which are available for assignments or lease to client computers on a particular subnet. DHCP Scope
  • 3. Scopes determine which IP addresses are provided to the clients. Scopes should be defined and activated before DHCP clients use the DHCP server for its dynamic IP configuration. You can configure as many scopes on a DHCP server as is required in your network environment. Scopes…
  • 4. DHCP Scope and Subnet One DHCP scope is required for each subnet.
  • 5. A DHCP scope consists of a pool of IP addresses on a subnetwork, such as 10.223.223.1 to 10.223.223.200, that the DHCP server can lease to DHCP clients. Each physical network can have only one DHCP scope or a superscope with one or more ranges of IP addresses. DHCP Scope and Subnet …
  • 6. TYPES OF SCOPE SUPER-SCOPE MULTI-SCOPE
  • 7. Superscope A range of IP addresses that span several S ubnets. The DHCP server can assign these addresses to clients that are on several subnets. A superscope is an administrative feature of DHCP servers that you can create and manage through the DHCP console. Using a superscope, you can group multiple scopes as a single administrative entity.
  • 8. Using Superscopes Support DHCP clients on a single physical network segment having multiple logical IP subnets, often called multinets . Support remote DHCP clients located on the far side relay agents
  • 9. Situations for which superscopes are useful More hosts must be added than original ly planned. The network is renumbered. Two DHCP servers are used to manage separate logical subnets on the same physical subnet.
  • 10. A range of class D addresses from 224.0.0.0 to 239.255.255.255 that can be assigned to computers when they ask for them. Multicasting can be used to send messages to a group of computers at the same time with only one copy of the message. The Multicast Address Dynamic Client Allocation Protocol (MADCAP) is used to request a multicast address from a DHCP server. Multicast scope
  • 11.  
  • 12. DHCP Scope Properties Network ID : The network ID for the range of IP addresses . Subnet mask : The subnet mask for the network ID Network IP address range : The range of IP addresses that are available.
  • 13. Lease duration : The period of time that the DHCP server holds a leased IP address for a client before removing the lease. Router A DHCP option that allows DHCP clients to access remote networks. DHCP Scope Properties …..
  • 14. DHCP Scope Properties ….. Scope name : An alphanumeric identifier for administrative purposes. Exclusion range : The range of IP addresses in the scope that is excluded from being leased.
  • 15. Reserving IP Addresses DHCP Manager allows the reservation of a specific IP address for a computer or other IP addressable device on the network. Reserving selected IP addresses for special-function devices on the network ensures that DHCP does not duplicate or reassign the address.
  • 16. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
  • 17. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.47 180.130.54.45 Here the black computer wants to register itself on the network. So it sends a request packet to the dhcp server requesting an IP address
  • 18. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
  • 19. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
  • 20. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
  • 21. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45 It broadcasts DHCPDISCOVER msg over local network with dest address 255.255.255.255
  • 22. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
  • 23. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
  • 24. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
  • 25. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
  • 26. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
  • 27. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
  • 28. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45 The packet contains MAC address, source port, dest ip address, port,and transaction id.
  • 29. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45 Each network has a relay agent or dhcp server The req recievd from the black system is processed by dhcp server or agent. Others ignore it.
  • 30. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45 Relay agents r configured wit the ip address of dhcp server
  • 31. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45 Agent will forward the msg from black computer to dhcp server
  • 32. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
  • 33. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
  • 34. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
  • 35. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45 Dhcp contains a pool of ip addresses that can be leased to hosts on demand
  • 36. DHCP server Ip address pool Various scopes
  • 37. DHCP server Ip address pool Various scopes To subnet 1 To subnet x
  • 38. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45 Server sends ip address, default gateway, subnet mask
  • 39. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45
  • 40. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45 Dhcp ip address Client’s MAC, new ip addrss and information.
  • 41. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45 Relay agent pass the msg from server to the black computer
  • 42. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45 Now the client has a new ip adress. It has to renew it time to time. 160.50.50.4
  • 43. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45 160.50.50.4
  • 44. DHCP SERVER RELAY AGENT 160.50.50.1 160.50.50.2 160.50.50.3 Switch 180.130.54.45 180.130.54.45 160.50.50.4
  • 45.  
  • 46. scope
  • 47. Scope and Administrator A scope is an administrative grouping of computers for a subnetwork using DHCP service. Administrators create a scope for each physical subnetwork, which is then used as parameters by clients for this subnetwork.
  • 48. Administrator plans the Scopes based on the needs of particular groups of users, with appropriate lease durations defined for the related scopes. Scope and Administrator…
  • 49. Characteristics of scopes A range of possible IP addresses from which to include or exclude addresses used in DHCP service lease offerings. A unique subnet mask to determine the subnet related to a given IP address.
  • 50. Characteristics of scopes… A scope name assigned when the scope is created . Lease duration values to be assigned to DHCP clients that receive dynamically allocated IP addresses.
  • 51. DHCP scopes makes all the clients happy .
  • 53.  
  翻译: