You are on page 1of 14

What is network?

 A network is a collection of computers, printers,


routers, switches, and other devices that are able to
communicate with each other over some transmission
media.
 In other words network is a physical connection
between computing devices established using either
cable media or wireless media.
Types of network
 Local Area Network (LAN)
 Metropolitan Area Network (MAN)
 Wide Area Network (WAN)

 Local Area Network (LAN) : A Local Area Network (LAN) is a group of


computers and network communication devices within a limited geographic
area, such as an office building.

 Metropolitan Area Network (MAN) : MAN is defined as a network that


connects LAN across a city-wide geographic area. It may be a single network
such as cable television network.

 Wide Area Network (WAN) : A WAN network that spans large geographical
location usually connects multiple LANs. This is generally more expansive
technology. Its implementation is more sophisticated than LANs .
Network Topologies
LAN Transmission Methods
 Unicast transmission
 Multicast transmission
 Broadcast transmission

 Unicast transmission : In this, a single data packet is sent from a


source to a single destination on the network
 Multicast transmission : In multicast transmissions, a single
data packet is copied and sent to specific destinations on the network.
 Broadcast transmission : In multicast transmissions, a single
data packet is copied and sent to specific destinations on the network
LAN Infrastructure Devices
There are numerous devices associated with data information flow
across a LAN. When adjoined, they create the infrastructure of a
functional LAN. These devices include:

 Repeaters
 Bridges
 Hubs
 Switches
 Routers
 Repeaters
Repeaters, located within the physical layer of a network, regenerate
and propagate signals from one to another. They do not change any
information being transmitted, and they cannot filter any information.
Repeaters help to extend the distances of networks by boosting weak
signals.
 Bridges
Bridges are intelligent repeaters. They regenerate transmitted signals,
but unlike repeaters, they can also determine destinations.
 Hubs
Hubs connect all computer LAN connections into one device. They are
nothing more than multiport repeaters. Hubs cannot determine
destinations; they merely transmit to every line attached in a half-
duplex mode.
 Switches
Switches connect all computer LAN connections, the same as hubs do.
The difference is that switches can run in full-duplex mode and are able
to direct and filter information to and from specific destinations.
 Routers
Routers are a step up from bridges. They are able to route and filter
information to different networks. Some routers can automatically
detect problems and redirect information around the problem area.
These are called "intelligent routers."
THE OSI MODEL
Routing
 A router is a device that sends packets from one
network to another network. Routers receive packets,
read their headers to find addressing information, and
send them on to their correct destination on the
network or Internet.

 Routers can forward packets through an internetwork


by maintaining routing information in a database
called a routing table.
Static and Dynamic Routing
• Static • Dynamic
o Static routing is a form of o Uses a route that a
routing in which paths network routing protocol
between nodes are always adjusts automatically for
used in a pre-defined way. topology or traffic changes
o Uses a route that a o Automatically react to
network administrator network changes
enters into the router o Analyzes the incoming
manually routing updates
o Simple to design
o Cannot react to network
changes automatically
Switching
 A switch is a multiport bridge. It provides the same
functionality, but with a higher port density. In
addition, switches provide features that cannot be
found in bridges.
 Switches are associated with the Data Link layer of the
OSI Model.
 Switches build a forwarding database in a manner
similar to bridges.
 Switches examine the source and destination Data
Link address in each packet to build the
database and make forwarding decisions.
Reference
 Www.livinginternet.com
 CCNA : Cisco Certified Network Associate Study Guide
(Exam 640-802) , 6th Edition
 Wikipedia
 Ccna study guide, Aaron Balchunas
 Data Communication and Computer Networking ,
B.A. Forouzan, Tata McGraw Hill, 2nd Edition.
THANK YOU

You might also like