22
Network Addressing Tom Harper, Martell Maten, Robert Pohlman, Jarrod Rotolo

Network Addressing Tom Harper, Martell Maten, Robert Pohlman, Jarrod Rotolo

Embed Size (px)

Citation preview

Page 1: Network Addressing Tom Harper, Martell Maten, Robert Pohlman, Jarrod Rotolo

Network Addressing

Tom Harper, Martell Maten, Robert Pohlman, Jarrod

Rotolo

Page 2: Network Addressing Tom Harper, Martell Maten, Robert Pohlman, Jarrod Rotolo

Introduction

Page 3: Network Addressing Tom Harper, Martell Maten, Robert Pohlman, Jarrod Rotolo

Internet Protocol and IPv4

• Internet Protocol relies on reading the IP Addresses of packets.

• IPv4 was the first major version of IP.

Page 4: Network Addressing Tom Harper, Martell Maten, Robert Pohlman, Jarrod Rotolo

IPV4’s Failings

• Eventually, every last address in IPV4 was allocated.

• Something had to change in order to accommodate the rapidly growing internet.

Page 5: Network Addressing Tom Harper, Martell Maten, Robert Pohlman, Jarrod Rotolo

IPv6 vs. IPv4 Address SpaceIPv6 vs. IPv4 Address Space

32 Bits long

128 Bits long

Page 6: Network Addressing Tom Harper, Martell Maten, Robert Pohlman, Jarrod Rotolo

More on IPv6 AddressMore on IPv6 Address

• IPv6 addresses are represented in hexadecimal

• The 128 bit address space offers a huge amount of addresses

• This large of an address block allows the designers to pack more information in a more organized way into the IP.

http://www.tcpipguide.com/free/t_IPv6AddressandAddressNotationandPrefixRepresentati.htm

Binary

Dotted DecimalHexadecima

l

Leading-Zero Suppressed

0 32 64Straight

Hex

96 128

Zero-compressed

Mixed Notation

Page 7: Network Addressing Tom Harper, Martell Maten, Robert Pohlman, Jarrod Rotolo

Additional Advantages of IPv6

• Better for mobile users

• Stronger connection security

• Easier transfer of audio/video files

Page 8: Network Addressing Tom Harper, Martell Maten, Robert Pohlman, Jarrod Rotolo

IPv6 Multicast AddressingIPv6 Multicast Addressing

• 3 Types of Addresses• Unicast• Broadcast• Multicast

• Multicast is build into IPv6 • Multicast is made up of groups.

Page 9: Network Addressing Tom Harper, Martell Maten, Robert Pohlman, Jarrod Rotolo

Datagram StructureDatagram Structure

http://www.cisco.com/web/about/ac123/ac147/images/ipj/ipj_9-3/93_ipv6_fig1_lg.jpg

• IPv6 headers can hold more information because of the increased size of IPv6.

• Header was simplified since IPv4.• Can add extension headers for greater

flexibility

Page 10: Network Addressing Tom Harper, Martell Maten, Robert Pohlman, Jarrod Rotolo

Hey, My

unique number is 100

Hey, My

unique number is 100

What?! I’m

confused!!

Unique IP Addresses

Page 11: Network Addressing Tom Harper, Martell Maten, Robert Pohlman, Jarrod Rotolo

BOOTP (Bootstrap Protocol)

Page 12: Network Addressing Tom Harper, Martell Maten, Robert Pohlman, Jarrod Rotolo

Server Searches BOOTP Table for Matching IP ADDRESS and MAC ADDRESS

Page 13: Network Addressing Tom Harper, Martell Maten, Robert Pohlman, Jarrod Rotolo

Ok, so here is your IP address, my IP address, my name, and the IP address of the default router.

BOOTP Server Sends IP ADDRESS and Other Requested Information

Page 14: Network Addressing Tom Harper, Martell Maten, Robert Pohlman, Jarrod Rotolo

DHCP (Dynamic Host Configuration Protocol)

• Automated way of assigning an unique IP address

• Client Request from DHCP Server an “IP address to lease”

• Server receives request and sends offer to the client

• Client Responds to offer• DHCP server sends packet

acknowledging agreement

Page 15: Network Addressing Tom Harper, Martell Maten, Robert Pohlman, Jarrod Rotolo

DHCP Server Leases IP Addresses from a Pool of IP Addresses

Page 16: Network Addressing Tom Harper, Martell Maten, Robert Pohlman, Jarrod Rotolo

Client Requests an IP Address

Can I have an

IP address?

Page 17: Network Addressing Tom Harper, Martell Maten, Robert Pohlman, Jarrod Rotolo

Server Sends Offer to the Client

Sure, I reserved an IP

address for you. You can use it for 18 hours. By the way, here is

my IP Address.

Page 18: Network Addressing Tom Harper, Martell Maten, Robert Pohlman, Jarrod Rotolo

Client Responds to Offer

Thanks, I received

your offer and I accept

it

Page 19: Network Addressing Tom Harper, Martell Maten, Robert Pohlman, Jarrod Rotolo

DHCP Server Sends Packet Acknowledging Agreement

No problem! Here is the information you need in

order to configure

your settings

Page 20: Network Addressing Tom Harper, Martell Maten, Robert Pohlman, Jarrod Rotolo

APIPA: DHCP’s Support

• Support for DHCP • Acts as a backup when DHCP servers fail

Page 21: Network Addressing Tom Harper, Martell Maten, Robert Pohlman, Jarrod Rotolo

APIPA And Addressing

• ARP: Address Resolution Protocol• The inner mechanics of APIPA.

Page 22: Network Addressing Tom Harper, Martell Maten, Robert Pohlman, Jarrod Rotolo

Thank you for your time!