Distinguish Between A LAN, WAN and MAN
Distinguish Between A LAN, WAN and MAN
Distinguish Between A LAN, WAN and MAN
LNA: Is a high-speed data network covers a small geographic area. LANs use to
connect
Devices located very close to each other such as devices used Home, School or office
Building.
LANs are designed to allow devices to sharing resources like personal computer
And workstation shared resources can be hardware (printer, database) or soft wear
WAN: Is used to connect the devices which are geographically located at large
distances. Wan can be used to connect two or more LANs together that may be
geographically separated. A WAN can be as complex as the backbones that connect
the internet.
There are three types of serial WAN connections.
• Point to Point
• Circuit-Switched
• Packet –Switched
MAN: It’s usually spans a city or large campus. A MAN usually interconnects a
number of local area networks using a high-capacity backbone technology such as
fiber-optical and provides up-link services to wide area networks and the internet.
● NICs: Network interface card the interface between the computer and the
LAN. The NIC is typically inserted into an expansion slot in a computer and
connects to the network medium.
● Protocol: transmitting data between two devices.
● Hub: A device that serves as the central point connection for device in LAN
● Server NOS: an operating system that includes special functions for
connecting computers and devices into a local-area network (LAN).
Different topologies
● Start Topology : In star topology, the entire device such as Host connected to
a central device (hub, switch).The central connection allows us to have a fully
functioning network even when other devices fail and that greatest things in
start topology
● Mesh Topology: In Mesh topology each of the network node, computer and
other devices, are interconnected with one another. Every node not only
sends its own signals but also relays data from other devices.
TCP/IP protocol
TCP/IP is a large collection of different communication protocols based upon the two
original protocols TCP and IP.
TCP is used for transmission of data from an application to the network.
TCP is responsible for breaking data down into IP packets before they are sent, and
for assembling the packets when they arrive.
IP takes care of the communication with other computers.
IP is responsible for the sending and receiving data packets over the Internet.
TCP/IP has four Layer starting from down to up
Application
Transport
Internet
Network Interface