IP Address Allocation, Resolution: CIS 81 and CST 311 Rick Graziani Cabrillo College Spring 2006
IP Address Allocation, Resolution: CIS 81 and CST 311 Rick Graziani Cabrillo College Spring 2006
• Static addressing
– Each individual device must be configured with an IP
address.
• Dynamic addressing
– Reverse Address Resolution Protocol (RARP)
– Bootstrap Protocol (BOOTP)
– Dynamic Host Configuration Protocol (DHCP)
– DHCP initialization sequence
– Function of the Address Resolution Protocol
– ARP operation within a subnet
Current Technology
• Dynamic Host Configuration Protocol (DHCP)
– Successor to BOOTP
– Allows host to obtain an IP address quickly and dynamically
– Uses a defined range of IP address
Legacy Technologies
• Reverse Address Resolution Protocol (RARP)
– Binds MAC addresses to IP addresses
• BOOTstrap Protocol (BOOTP)
– Uses UDP to carry messages
– Uses broadcast IP datagram
– MAC address pre-matched to IP address
– Can contain additional information (default gateway)
Dumb Terminals
Rick Graziani [email protected] 8
RARP reply
Disadvantage:
• BOOTP is not a dynamic configuration protocol (like DHCP).
• When a client requests an IP address the BOOTP server looks up its
MAC address in a table to find the IP address.
• This binding is predetermined.
• What if the computer is moved to another subnet/network?
• Use DHCP!
198.189.232.1
198.133.219.25