Table of Contents
Module 2 - Design the Network Structure
Section 4 - Design a Network-Layer Addressing and Naming Model
Virtual University: Solution
1. Design a model for dividing up Virtual University's
IP address space that will meet the university's
current needs and needs
for the next five years. Describe your model here.
-
Virtual University's Class B network number 172.16.0.0 can be divided as
follows:
-
172.16.0.0 for the backbone area
-
172.16.64.0 for the North Campus
-
172.16.128.0 for the Central Campus
-
172.16.192.0 for the South Campus
2. Explain to the IP gurus at Virtual University
how the addressing model that you designed in the previous
step will support route
summarization. For example, what network number and prefix could a border
router at one of the campuses
advertise to the other areas or backbone?
-
The first two bits of the third octet can be used to identify the area
that supports route summarization. For example, a border router at the
North Campus can advertise all 40 network numbers with one route, 172.16.64.0/18
(18 bits are relevant, in other words, a subnet mask of 255.255.192.0).
-
The next six bits of the third octet can be used to identify the 40 networks
that will work even when there are 60 networks five years from now.
-
The last octet can be used to identify the 150 nodes on each network that
will work even when there are 200 nodes per network. This solution means
that the internal campus routers and end-user nodes support a simple 172.16.x.0/24
configuration, in other words, a 255.255.255.0 subnet mask. This is an
attractive solution for Virtual University, which requires simplicity because
of its AppleTalk heritage.
-
Because of Virtual University's history, you should recommend dynamic addressing
for the end nodes. The network administrators should install DHCP servers
on each of the internal campus networks.
3. What is special about IP address 172.16.0.0?
What will Virtual University require to connect its network
to the Internet?
-
Virtual University is using a private IP network number, 172.16.0.0. In
order to reach the Internet, the network administrators should install
a gateway, such as Cisco's PIX Firewall product, which will give Virtual
University security features in addition to the ability to use a private
network number.
4. Propose a plan for naming servers, routers,
and end nodes. Describe both the names themselves and the
method you will use to
configure the names.
-
To name the routers, servers, and end nodes at Virtual University, DNS
servers should be installed and configured. To name the routers and servers,
use a naming scheme that requires the name to start with North, South,
Central, or Back (for Backbone) to facilitate troubleshooting. The router
names could have a number suffix also that identifies the network number.
The servers should have a non-numeric suffix that is meaningful to users.
-
The users should be encouraged to name their stations with names that will
facilitate troubleshooting, for example, last name-first name. However,
because the users are students and professors, creative solutions should
be tolerated also! Use Cisco's DNS/DHCP Manager to synchronize DNS names
with dynamically assigned IP addresses.
Click on the Back button in your browser to review Section 4 of Module
2. If you are finished with that section, click
here to go on to the CareTaker Publications case study.
Copyright Cisco Systems, Inc. -- Version 2.0 7/98