Physical Structures, Network Types, Protocols, OSI Model
Physical Structures, Network Types, Protocols, OSI Model
Physical Structures, Network Types, Protocols, OSI Model
Disadvantage:
• It is related to amount of cabling and number of I/O ports
required.
- Installation and reconnection are difficult.
- Bulk of the wiring (in walls, ceilings, or floors) can be
greater than the available space.
- Hardware (I/O ports and cable) can be expensive.
• For these reasons it is implemented in a limited fashion.
Mesh topology cont..
• Ex: used as a backbone connecting the main computers of a
hybrid network that can include several other topologies.
Mesh topology cont..
• Ex: Connection of telephone regional offices
– In which each regional office needs to be connected to
every other regional office.
Star Topology
• Each device has a dedicated point-to-point link only to a central
controller (hub).
• No direct link between the devices.
• It does not allow direct traffic between devices.
• Controller acts as an exchange: If one device wants to send data to
another, it sends the data to the controller, which then relays the data
to the other connected device.
Star Topology cont..
Advantages:
1. It is less expensive than a mesh topology.
2. Each device needs only one link and one I/O port.
3. It is easy to install and reconfigure.
4. Far less cabling needs to be housed.
5. Easy to setup and modify (Additions, moves, and deletions required
one connection between that device and the hub).
6. It is robust
– If one link fails, only that link is affected. All other links
remain
active.
7. Easy fault identification and fault isolation.
8. Hub can be used to monitor link problems and bypass defective
links.
Star Topology cont..
Disadvantage
• If the hub goes down, the whole system is dead.
• More cabling is required than ring or bus topologies.
Example:
• Used in LANs
• Often used in High-speed LANs.
• n devices are connected using ‘n’ links.
• 4 devices are connected using ‘4’ links.
Bus Topology
• Multipoint configuration.
• One long cable acts as a backbone to link all devices in a network.
• Nodes are connected to the bus cable by drop lines and taps.
• As a signal travels along the backbone, some of its energy is
transformed into heat. Therefore, it becomes weaker and weaker as
it travels farther and farther.
• For this reason there is a limit on the number of taps and on the
distance between those taps.
Bus Topology cont..
Advantages Disadvantages
It is very simple to install. It is very difficult to troubleshoot.
It uses less cable than other It provides slow data transfer
topologies. speed.
It is relatively inexpensive. A single fault can bring the entire
network down.
Used in small networks. Difficult to add new devices.
Require modification or
replacement of the
backbone.
Bus Topology cont..
• It is the one of the first topologies used in the design of early
local area networks.
• Traditional Ethernet LANs use this topology.
Ring Topology
• Each device has a dedicated point-to-point configuration to
neighbors.
• Signal is passed from device to device until it reaches
destination.
• Signal is passed in one direction only.
• Each device in the ring incorporates a repeater.
• Repeater regenerates the bits and pass.
Ring Topology cont..
• Advantages
Easy of install and reconfigure
• Each device is linked (either physically or logically) to
only its immediate neighbors.
• To add or delete a device – change only two connections.
Fault isolation is simple.
• A signal is circulating at all times.
• If one device does not receive a signal within a specified
period, it can issue an alarm.
• Alarm alerts the network operator to the problem and its
location.
Ring Topology cont..
Disadvantage
• Unidirectional traffic
- A break in the ring can disable the entire network.
• This weakness can be solved by using a dual ring or a switch
capable of closing off the break.
– Secondary ring is redundant.
– It is used as a backup in case the
primary ring fails.
Ring Topology cont..
• Ex: IBM introduced its Token-Ring local area network (LAN)
Network Types
Services
The higher layer uses the services of the lower layer
Example of Person-to-person communication
• Cognitive : Defines purpose of message exchange
3. All layers are independent and changes does not affect other layers.