Example Netwrkks and Ethernet
Example Netwrkks and Ethernet
Example Networks
The subject of computer networking covers many different
kinds of networks, large and small, well known and less well
known. They have different goals, scales, and technologies.
In the following sections, we will look at some examples .
Internet
ARPANET(Advanced Research Projects Agency. )
NSFNET(National Science Foundation NET)
Connection-Oriented Networks:
X.25, Frame Relay, and ATM
Ethernet:802.3
Wireless LAN:802.11
The Internet
The Internet is not a network at all, but a vast collection of different
networks that use certain common protocols and provide certain
common services.
NAP(n/w access point)
X.25
Our first example of a connection-oriented network is X.25, which was
the first public data network.
As the setup packet sends its way through the subnet, all the routers on
the path make an entry in their internal tables noting the existence of
the connection and reserving whatever resources are needed for it.
• 1. Ethernet packets are called Frames. These are units of data sent
across network.
• 2. Ethernet access method is CSMA/CD. This method controls
packet transmission and information flow across the Ethernet
hardware.
• 3. Data in the Ethernet are accessible to all connected device.
• Ethernet is a baseband technology that devotes entire bandwidth
of the media to one channel. Bandwidth can be defined as a
measure of n/w capacity.
Architecture of the original Ethernet.
Types of Ethernet:
• 10 Base 5
It is the original standard . It uses single coaxial cable. It is also known as
thick-Ethernet.
The connection is made by drilling into the cable to connect to the core
and screen.
• 10 Base 2
It uses 50 ohm coaxial cable connects the machines together, each machine
using a T-adapter to connected with network interface card. It works with the
standard 10 Mbits/s. It is also called Thin Net.
• 1 Base 5
It uses twisted pair cable to hub. It is operated at 1Mbits/s. It is the base of
all Ethernet evolution.
• 10 Base T
It uses two twisted air cables on category 3 or 5 cable. An
active hub or switch used in the middle and has a port for each
node. This configuration is used in 100BASET and gigabit
Ethernet.