Network Design Chapter 1
Network Design Chapter 1
Chapter One
Introduction to Network Design
E-mail: [email protected]
Capacity Planning
Generally the solution to a problem will be “throw bandwidth to the
problem”.
Sometimes and especially recently it offers some relief but it is does not
solve all problems.
Delay performance
It’s very important in real-time services and needs to be optimized.
Network Reliability, Maintainability, and Availability (RMA) are the factor
that is really important for customer satisfaction.
Network Requirement
Most businesses actually have only a few requirements for their network:
The network should stay up all the time, even in the event of failed links,
equipment failure, and overloaded conditions.
3 Network Design 02/26/2025
Cont. …
The network should reliably deliver applications and provide
networks that are available always (nearly 100 percent of the time).
Information network security must be designed to automatically fend
have only one central computer: a mainframe. Users connected to the mainframe
through terminals on their desks.
These terminals had no intelligence of their own their only function was to display
a text-based user interface provided by the mainframe. For this reason, they were
usually called dumb terminals. The only network was the connection between the
terminals and the mainframe.
In 1981, the IBM PC was released an event that changed the industry significantly.
The PC had intelligence of its own, allowing users to do tasks on their desktops
telephones are networked in the public telephone system, and data networks connect
different computers.
These uses of the term have a common thread: Networks make it possible for people or
The simplest data network is two PCs connected through a cable. However, most data
millions of computers. Internetworking refers to the industry and products that are
involved in the design, implementation, and administration of internetworks .
The first networks were LANs; they enabled multiple users in a relatively small
geographic area to exchange files and messages and to access shared resources such
as printers and disk storage.
WANs were introduced to interconnect these LANs so that geographically dispersed
users could also share information. The “LANs and WANs” section later in this
chapter further describes these two types of networks.
12 Network Design 02/26/2025
Protocols
A protocol is a set of rules. The OSI model provides a framework
for the communication protocols used between computers. Two
computers must use the same protocol to communicate.
Computers that try to use different protocols would be analogous
to speaking in Italian to someone who understands only English it
would not work.
The most widely used network protocol suite today is the TCP/IP
suite, named after two of the protocols within the suite.
This network protocol suite is used in many places, including the
backbone of the Internet and within organization’s networks.
Novell’s NetWare, Apple Corporation’s AppleTalk, and IBM’s
System Network Architecture are other examples of network
protocol suites.
13 Network Design 02/26/2025
The OSI Layers
The ISO standards committee created a list of all the network
functions required for sending data (such as an e-mail) and
divided them into seven categories.
This model is known as the OSI seven layer models. The OSI
seven-layer model was released in 1984.
therefore can keep track of who is where, and who is talking to whom, and
send data only where it needs to go.
However, if the switch receives a frame whose destination address indicates
intelligence than a hub or switch. By using logical Layer 3 addresses, routers allow devices
on different LANs to communicate with each other and with distant devices for example,
those connected through the Internet or through a WAN. Examples of logical Layer 3
A device connected to a router does not receive any of the information meant just for
devices on other ports, or broadcasts (destined for all networks) from devices on other
ports.
The router reads the source and destination logical addresses in the packets and therefore
keeps track of who is where, and who is talking to whom, and sends data only where it
needs to go.
24 Network Design 02/26/2025
Cont…
It supports communication between LANs, but it blocks broadcasts
All devices connected to one router port are in the same collision domain,
All the devices connected to one router port are in the same broadcast
equivalent.
The main differences are as follows:
LAN and a 100- Mbps Ethernet LAN, for example, can be connected using a
switch. In contrast, all the ports on a bridge support one type of media.
Switches typically have more ports than bridges.
The TCP/IP application layer includes the functionality of the OSI application,
presentation, and session layers.