Designing Scalable Networks

Table of Contents

Table of Contents

Module 2 - Design the Network Structure

Section 1 - Design the Topology

Part A - Hierarchical Models

Introduction

Hierarchical models let you design internetworks in layers. To understand the importance of layering, consider the Open System Interconnection (OSI) reference model, which is a layered model for implementing computer communications. Using layers, the OSI model simplifies the tasks required for two computers to communicate. Hierarchical models for internetwork design also use layers to simplify the tasks required for internetworking. Each layer can be focused on specific functions, allowing you to choose the right systems and features for each layer.

Benefits of Hierarchical Models

Today's fast-converging protocols were designed for hierarchical topologies. To control the impact of routing overhead processing and bandwidth consumption, modular hierarchical topologies must be used with protocols such as Enhanced IGRP.

Route summarization, which we will talk more about in Section 4 of Module 2, "Design a Network-Layer Addressing and Naming Model" is facilitated by hierarchical network design. Route summarization reduces the routing protocol overhead on links in the network and reduces routing protocol processing within the routers.

Hierarchical Network Design

A hierarchical network design has three layers: Each layer provides necessary functionality to the network. The layers do not need to be implemented as distinct physical entities. Each layer can be implemented in routers or switches, represented by a physical media, or combined in a single box. A particular layer can be omitted altogether, but for optimum performance, hierarchy should be maintained.

Core Layer

The core layer is the high-speed switching backbone of the network, which is crucial to enable corporate communications. The core layer should: Distribution-layer routers and client LANs can be added to the hierarchical model without increasing the diameter. Limiting the diameter of the internetwork provides predictable performance and ease of troubleshooting.

Distribution Layer

The distribution layer of the network is the demarcation point between the access and core layers of the network. The distribution layer can have many roles, including implementing the following functions: Several Cisco IOS software features can be used to implement policy at the distribution layer:

Access Layer

The access layer provides user access to local segments access on the network. The access layer is characterized by switched and shared-bandwidth LANs in a campus environment. Microsegmentation, using LAN switches, provides high bandwidth to workgroups by dividing collision domains on Ethernet segments and reducing the number of stations capturing the token on Token Ring LANs.

For small office/home office (SOHO) environments, the access layer provides access for remote sites into the corporate network using wide-area technologies such as ISDN, Frame Relay, and leased lines. Features such as dial-on-demand (DDR) routing and static routing can be implemented to control costs.

For small- to medium-sized companies, the hierarchical model is often implemented as a hub-and-spoke topology. Corporate headquarters form the hub. Links to the remote offices form the spokes.

     


Click on the Back button in your browser or click here to go back to Section 1 of Module 2, "Design the Topology."


Copyright Cisco Systems, Inc. -- Version 2.0 7/98