LAN/ WAN - PowerPoint PPT Presentation

1 / 22
About This Presentation
Title:

LAN/ WAN

Description:

LAN/ WAN Grant Shores LAN/ WAN Grant Shores Networking Basics Network - A network is a group of computers connected together in a way that allows information to be ... – PowerPoint PPT presentation

Number of Views:767
Avg rating:3.0/5.0
Slides: 23
Provided by: Brad1231
Category:
Tags: lan | wan | networking

less

Transcript and Presenter's Notes

Title: LAN/ WAN


1
LAN/ WAN
  • Grant Shores

2
Networking Basics
  • Network - A network is a group of computers
    connected together in a way that allows
    information to be exchanged between the
    computers.
  • Node - A node is anything that is connected to
    the network. While a node is typically a
    computer, it can also be something like a printer
    or CD-ROM tower.
  • Segment - A segment is any portion of a network
    that is separated, by a switch, bridge or router,
    from other parts of the network.

3
Continued
  • Backbone - The backbone is the main cabling of a
    network that all of the segments connect to.
    Typically, the backbone is capable of carrying
    more information than the individual segments.
    For example, each segment may have a transfer
    rate of 10 Mbps (megabits per second), while the
    backbone may operate at 100 Mbps.
  • Topology - Topology is the way that each node is
    physically connected to the network.
  • Network Interface Card (NIC) - Every computer is
    connected to a network through an NIC. In most
    desktop computers, this is an Ethernet card
    (normally 10 or 100 Mbps) that is plugged into a
    slot on the computer's motherboard.

4
  • Media Access Control (MAC) address - This is the
    physical address of any device - such as the NIC
    in a computer. The MAC address, which is made up
    of two equal parts, is 6 bytes long. The first 3
    bytes identify the company that made the NIC. The
    second 3 bytes are the serial number of the NIC
    itself.
  • Unicast - A unicast is a transmission from one
    node addressed specifically to another node.
  • Multicast - In a multicast, a node sends a packet
    addressed to a special group address. Devices
    that are interested in this group register to
    receive packets addressed to the group.
  • Broadcast - In a broadcast, a node sends out a
    packet that is intended for transmission to all
    other nodes on the network.

5
(No Transcript)
6
What is LAN?
A local area network (LAN) supplies networking
capability to a group of computers in close
proximity to each other such as in an office
building, a school, or a home. A LAN is useful
for sharing resources like files, printers, games
or other applications.
7
History of LAN
May 22, 1973, at the Xerox Palo Alto Research
Center (PARC), the world's first Ethernet LAN
transmitted its first packet (chunk of data). The
proud inventors were Bob Metcalf and David Boggs.
By 1976 their experimental network was connecting
100 devices.
8
More History
ARCNET was developed by Data Point Corporation in
1976 and announced in 1977. It had the first
commercial installation in December 1977 at Chase
Manhattan Bank in New York. It was the first
LAN-based clustering solution, originally
developed as an alternative to larger, more
expensive computer systems.
9
How LAN switches work
  • Bus - Each node is daisy-chained (connected one
    right after the other) along the same backbone.
    Information sent from a node travels along the
    backbone until it reaches its destination node.
    Each end of a bus network must be terminated with
    a resistor to keep the signal that is sent by a
    node across the network from bouncing back when
    it reaches the end of the cable.

10
  • Ring - Like a bus network, rings have the nodes
    daisy-chained. The difference is that the end of
    the network comes back around to the first node,
    creating a complete circuit. In a ring network,
    each node takes a turn sending and receiving
    information through the use of a token.
  • The token, along with any data, is sent from the
    first node to the second node, which extracts the
    data addressed to it and adds any data it wishes
    to send. Then, the second node passes the token
    and data to the third node, and so on until it
    comes back around to the first node again.

11
  • Star - In a star network, each node is connected
    to a central device called a hub. The hub takes a
    signal that comes from any node and passes it
    along to all the other nodes in the network. A
    hub does not perform any type of filtering or
    routing of the data.

12
  • Star bus - Probably the most common network
    topology in use today is the star bus which
    combines elements of the star and bus topologies
    to create a versatile network environment. Nodes
    in particular areas are connected to hubs
    (creating stars), and the hubs are connected
    together along the network backbone (like a bus
    network).

13
In a fully switched network, switches replace all
the hubs of an Ethernet network with a dedicated
segment for every node. These segments connect to
a switch, which supports multiple dedicated
segments (sometimes in the hundreds). Since the
only devices on each segment are the switch and
the node, the switch picks up every transmission
before it reaches another node. In a fully
switched network there is a less chance of a
problem occurring.
14
Problems that occur with LAN
  • Scalability - In a hub network, limited shared
    bandwidth makes it difficult to accommodate
    significant growth without sacrificing
    performance. Applications today need more
    bandwidth than ever before. Quite often, the
    entire network must be redesigned periodically to
    accommodate growth.

15
  • Latency - This is the amount of time that it
    takes a packet to get to its destination. Since
    each node in a hub-based network has to wait for
    an opportunity to transmit in order to avoid
    collisions, the latency can increase
    significantly as you add more nodes.
  • Network failure - In a typical network, one
    device on a hub can cause problems for other
    devices attached to the hub due to incorrect
    speed settings or excessive broadcasts.

16
LAN Companies
17
What is WAN?
A wide area network (WAN) is a computer network
that covers a broad area (any network whose
communications links cross metropolitan,
regional, or national boundaries). WANs are used
to connect LANs and other types of networks
together, so that users and computers in one
location can communicate with users and computers
in other locations. Many WANs are built for one
particular organization and are private. Others,
built by Internet service providers, provide
connections from an organization's LAN to the
Internet.
18
The difference between LAN and WAN
LAN
WAN
  • WANs are not owned by any one organization but
    rather exist under collective or distributed
    ownership and management.
  • WANs tend to use technology like ATM, Frame
    Relay and X.25 for connectivity over the longer
    distances.
  • Have a large geographical range generally
    spreading across boundaries and need leased
    telecommunication lines.
  • Computers connected to a wide-area network are
    often connected through public networks, such as
    the telephone system. They can also be connected
    through leased lines or satellites
  • Typically owned, controlled, and managed by a
    single person or organization.
  • LANs have a higher data transfer rate.
  • Have a small geographical range and do not need
    any leased telecommunication lines.
  • One LAN can be connected to other LANs over any
    distance through telephone lines and radio waves.

19
WAN Connections
ATM- Asynchronous transfer mode (ATM) is
electronic digital data transmission technology.
ATM is a packet-oriented transfer method that
uses asynchronous time division techniques. It
encodes data into small fixed-sized cells and
provides data link layer services. Frame Relay-
Frame relay consists of an efficient data
transmission technique used to send digital
information. It is a message forwarding system in
which data packets, called frames, are passed
from one or many start-points to one or many
destinations through a series of intermediate
node points. X.25- An X.25 WAN consists of
packet-switching exchange (PSE) nodes as the
networking hardware, leased lines, and telephone
service connections for connections as physical
links.
20
History of WAN
In 1965 Thomas Merrill and Lawrence G. Roberts
created the first wide area network (WAN). The
first widely used PSTN (public switched telephone
network) switch that used true computer control
was the Western Electric introduced in 1965.In
1969 the University of California at Los Angeles,
SRI (in Stanford), University of California at
Santa Barbara, and the University of Utah were
connected as the beginning of the ARPANet network
using 50 kbit/s circuits. Commercial services
using X.25 were deployed in 1972, and later used
as an underlying infrastructure for expanding
TCP/IP networks.
21
WAN Companies
22
Sources
http//compnetworking.about.com/cs/lanvlanwan/g/bl
def_lan.htm   http//bugclub.org/beginners/history
/EthernetHistory.html   http//en.wikipedia.org/wi
ki/ARCNET   http//wiki.answers.com/Q/How_does_a_L
AN_work   http//computer.howstuffworks.com/lan-sw
itch1.htm   http//wiki.answers.com/Q/Difference_b
etween_LAN_and_WAN  
Write a Comment
User Comments (0)
About PowerShow.com