Monday, April 30, 2012

3.1.5 Network Topology

3.1.5.1 State three types of network topologies:


Bus Topology

A bus topology consists of a single central cable to which all computers and other devices connect. It refers to the main physical pathway or central cable where all other devices are connected to it. All nodes share the backbone to communicate with each other on the network. Sometimes, a bus network has more than one server. Sometimes, a server is not needed on the network. If one of the nodes fails, the bus network would still function as long as the backbone is working.


Ring Topology


A ring topology consists of all computers and other devices that are connected in a loop. Ring topology is also known as a ring network. In a ring network each node directly connect to two neighbouring nodes. A server may exist in a ring network, but it will not connect to all the nodes in the network. The server, like other nodes, will only communicate to its two neighbouring nodes.


Star Topology


A star topology consists of a central host which acts as the centre, and all nodes connect to the host. The host can be a server, hub or router. In a star network, every node will not connect to the neighbouring nodes. Every node must connect to the host in order to communicate.


The host will control the flow of communication in the network. If one of the nodes fails, the star network can still function as long as the host is working.

No comments:

Post a Comment