Overview
This chapter explains the concepts of network services, such as the various flavors of NAT,
DHCP, and DNS. The chapter also provides instructions on how to configure these services
using Cisco’s SDM.
Chapter Objectives
• Understand the purpose and operation of network address translation (NAT)
• Understand and configure static NAT, dynamic NAT, and PAT
• Understand and configure Dynamic Host Configuration Protocol (DHCP)
• Understand and configure Domain Name Services (DNS)
• Configure network services using Cisco’s Security Device Manager (SDM)
Teaching Tips
Network Address Translation
1. Mention that network address translation (NAT) is defined in RFC 3022, which
describes methods for connecting private (internal) IP addresses to the Internet.
2. Explain that NAT uses a one-to-one mapping or one-to-many mapping method to allow
3. Describe the following advantages of NAT:
a. It conserves public IP addresses
4. Describe the following disadvantages of NAT:
a. It introduces a small amount of delay into your network because the NAT router
5. Mention that NAT is available in three forms:
a. Static NAT