content

Unit 1: Introduction

Important Questions

Q1.What is network topology? Explain different types of topology

Network topology refers to the way that nodes and connections are physically and logically arranged in a network.

Networks consist of a series of links and nodes. Nodes include devices like routers, switchers, repeaters, and computers.

A network topology describes how these components are arranged in relation to each other and how data moves through the network.

IBM Topology types

Point to Point Topology

Point to point connects two nodes, in which one is the sender and the other one is the receiver.

Point-to-Point provides high bandwidth.

Point to Point topology

Mesh Topology

In a mesh topology, every device is connected to another device via a particular channel.

Mesh Topology

Advantages of Mesh Topology:

Disadvantages of Mesh Topology:

Star Topology

In Star Topology, all the devices are connected to a single hub through a cable.

This hub is the central node and all other nodes are connected to the central node

Star Topology

Advantages of Star Topology:

Disadvantages of Star Topology:

Bus Topology

Bus Topology is a network type in which every computer and network device is connected to a single cable.

It is bi-directional.

It is a multi-point connection and a non-robust topology because if the backbone fails the topology crashes.

Bus Topology

Advantages of Bus Topology:

Disadvantages of Bus Topology:

A number of repeaters are used for Ring topology with a large number of nodes, because 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. Hence to prevent data loss, repeaters are used in the network.

Ring Topology

Advantages of Ring Topology:

Disadvantages of Ring Topology:

Tree Topology

Tree Topology is a variation of the Star topology. This topology has a hierarchical flow of data.

Tree topology

Advantages of Tree Topology:

Disadvantages of Tree Topology:

Hybrid Topology

This topological technology is the combination of all the various types of topologies we have seen above.

Hybrid Topology is used when the nodes are free to take any form.

It means these can be individuals such as Ring or Star topology or can be a combination of various types of topologies seen above. Each individual topology uses the protocol that has been shown earlier.

Hybrid Topology

Advantages of Hybrid Topology:

Disadvantages of Hybrid Topology:

LAN (Local Area Network)

A LAN is a computer network that spans a small geographical area, typically within a building or campus. It connects devices such as computers, printers, and servers, allowing them to communicate and share resources.

LAN

MAN (Metropolitan Area Network)

A MAN is a computer network that covers a larger geographical area than a LAN, typically a metropolitan area or city. It is used to connect multiple LANs and provide internet access, telecommunication services, and other applications.

MAN

WAN (Wide Area Network)

A WAN is a computer network that covers a large geographical area, often spanning multiple cities, states, or even countries. It is used to connect multiple LANs and MANs, providing long-distance communication and data transfer services.

WAN

FS Community

Q3. Explain OSI model with a neat diagram

Diagram on OSI Model

The OSI Model provides a standard for different computer systems to be able to communicate with each other.

The OSI Model can be seen as a universal language for computer networking. It is based on the concept of splitting up a communication system into seven abstract layers, each one stacked upon the last.

Although the modern Internet does not strictly follow the OSI Model (it more closely follows the simpler Internet protocol suite), the OSI Model is still very useful.

It is made up of 7 layers:

Cloudflare

Q4. Write a note on TCP/IP

TCP/IP Model stands for Transmission Control Protocol/Internet Protocol, which are the core protocols of the Internet.

This model defines how data is transmitted over networks, ensuring reliable communication between devices.

It consists of four layers:

Comparison Between TCP/IP and OSI Models

GeeksForGeeks

Q5. Explain application of computer networks in detail

Here are some applications of Computer Networks:

Communication and Information Sharing

Remote Work, Education, and Entertainment

Commerce, Healthcare, and Security

It deals with switches and cables that connect the computers together. We can observe various topologies here like BUS topology, MESH topology, Star topology, etc

Q9. Explain layers of TCP/ip model

TCP/IP Model has the following layers:

GeeksForGeeks

Q10. What are the Advantages and disadvantages of topology

Answered in Q1

Source: