+ All Categories
Home > Documents > DCN written material

DCN written material

Date post: 08-Apr-2018
Category:
Upload: jaspreet-manchanda
View: 226 times
Download: 0 times
Share this document with a friend

of 44

Transcript
  • 8/7/2019 DCN written material

    1/44

    A local area network (LAN) is a data

    communication system connecting a number

    of devices to each other.

    The size of a LAN is limited to the radius of a

    few miles.

    Its physical size is usually limited to a

    building, campus, or site.

    Local Area NetworkLocal Area Network

    1

  • 8/7/2019 DCN written material

    2/44

    A local area network is a combination of

    hardware and software.

    The hardware is the part of the network that

    is tangible.

    The software is a collection of programs that

    allows the use of the physical components of

    the network.

    Local Area NetworkLocal Area Network

    2

  • 8/7/2019 DCN written material

    3/44

    The hardware used in a LAN can be divided into

    three categories :

    Stations

    Transmission media

    Connecting devices

    HArdWAREHArdWARE

    3

  • 8/7/2019 DCN written material

    4/44

    STATIONS

    The purpose of LAN is to connect stations such

    as computers, printers, and modems.

    These stations are sometimes referred as nodes.

    A station needs extra hardware and software

    tools to be capable of being connected to the

    network to perform tasks such as sending and

    receiving data and monitoring the network.

    HArdWAREHArdWARE

    4

  • 8/7/2019 DCN written material

    5/44

    The hardware used is generally a Network

    Interface Card (NIC), which is commonly installed

    inside the station.

    It contains the necessary circuitry ( in the form

    of chips) to perform network functions.

    5

  • 8/7/2019 DCN written material

    6/44

    TRANSMISSION MEDIA

    It is the path that allows communication

    between stations.

    LANs can either use guided or unguided

    transmission media.

    Wired LANs can use guided media such as

    twisted pair cable, coaxial cable, and fibre optic

    cable.

    HArdWAREHArdWARE

    6

  • 8/7/2019 DCN written material

    7/44

    CONNECTING DEVICES

    Two categories of connecting devices are used in

    LANs.

    One category consists of devices that connect

    transmission media to the stations.

    (Transceivers and transceiver cables)

    The second category consists of devices that

    connect segments of a network together.

    ( Repeaters and Bridges)

    HArdWAREHArdWARE

    7

  • 8/7/2019 DCN written material

    8/44

    SOFTWARESOFTWARE

    Software run on LAN can be divided into two large

    groups :

    Network operating system software

    Application programs

    8

  • 8/7/2019 DCN written material

    9/44

    NETWORK OPERATING SYSTEM (NOS)

    A network operating system is a program that

    allows the logical connection of stations and

    devices to the network.

    It enables users to communicate and share

    resources.

    Eg. Novell Netware, UNIX, Linux, Windows 2000

    SOFTWARESOFTWARE

    9

  • 8/7/2019 DCN written material

    10/44

    APPLICATION PROGRAMS

    Application programs allow users to solve special

    problems.

    They are not specific to LANs; they are also used

    by the stand alone computers.

    Eg. Program to calculate taxes.

    SOFTWARESOFTWARE

    10

  • 8/7/2019 DCN written material

    11/44

    From a users point of view, a LAN can be

    configured either as a client -server LAN or a

    peer-to-peer LAN.

    LAN MODELSLAN MODELS

    11

  • 8/7/2019 DCN written material

    12/44

    LAN APPLICATIONSLAN APPLICATIONS

    Some of the common applications of local area

    networks are :

    Office networks

    Industry networks

    Backbone networks

    12

  • 8/7/2019 DCN written material

    13/44

    OFFICE NETWORKSOFFICE NETWORKS

    The most commonly used application of a local

    area network is in the office environment.

    LANs are used in the office for three purposes :

    Sharing

    Interoffice communication

    Internet communication

    13

  • 8/7/2019 DCN written material

    14/44

    Some LAN architectures are suitable for

    automated manufacturing and production.

    For eg, a LAN can be used in the automobile

    industry to coordinate activities such as

    controlling robots, material handling, or

    warehouse inventory.

    INDUSTRY NETWORKSINDUSTRY NETWORKS

    14

  • 8/7/2019 DCN written material

    15/44

    ADVANTAGES

    It would be too expensive to use one high

    speed LAN to connect each individual user.

    It improves the reliability of the system i.e if

    one of the LAN fails, the rest will continue to

    function.

    It isolates the load on one network from others.

    BACKBONE NETWORKSBACKBONE NETWORKS

    15

  • 8/7/2019 DCN written material

    16/44

    16

  • 8/7/2019 DCN written material

    17/44

    LAN & WAN are the technologies used for the

    internet.

    However, internet is not made of a single LAN or a

    single WAN & there must be a way to join these

    LANs & WANs together.

    These joining tools are known as connecting

    devices.

    17

  • 8/7/2019 DCN written material

    18/44

    Connecting devices include: RepeatersHubs

    Bridges

    Routers

    Switches

    18

  • 8/7/2019 DCN written material

    19/44

    Operates only in the physical layer.

    Receives a signal, & before it becomes too weak or

    corrupted, it regenerates the original bit-pattern.

    Can extend the physical length of a network.

    The cable can be divide into segments to extend the cable

    length and repeaters can be installed between them.

    Portion of the network between repeaters are called

    segments.

    A repeater acts as a two interface node & forwards every

    packet but has no filtering capability.

    19

  • 8/7/2019 DCN written material

    20/44

    Is actually a multi-port repeater which is

    normally used to create connection

    between stations in a physical startopology.

    Also used to create multiple levels of

    hierarchy. The hierarchical use of hubs removes the

    length limitation of 100 mts.

    20

  • 8/7/2019 DCN written material

    21/44

    21

  • 8/7/2019 DCN written material

    22/44

    Operates in both the physical & data link layer.

    As a physical layer device, it regenerates the

    signals it receives.

    As a data link layer device, the bridge can check

    the physical addresses contained in the packet.

    Has no physical address & acts only as filter, i.e.,

    not as an original sender to a final destination.

    22

  • 8/7/2019 DCN written material

    23/44

    A bridge has filtering capability, i.e., can

    check the destination address of a packet and

    decide if the packet should be forwarded or

    dropped. If the packet is to be forwarded, the decision

    must specify the interface.

    A bridge uses a table in filtering decisions. Connects segments of a LAN together.

    23

  • 8/7/2019 DCN written material

    24/44

    A Router is a three layer device:

    24

  • 8/7/2019 DCN written material

    25/44

    Router is an inter-networking device. It can connect :

    LANS together

    WANS together

    LANS and WANS together

    Two networks (LANS or WANS) connected by a

    router becomes an internetwork or an internet

    25

  • 8/7/2019 DCN written material

    26/44

    26

  • 8/7/2019 DCN written material

    27/44

    27

  • 8/7/2019 DCN written material

    28/44

    A two-layer switch is a bridge with many

    interfaces and better(faster) performance.

    Due to having many interfaces , it may beable to allocate a unique interface to each

    station, with each station on its own

    independent segment. This means no traffic and no collision .

    28

  • 8/7/2019 DCN written material

    29/44

    A three-layer switch is a router with an

    improved design to allow better

    performance. It can receive , process and dispatch a

    packet much faster than a traditional router

    even though the functionality is the same.

    29

  • 8/7/2019 DCN written material

    30/44

    Backbone networkallows several LANs to

    be connected together.

    No station is directly connected to the

    backbone.

    Stations are part of LAN and backbone

    connects LANs.

    Uses a LAN protocol like Ethernet

    30

  • 8/7/2019 DCN written material

    31/44

    31

  • 8/7/2019 DCN written material

    32/44

    Logical topology of the backbone is a bus.

    Physical topology can be a bus or a star.

    Protocol that supports the logical bus are 10BASE5,

    10BASE2, 10BASE-T OR 100BASE-T

    Normally used as a distribution backbone to connectdifferent buildings in an organization.

    Each building can be comprised of either a single LAN or

    another backbone. (normally a logical star backbone)

    To connect logical bus backbone uses:-

    Bridge based

    Router based

    32

  • 8/7/2019 DCN written material

    33/44

    LANs are connected to the backbone through

    bridges.

    Delivery of the frame uses the Data Link layer

    address of the frame.

    Each bridge connected to the backbone has a table

    that shows the station on the LAN side of the

    bridge. The blocking or delivery of a frame is based on the

    contents of this table.

    33

  • 8/7/2019 DCN written material

    34/44

    LAN

    LAN

    LAN

    LAN

    BRIDGE

    BRIDGE

    BRIDGE

    BRIDGE

    BACKBONE

    34

  • 8/7/2019 DCN written material

    35/44

    LANs are connected to the backbone through

    routers.

    Delivery of the frame uses the network layer

    (IP) address of the packet encapsulated

    inside the frame.

    System is viewed as several sub-networks

    with each LAN and the backbone each

    forming a subnet.

    35

  • 8/7/2019 DCN written material

    36/44

    Each router connected to the backbone has a routingtable that shows how to route the frame to the

    appropriate router.

    The blocking or delivery of the frame is based on the

    content of this table.

    After the router finds the IP address of the destination

    router, it uses either static or dynamic mapping to find

    the data link layer address of the destination router.

    36

  • 8/7/2019 DCN written material

    37/44

    LAN

    LAN

    LAN

    LAN

    ROUTE

    R

    ROUTER

    ROUTE

    R

    ROUTE

    R

    BACKBONE

    37

  • 8/7/2019 DCN written material

    38/44

    Also called as collapsed or switched backbone

    Logical topology of the backbone is a star.

    The backbone is just one switch that connects the

    LAN together.

    No need of bridges or routers.

    Switch-acts as backbone as well as connects LANs

    38

  • 8/7/2019 DCN written material

    39/44

    Delivery of frames can be based on the data link layer ornetwork layer addresses.

    If the backbone switch is a two layer switch, delivery is

    based on the data link layer address, means wholesystem is still one single network.

    If the switch is a three layer switch acting a multiport

    router, the delivery is based on the network layer

    addresses, means each LAN acts as a subnet.

    39

  • 8/7/2019 DCN written material

    40/44

    Mostly used as a distribution backbone

    inside a building.

    In a multi-floor building, one LAN serves the

    whole floor.

    Logical star backbone connects these LANs

    Switch can be set at one place and separate

    cables can run from the switch to each LAN.

    40

  • 8/7/2019 DCN written material

    41/44

    LAN

    LAN

    LAN

    LAN

    BACKBONE

    SWITCH

    41

  • 8/7/2019 DCN written material

    42/44

  • 8/7/2019 DCN written material

    43/44

    Two token rings are provided for possible backup

    in case the primary ring fails.

    The primary ring offers up to 100 Mbps capacity.

    When a network has no requirement for the

    secondary ring to do backup, it can also carry

    data, extending capacity to 200 Mbps.

    The secondary ring makes FDDI self-healing.

    43

  • 8/7/2019 DCN written material

    44/44

    NODE

    NODE

    NODENODE

    PRIMARY RING

    SECONDARYRING


Recommended