Lecture - 2 CSE DC
Lecture - 2 CSE DC
Layered Communication
protocols
& Network Topologies
Instructor:
Dr. Rounakul Islam
AGENDA
TCP/
IP
UDP
OSI
Network
Topologies
LAYERED COMMUNICATION
PROTOCOLS
TCP/IP
• The TCP/IP protocol architecture is a result of protocol
research and development conducted on the experimental
packet-switched network, ARPANET, funded by the
Defense Advanced Research Projects Agency (DARPA),
and is generally referred to as the TCP/IP
protocol suite.
• Physical layer
• Network access layer
• Internet layer
• Host-to-host, or transport layer
• Application layer
TCP/IP LAYERS
• Advantages
• Works well for small networks
• Relatively inexpensive to implement
• Easy to add to it
• Disadvantages
• Management costs can be high
• Potential for congestion (crowding) with network
traffic
RING TOPOLOGY
• Ring topology
• Each node is connected to the two nearest nodes so the entire
network forms a circle
• One method for passing data on ring networks is token passing
• token passing is a channel access method where a signal called a token
is passed between nodes that authorizes the node to communicate.
RING TOPOLOGY..
• Advantages
• Easier to manage; easier to locate a defective node or cable
problem.
• Well-suited for transmitting signals over long distances on a LAN
• Handles high-volume network traffic.
• Enables reliable communication.
• Disadvantages
• Expensive.
• Requires more cable and network equipment at the start.
• Not used as widely as bus topology
• Fewer equipment options.
• Fewer options for expansion to high-speed communication.
STAR TOPOLOGY
• Every node on the network is connected through a
central device
STAR TOPOLOGY..
• Advantages
• Good option for modern networks
• Low startup costs
• Easy to manage
• Offers opportunities for expansion
• Most popular topology in use; wide variety of
equipment
available
• Disadvantages
• Hub is a single point of failure
• Requires more cable than the bus