Networking presentation
Networking presentation
III.a. Introduction to
subnetting
III.b. Subnetting using CIDR
III.c. Subnetting using VLSM
III.d. Understanding Switching
different
Chapter IV: How toClasses of IP
Build Your
addresses
Network- Site Survey-
Planning a Network
Computer
Network
Networking
Communication
Computer
Networking
Computer
Provide better
connectivity
What Do Computer
Networks Do?
integrate on a large
scale
What Do Computer
Networks Do?
Nodes Links
Devices connections
Key Components of Computer
Networks
Network Devices
Links
Communication
Protocols
Network Defense
NETWORK TOPOLOGY
2D
3D
Hierarchical
or tree mesh
Fully
Connected
Tree Topology
This topology consists of a parent-child
hierarchy in which star networks are
interconnected via bus networks. Nodes
branch out linearly from one root node,
and two connected nodes only share one
mutual connection.
BUS
TOPOLOGY
TOKEN RING
TOPOLOGY
BUS/LINEAR Topology
Also known as backbone network
topology, this configuration connects all
devices to a main cable via drop lines.
The advantages of bus network
topology lie in its simplicity, as there is
less cable required than in alternative
topologies, which makes for easy
installation.
This suffer from a significant problem, because all resources share the
single line, only one message can be transmitted over its length at
any time.
TOKEN RING Topology
A token ring is a data link for a local
area network (LAN) in which all devices
are connected in a ring or star topology
and pass one or more tokens from host
to host. A token is a frame of data
transmitted between network points.
Only a host that holds a token can send
data, and tokens are released when
receipt of the data is confirmed.
Thank You