Week # 04 Network Types, Topologies, & Devices 1) Network Types
Week # 04 Network Types, Topologies, & Devices 1) Network Types
Dr. Kifayat Ullah Computer Communication & Networks CECOS University Peshawar
* LANs are widely used to connect personal computers and consumer electronics to let them share
resources and exchange information.
* LAN is operated under single administrative system.
* Inside LAN, computers, printers, and other network-capable devices have Network Interface Cards (NICs)
that allow them to communicate at any given moment.
* LAN can be wired, wireless, or even both.
* When LANs are used by companies, they are called enterprise networks.
* Normally, in LAN, several computers are connected via a cable to a central device called a hub, or
switch.
- Hubs and switches are common devices found on a network.
Wireless LANs
- Wireless LANs are very popular these days, especially in homes, offices, schools, colleges, universities,
cafeterias, airports, bus stations, and other public places.
- In these systems, every computer has a wireless interface card that it uses to communicate with other
computers.
- Wireless LANs allow users to connect to network resources without the installation of cabling or wiring.
Dr. Kifayat Ullah Computer Communication & Networks CECOS University Peshawar
* MAN uses high-capacity and high-speed fiber optics.
* Although MANs are very expensive to implement, they offer a high-speed connectivity.
* The best-known example of MANs are the cable television networks.
* In the following figure we see both television signals and Internet being fed into the centralized cable head
end for subsequent distribution to people’s homes.
* Recent developments in high speed wireless Internet access have resulted in another MAN, which has been
standardized as IEEE 802.16 and is popularly known as WiMAX.
Dr. Kifayat Ullah Computer Communication & Networks CECOS University Peshawar
* The network that connects these hosts is then called the communication subnet, or just subnet for short.
* In most WANs, the subnet consists of two distinct components: transmission lines and switching
elements.
Transmission Lines
* Transmission lines move bits between machines. They can be made of copper wire, optical fiber, or even
radio links.
- subnet has acquired a second, more recent meaning in conjunction with network addressing.
* Most companies do not have transmission lines lying about, so instead they lease the lines from a
telecommunications company.
Switching Elements
* Switching elements, or just switches, are specialized computers that connect two or more transmission
lines.
* When data arrive on an incoming line, the switching element must choose an outgoing line on which to
forward them.
* These switching computers have been called by various names in the past; the name router is now most
commonly used.
1.e) Internetworks
* When two or more networks are connected, they make an internetwork, or internet.
* Today, it is very rare to see a LAN or a WAN in isolation; they are connected to one another.
* As an example, assume that an organization has two offices. Each office has a LAN that allows all
employees in the office to communicate with each other. To make the communication between employees
at different offices possible, the management leases a point-to-point dedicated WAN from a service
provider, such as a telephone company, and connects the two LANs. Now the company has an internetwork,
or a private internet (with lowercase i).
* When a host in the west coast office sends a message to another host in the same office, the router
blocks the message, but the switch directs the message to the destination.
* On the other hand, when a host on the west coast sends a message to a host on the east coast, router R1
routes the packet to router R2, and the packet reaches the destination.
Dr. Kifayat Ullah Computer Communication & Networks CECOS University Peshawar
2) Network Topology
* The term topology refers to the way in which a network is laid out physically.
* A network topology is the arrangement with which computer systems or network devices are connected
to each other.
* The topology of a network is the geometric representation of the relationship of all the links and
linking devices (usually called nodes) to one another.
Dr. Kifayat Ullah Computer Communication & Networks CECOS University Peshawar
* The star topology is used in LANs .
* A star topology is less expensive than a mesh topology.
* In a star, each device needs only one link and one I/O port to connect it to any number of others.
* This factor also makes it easy to install and reconfigure.
* Easy to troubleshoot.
* Far less cabling needs to be housed, and additions, moves, and deletions involve only one connection:
between that device and the hub.
- Although a star requires far less cable than a mesh, each node must be linked to a central hub. For
this reason, often more cabling is required in a star than in some other topologies (such as ring or
bus).
* Other advantages include robustness.
* If one link fails, only that link is affected. All other links remain active.
* This factor also lends itself to easy fault identification and fault isolation.
* One big disadvantage of a star topology is the dependency of the whole topology on one single point,
the hub. If the hub goes down, the whole system is dead.
Dr. Kifayat Ullah Computer Communication & Networks CECOS University Peshawar
* A ring is relatively easy to install and reconfigure.
* To add or delete a device requires changing only two connections.
* If someone wants to send some data to the last node in the ring topology with 100 nodes, then the data will
have to pass through 99 nodes to reach the 100th node.
* In a simple ring, a break in the ring (such as a disabled station) can disable the entire network.
- This weakness can be solved by using a dual ring.
* Today, the need for higher-speed LANs has made this topology less popular.
Dr. Kifayat Ullah Computer Communication & Networks CECOS University Peshawar
* It is difficult and expensive to have redundant connection to every computer.
* One practical example of a mesh topology is the connection of telephone regional offices in which each
regional office needs to be connected to every other regional office.
Dr. Kifayat Ullah Computer Communication & Networks CECOS University Peshawar
3) Switching
* For data transfer different types of switching methods are used.
* The two most common types of switched networks are circuit-switched and packet-switched networks.
Dr. Kifayat Ullah Computer Communication & Networks CECOS University Peshawar
* This allows us to make the switches function for both storing and forwarding because a packet is an
independent entity that can be stored and sent later.
* Following figure shows a small packet-switched network that connects four computers at one site to four
computers at the other site.
* A router in a packet-switched network has a queue that can store and forward the packet.
* Now assume that the capacity of the thick line is only twice the capacity of the data line connecting the
computers to the routers.
* If only two computers (one at each site) need to communicate with each other, there is no waiting for the
packets.
* However, if packets arrive at one router when the thick line is already working at its full capacity, the
packets should be stored and forwarded in the order they arrived.
* The two simple examples show that a packet-switched network is more efficient than a circuit-switched
network, but the packets may encounter some delays.
4) Networking Devices
* A large number of networking devices are used in computer networks.
* For example, repeaters, hubs, bridges, switches, routers, and gateways.
Dr. Kifayat Ullah Computer Communication & Networks CECOS University Peshawar
Assignment # 02
Topic: Networking Devices (Repeaters, Hubs, Bridges, Switches, Routers, and Gateways).
Submission Date: 1st class of next week (Week # 05).
No of Pages: 5-10 pages.
Instructions: Directly Copied\Photocopied from Internet\Class-Fellow will lead to ZERO
marks.
Dr. Kifayat Ullah Computer Communication & Networks CECOS University Peshawar