Presentation is loading. Please wait.

Presentation is loading. Please wait.

© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 10: DHCP Routing and Switching Essentials.

Similar presentations


Presentation on theme: "© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 10: DHCP Routing and Switching Essentials."— Presentation transcript:

1 © 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 10: DHCP Routing and Switching Essentials

2 Presentation_ID 2 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential Introduction  Dynamic Host Configuration Protocol (DHCP) is a network protocol that provides automatic IP addressing and other information to clients:IP address Subnet mask (IPv4) or prefix length (IPv6) Default gateway address DNS server address  Available for both IPv4and IPv6  This chapter explores the functionality, configuration, and troubleshooting of both DHCPv4 and DHCPv6

3 Presentation_ID 3 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential DHCPv4 Operation Introducing DHCPv4  DHCPv4 uses three different address allocation methods Manual Allocation - The administrator assigns a pre-allocated IPv4 address to the client, and DHCPv4 communicates only the IPv4 address to the device. Automatic Allocation - DHCPv4 automatically assigns a static IPv4 address permanently to a device, selecting it from a pool of available addresses. No lease. Dynamic Allocation - DHCPv4 dynamically assigns, or leases, an IPv4 address from a pool of addresses for a limited period of time chosen by the server, or until the client no longer needs the address. Most commonly used.

4 Presentation_ID 4 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential DHCPv4 Operation Introducing DHCPv4

5 Presentation_ID 5 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential DHCPv4 Operation DHCPv4 Message Format

6 Presentation_ID 6 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential DHCPv4 Operation DHCPv4 Discover and Offer Messages

7 Presentation_ID 7 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential DHCPv4 Operation Configuring a DHCPv4 Server  A Cisco router running Cisco IOS software can be configured to act as a DHCPv4 server. To set up DHCP 1.Exclude addresses from the pool. 2. Set up DHCP pool name 3. Configuring Specific Tasks –define range of addresses and subnet mask. Use default-router command for default gateway. Optional items that can be included in pool – dns server, domain-name  To disable dhcp - no service dhcp

8 Presentation_ID 8 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential DHCPv4 Operation Verifying a DHCPv4 Server  Commands to verify DHCP show running-config | section dhcp show ip dhcp binding show ip dhcp server statistics  On the PC –issue the ipconfig /all command

9 Presentation_ID 9 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential DHCPv4 Operation DHCPv4 Relay  Using an IP helper address enables a router to forward DHCPv4 broadcasts to the DHCPv4 server. Acting as a relay.

10 Presentation_ID 10 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential Configuring a DHCPv4 client Configuring a Router as DHCPv4 client

11 Presentation_ID 11 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential Troubleshoot DHCPv4 Troubleshooting Tasks

12 Presentation_ID 12 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential Troubleshoot DHCPv4 Verify Router DHCPv4 Configuration

13 Presentation_ID 13 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential Troubleshoot DHCPv4 Debugging DHCPv4

14 Presentation_ID 14 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential SLAAC and DHCPv6 Stateless Address Autoconfiguration (SLAAC) SLAAC is a method in which a device can obtain an IPv6 global unicast address without the services of a DHCPv6 server.

15 Presentation_ID 15 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential SLAAC and DHCPv6 SLAAC Operation

16 Presentation_ID 16 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential SLAAC and DHCPv6

17 Presentation_ID 17 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential SLAAC and DHCPv6 SLAAC Option

18 Presentation_ID 18 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential SLAAC and DHCPv6 Stateless DHCP Option

19 Presentation_ID 19 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential SLAAC and DHCPv6 Stateful DHCP Option

20 Presentation_ID 20 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential SLAAC and DHCPv6 DHCPv6 Operations

21 Presentation_ID 21 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential Stateless DHCPv6 Configuring a Router as a Stateless DHCPv6 Server

22 Presentation_ID 22 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential Stateless DHCPv6 Configuring a Router as a Stateless DHCPv6 Client  Verify the Stateless DHCP Client using: Show IPv6 interface Debug ipv6 dhcp detail

23 Presentation_ID 23 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential Stateful DHCPv6 Configuring a Router as a Stateful DHCPv6 Server

24 Presentation_ID 24 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential Stateful DHCPv6 Configuring a Router as a Stateful DHCPv6 Client Verify Stateful DHCPv6 Server using: show ipv6 dhcp pool show ipv6 dhcp binding Verify Stateful DHCPv6 client using: show ipv6 interface

25 Presentation_ID 25 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential Stateful DHCPv6 Config a Router as a Stateful DHCPv6 Relay Agent

26 Presentation_ID 26 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential Troubleshooting DHCPv6 Troubleshooting Tasks

27 Presentation_ID 27 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential Troubleshooting DHCPv6 Verify Router DHCPv6 Configuration

28 Presentation_ID 28 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential Troubleshooting DHCPv6 Debugging DHCPv6

29 Presentation_ID 29 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential


Download ppt "© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 10: DHCP Routing and Switching Essentials."

Similar presentations


Ads by Google