Www.ciscopress.com Copyright 2003 CCNA 4 Chapter 11 Scaling IP Addresses By Your Name.

Презентация:



Advertisements
Похожие презентации
© 2006 Cisco Systems, Inc. All rights reserved. ICND v Managing IP Traffic with ACLs Scaling the Network with NAT and PAT.
Advertisements

Copyright 2003 CCNA 2 Chapter 17 TCP/IP Suite Error and Control Messages By Your Name.
Copyright 2003 CCNA 2 Chapter 16 Distance Vector Routing Protocols By Your Name.
Copyright 2003 CCNA 3 Chapter 10 Virtual Trunking Protocol By Your Name.
Copyright 2003 CCNA 1 Chapter 9 TCP/IP Transport and Application Layers By Your Name.
© 2003, Cisco Systems, Inc. All rights reserved. CSPFA Chapter 9 Routing.
Copyright CCNA 2 Chapter 12 Configuring a Router By Your Name.
Copyright 2003 CCNA 4 Chapter 23 Virtual Private Networks By Your Name.
Copyright 2003 CCNA 3 Chapter 7 Switch Configuration By Your Name.
Windows Server 2003 DHCP How DHCP Allocates IP Addresses DHCP Server DHCP Database IP Address1: Leased to DHCP Client1 IP Address2:
Copyright 2003 CCNA 3 Chapter 9 Virtual LANs By Your Name.
Copyright 2003 CCNA 4 Chapter 15 Frame Relay By Your Name.
Copyright 2003 CCNA 2 Chapter 18 Basic Router Troubleshooting By Your Name.
Copyright 2003 CCNA 3 Chapter 3 Single-Area OSPF By Your Name.
Copyright 2003 CCNA 4 Chapter 14 ISDN and DDR By Your Name.
Copyright 2003 CCNA 4 Chapter 18 Network Management, Part 2 By Your Name.
© 2005 Cisco Systems, Inc. All rights reserved. BGP v Customer-to-Provider Connectivity with BGP Connecting a Multihomed Customer to Multiple Service.
© 2006 Cisco Systems, Inc. All rights reserved. CIPT1 v Deployment of Cisco Unified CallManager Release 5.0 Endpoints Configuring Cisco Unified CallManager.
© 2006 Cisco Systems, Inc. All rights reserved. BSCI v Manipulating Routing Updates Implementing Advanced Cisco IOS Features: Configuring DHCP.
LOCATION INDEPENDENT NAMING. INTRODUCTION Location independent naming as a mechanism to support nomadic computing on the internet.
Транксрипт:

Copyright 2003 CCNA 4 Chapter 11 Scaling IP Addresses By Your Name

Copyright 2003 Objectives Scaling networks with Network Address Translation and Port Address Translation Dynamic Host Configuration Protocol

Copyright 2003 Private Addressing

Copyright 2003 NAT A NAT-enabled device typically operates at the border of a stub network.

Copyright 2003 NAT Terms Inside local address The IP address assigned to a host on the inside network. This address is likely to be an RFC 1918 private address. Inside global address A legitimate IP address assigned by the NIC or service provider that represents one or more inside local IP addresses to the outside world. Outside local address The IP address of an outside host as it known to the hosts in the inside network. Outside global address The IP address assigned to a host on the outside network. The owner of the host assigns this address.

Copyright 2003 NAT Features Static NAT is designed to allow one-to-one mapping of local and global addresses. Dynamic NAT is designed to map a private IP address to a public address.

Copyright 2003 PAT Features PAT uses unique source port numbers on the inside global IP address to distinguish between translations.

Copyright 2003 NAT Benefits Eliminates re-assigning each host a new IP address when changing to a new ISP Eliminates the need to re-address all hosts that require external access, saving time and money Conserves addresses through application port-level multiplexing Protects network security

Copyright 2003 Configuring NAT

Copyright 2003 Configuring PAT

Copyright 2003 Verifying PAT

Copyright 2003 Troubleshooting NAT and PAT

Copyright 2003 Issues with NAT

Copyright 2003 DHCP

Copyright 2003 DHCP DHCP works by providing a process for a server to allocate the IP information to clients. Clients lease the information from the server for an administratively defined period.

Copyright 2003 BOOTP and DHCP Differences DHCP defines mechanisms through which clients can be assigned an IP address for a finite lease period. This lease period allows for re-assignment of the IP address to another client later, or for the client to get another assignment, if the client moves to another subnet. Clients may also renew leases and keep the same IP address. DHCP provides the mechanism for a client to gather other IP configuration parameters, such as WINS and domain name.

Copyright 2003 DHCP Features Automatic allocation Manual allocation Dynamic allocation

Copyright 2003 DHCP Operation

Copyright 2003 DHCP Messages Transmitting

Copyright 2003 Configuring DHCP

Copyright 2003 Configuring DHCP Excluding IP

Copyright 2003 Verifying DHCP

Copyright 2003 Troubleshooting DHCP

Copyright 2003 DHCP Relay