network topologies presentation by ravi namboori

11
Network Topologies Presented by Ravi namboori

Upload: ravi-namboori

Post on 23-Apr-2017

215 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Network Topologies presentation by ravi namboori

Network TopologiesPresented by Ravi namboori

Page 2: Network Topologies presentation by ravi namboori

Network Topology

Network Topology is an arrangement of various elements of a Computer Network.

Topology means arrangement of devices. We are having two types of network

topologies. They are:

• Physical topologies• Logical topologies

Page 3: Network Topologies presentation by ravi namboori

Physical Topologies

Physical topologies means physical arrangement of devices i.e., connecting two more systems by using cables etc. Physical topologies are 5 types they are: Bus Topology Ring Topology Star Topology Tree Topology Mesh Topology

Page 4: Network Topologies presentation by ravi namboori

Bus TopologyThe bus topology, each node (computer, server, peripheral etc.) attaches directly to a common cable. This topology most often serves as the backbone for a network. In some instances, such as in classrooms or labs, a bus will connect small workgroups

Page 5: Network Topologies presentation by ravi namboori

Ring Topology A ring topology features a logically closed loop. Data packets travel in a single direction around the ring.one network device to the next. Each network device acts as a repeater, meaning it regenerates the signal

Page 6: Network Topologies presentation by ravi namboori

Star TopologyIn a star topology each node has a dedicated set of wires connecting it to a central network hub. Since all traffic passes through the hub, the hub becomes a central point for isolating network problems and gathering network statistics.

Page 7: Network Topologies presentation by ravi namboori

Tree TopologyA tree topology connects multiple star networks to other star networks.

Page 8: Network Topologies presentation by ravi namboori

Mesh Topology A network setup where each computer and network device is interconnected with one another, allowing for most transmissions to be distributed, even if one of the connections go down. This topology is not commonly used for most computer networks as it is difficult and expensive to have redundant connection to every computer. However, this topology is commonly used for wireless networks.

Page 9: Network Topologies presentation by ravi namboori

Logical Topologies

Logical topologies means logical arrangement of devices. In logical topologies we are having two models, they are:

Work group model (or) peer to peer model (or) stand-alone model.

Domain model or client –server model

Page 10: Network Topologies presentation by ravi namboori

Work group model  It is also called as peer to peer model. Peer means individual computer. If you install client operating system (or) server operating system defiantly that computer belongs to work group model. Work group model computers does not depend on any other computers. In work group model computers we are creating local user accounts. For local user accounts we are using “SAM” Database. SAM-security accounts manager.

Page 11: Network Topologies presentation by ravi namboori

Domain model It is also called as client –server model. In this we are using active directory domain services(ADDS). ADDS is a database stores information on user identity, computers, groups, services and resources. ADDS domain controller also host the service that authentication user and computer accounts when they log on to domain purpose of ADDS