Chapter 2. IP Address Planning and Summarization

This chapter covers the following topics:

  • Understanding IP Addresses—Describes the structure of IP addresses and reviews binary, classful addressing, and the steps to calculate subnets.

  • Understanding Summarization—Proposes a way to take a list of addresses and convert them into a single summary or to provide a "best fit" set of summaries.

This chapter discusses IP addressing and summarization. It begins with a short review of CCNA concepts, including binary and IP subnetting. It then uses those concepts as a springboard to discuss summarization and address planning.

The first section, "Understanding IP Addresses," describes the structure of an IPv4 address and provides classful and classless methods that can be used to calculate the range of a given subnet.

The second section, "Understanding Summarization," builds on the range of calculation methods by describing how larger groups of addresses can be advertised in the simplest possible manner. This section reviews why summarization is important and discusses how to apply summarization to network design.

The topics in this chapter are indirectly important for the BSCI exam. Although you will not be tested directly on these topics, each routing protocol will introduce a technique to create summaries and you will be tested with questions that combine your understanding of summarization and the commands necessary to apply summarization.

The purpose of the "Do I Know This Already?" quiz is to help you decide which parts of this chapter to use. If you already intend to read the entire chapter, you do not necessarily need to answer these questions.

The 11-question quiz, derived from the major sections in the "Foundation Topics" portion of the chapter, helps you determine how to spend your limited study time.

Table 2-1 outlines the major topics discussed in this chapter and the corresponding quiz questions.

Table 2-1. "Do I Know This Already?" Foundation Topics Section-to-Question Mapping
Foundation Topics SectionQuestions Covered in This SectionScore
Understanding IP Addresses1–9 
Understanding Summarization10–11 
Total Score  

Caution

The goal of self-assessment is to gauge your mastery of the topics in this chapter. If you do not know the answer to a question or are only partially sure of the answer, you should mark the question wrong for purposes of the self-assessment. Giving yourself credit for an answer you correctly guessed skews your results and might provide you with a false sense of security.


1.What is the binary for 172?
  1. 1 111 10

  2. 1010 1100

  3. 1100 0000

  4. 1011 1111

2.What is the binary for 128?
  1. 1 10 1000

  2. 1010 1010

  3. 1000 0000

  4. 1011 1111

3.What is the decimal for 1100 0000?
  1. 192

  2. 194

  3. 200

  4. 202

4.What class is 172.16.1.1?
  1. Class A

  2. Class B

  3. Class C

  4. Class D

5.What class is 10.37.5.11?
  1. Class A

  2. Class B

  3. Class C

  4. Class D

6.What is the CIDR-notation equivalent of 255.255.255.0?
  1. /20

  2. /22

  3. /24

  4. /26

7.What is the dotted-decimal equivalent of /27?
  1. 255.255.255.0

  2. 255.255.224.0

  3. 255.255.255.224

  4. 255.255.0.0

8.What is the network for the address 192.168.37.62/26?
  1. 192.168.37.0

  2. 255.255.255.192

  3. 192.168.37.64

  4. 192.168.37.32

9.What is the broadcast address for the host address 192.168.190.55/27?
  1. 192.168.190.59

  2. 255.255.190.55

  3. 192.168.190.63

  4. 192.168.190.0

10.Given the addresses 10.1.8.0/24 and 10.1.9.0/24, which of the following is the best summary?
  1. 10.0.0.0/8

  2. 10.1.0.0/16

  3. 10.1.8.0/23

  4. 10.1.10.0/24

11.Given the addresses 10.1.138.0/27, 10.1.138.64/26, and 10.1.138.32/27, which of the following is the best summary?
  1. 10.0.0.0/8

  2. 10.1.0.0/16

  3. 10.1.138.0/24

  4. 10.1.138.0/25

You can find the answers to the "Do I Know This Already?" quiz in Appendix A, "Answers to Chapter 'Do I Know This Already?'Quizzes and Q&A Sections." The suggested choices for your next step are as follows:

  • 7 or less correct—Read the entire chapter. This includes the "Foundation Topics" and "Foundation Summary," and the "Q&A" section.

  • 8 or 9—Begin with the "Foundation Summary" section, and then go to the "Q&A" section at the end of the chapter. If you have trouble with these exercises, read the appropriate sections in "Foundation Topics."

  • 10 or more—If you want more review on these topics, skip to the "Foundation Summary" section and then go to the "Q&A" section. Otherwise, move to the next chapter.