Unit 1: Introduction to LANs Network Design, Case Analysis

1 / 110
About This Presentation
Title:

Unit 1: Introduction to LANs Network Design, Case Analysis

Description:

Opportunity for students to gain some practical experience in the subject area ... Corporate Structure, Geographical Structure, Staffing, Policies and Politics ... –

Number of Views:119
Avg rating:3.0/5.0
Slides: 111
Provided by: suleyma
Category:

less

Transcript and Presenter's Notes

Title: Unit 1: Introduction to LANs Network Design, Case Analysis


1
Unit 1 Introduction to LANsNetwork Design, Case
Analysis
  • Syllabus, Course Goals and Overview
  • Systems Approach to LAN Design
  • Review of LAN Material
  • Cabling, Media, Cable Design and Management

2
Objective for Class
  • Opportunity for students to gain some practical
    experience in the subject area
  • Opportunity to play with various platforms,
    hands-on with servers and internetworking
    devices.
  • Practical perspective
  • Case Study
  • Lab Exercises

3
Labs
  • Using the LAN Lab
  • There are several classes using the labs. Please
    dont use a machine unless you are doing a lab.
  • Many of the lab activities can be done from ANY
    DePaul lab or from home.
  • There is a part of a lab exercise that can only
    be completed in the LAN Lab. It involves
    connecting networking devices and router
    configurations. This part will not be counted
    towards your grade as it may not be practical for
    some DL students to make it to the Lab. However,
    all students are strongly recommended to complete
    the Lab if possible for the experience.

4
Systems Approach to Networking
  • Goldmans Top-Down Model
  • Functional Model
  • Thomas Network Planning Approach

5
Top-Down Model
  • Start with Business level objectives
  • Understand the Applications (their uses,
    requirements, quirks)
  • Examine the Data (data traffic analysis -- What,
    How Much)
  • Network Requirements, planning and implementation
    (logical what)
  • Technology (physical how)

6
Cisco Model
  • Three prong approach for small to medium networks
  • Three basic problems
  • Media
  • Protocol
  • Transport

7
Cisco Business Characterization
  • Gather Administrative Data
  • Business Goals, Corporate Structure, Geographical
    Structure, Staffing, Policies and Politics
  • Gather Technical Data
  • Identify applications, Analyze information flows,
    determine shared data, determine network traffic
    and access, determine network performance
    characteristics

8
2. Functional Model
  • A Functional Model
  • Function
  • Performance
  • Security
  • Availability/Reliability
  • Cost

9
Thomas Network Planning
  • Murphys Law Every project takes longer than
    expected!
  • Technology alone may lead to
  • More profitable business
  • More misery!
  • Examples
  • Internet connection
  • E-mail access
  • Planning ? Necessary Evil!

10
The Planning Process
  • Needs Analysis
  • Site Analysis
  • Equipment Matching
  • Configuration Plan
  • Server Directory Structure
  • Configuration Lists
  • Installation schedule
  • System Log

11
Needs Analysis
  • Organizational issues that a network can address
  • Need for data centralization
  • Need for automation
  • Need for communication
  • Need for security
  • Translate needs into business goals

12
Site Analysis
  • Drawing of a site plan
  • As simple as a floor plan
  • Electrical outlets
  • Cable drops for voice, data, video
  • Location of networkable devices
  • City, State and Federal codes for electrical
    infrastructure, fire, emergency, etc.
  • Inventory of existing equipment
  • Be frugal!

13
Equipment Matching Configuration Plan
  • Try to make do with the existing equipment
  • A good information source
  • Solicit vendor recommendations

14
Server Directory Structure
  • A set of named logical addresses and objects on
    the planned network
  • NOS
  • Applications
  • User directories
  • Shared resources
  • Printers, plotters, DBs, etc.
  • Internet connections, servers, services, etc.

15
Problem
  • You have a small Auto Body shop
  • Currently they have 3 computers, 2 for preparing
    estimates (with separate databases) and 1 for
    operations (bookkeeping, correspondence, etc.)
  • They want to be able to access the estimating
    software from any machine but protecting the
    accounting information is very important
  • What do you recommend?

16
Networks and Standalone Computers
  • Network
  • A group of computers and other devices connected
    by some type of transmission media
  • Networks enable users to share devices and data,
    collectively called a networks resources
  • Standalone Computer
  • Uses programs and data only from its local disks
    and is not connected to a network.

17
What is a LAN?
  • Key Elements
  • High Communications Speed
  • Very Low Error Rate
  • Limited Geographic Boundaries
  • Simple Cabling System
  • Provides resource sharing (files, printers,
    disks, applications, etc.)
  • Originally designed to use broadcast transmission
    to deliver data (that is, each transmitted data
    packet is delivered to all other devices on LAN).

18
What is a LAN?
  • Workstations (PCs, etc.)
  • Network Interface Card (NIC) or Network Adapter
    Card provides LAN interface.
  • Interconnecting Cable
  • Typically twisted copper wire or optical fiber.
  • Network Operating System (NOS) Software

19
Network Interface Card
  • Network Interface Card (NIC)
  • Device that enables a workstation to connect to
    the network

20
(No Transcript)
21
LAN Hardware
  • Cabling and NIC card specs dictated by underlying
    LAN transport system (called logical topology in
    some texts)
  • Ethernet
  • Token Ring
  • ARCNet
  • Fiber Distributed Data Interface (FDDI)
  • etc.

22
Network Interface Card Sales 2002
Source Instat
23
Network Operating Systems
  • Popular NOSes
  • Novell NetWare
  • Microsoft Windows Networking
  • UNIX / Linux
  • NOS determines workstation role
  • Client - can request services
  • Server - can provide services

24
NOS Types
  • Peer-to-Peer NOS
  • Every workstation has both client and server
    capabilities in NOS.
  • Any user can share files with others.
  • Examples Windows 95, 98, ME, NT/2000
    Workstation, Linux or UNIX systems
  • Server-Based or Client/Server NOS
  • File server runs server software only.
  • LAN Clients run NOS client software only.
  • Only file server can share files.
  • Examples Novell NetWare server, Windows NT/2000
    Server, Unix/Linux

25
Peer-to-Peer Communication
  • Networking model with no servers all computers
    can share local resources

26
Client/Server Architecture
  • Networking model in which clients use a central
    file server to share applications

27
Advantages of Server-Based over Peer-to-Peer
Networks
  • User login accounts and passwords can be assigned
    in one place
  • Access to multiple shared resources can be
    centrally granted
  • Optimized to handle heavy processing loads and
    dedicated to handling requests from clients
  • Can connect more than a handful of computers

28
Windows 2000/2003
  • Windows positives
  • wide-spread acceptance and support
  • familiar Windows interface
  • works well with Microsoft applications
  • Windows negatives
  • Stability (Win2000/2003 still crashes more often
    than NetWare, Linux or UNIX)
  • AD administration can be somewhat difficult
  • high resource requirements

29
NetWare
  • NetWare positives
  • Best administration for very large organizations
  • Relatively small kernel
  • Fastest/most efficient file / print server
  • NetWare negatives
  • Cost
  • Training
  • Decline in market share and expertise

30
Linux
  • Linux positives
  • Stability
  • Cost
  • code size
  • Most efficient web server
  • Linux negatives
  • number of applications
  • support issues

31
UNIX
  • Various companies support their own proprietary
    versions of UNIX
  • SunOS from Sun
  • HP-UX from Hewlett Packard
  • UIX from IBM
  • Etc.
  • Proprietary UNIX positives
  • Very stable and scalable operating systems
  • Good support available
  • Proprietary UNIX negatives
  • number of applications
  • expense

32
NetWare / Linux Alliance
  • In August, 2003, Novell announced it had acquired
    Ximian, a leading developer of Linux desktop and
    management software.
  • Early 2004, Novell acquired SuSe Linux, a Linux
    developer.
  • Nov 2004, Novell announced its Novell Linux
    Desktop 9 suite.
  • Of course, they will continue to support the old
    NetWare operating system as well

33
Server O.S. Shipments(in millions)
Source IDC
34
NOS Marketplace
  • UNIX is installed on more servers than any other
    operating system.
  • Novell NetWare was the top selling LAN operating
    system between 1986 and 1997.
  • Win NT/2000/2003 and Linux are now outselling
    NetWare.
  • NetWare still has the greatest installed base for
    LAN servers.

35
Elements Common to All NOS
  • Topology
  • Physical layout of a computer network

36
Elements Common to All NOS
  • Protocol
  • Rules the network uses to transfer data
  • Data Packets
  • The distinct units of data transmitted from one
    computer on a network to another
  • Addressing
  • Scheme for assigning a unique identifying number
    to every workstation on a network
  • The number that uniquely identifies each
    workstation or device on a network is its address

37
Elements Common to All NOS
  • Transmission Media
  • Means through which data is transmitted and
    received

38
How Networks Are Used
  • Services
  • Features provided by a network
  • File and Print Services
  • Communications Services
  • Mail Services
  • Internet Services
  • Management Services

39
LAN File Servers
  • A File Server provides shared files and
    directories that may be accessed by Client
    machines.
  • All services provided through messages
  • Client sends Request message to Server
  • Server performs action and sends Response message
    to Client
  • Note that message sizes are limited (max. 1500
    bytes of data in any Ethernet message, for
    example), so in some cases one Request may result
    in multiple Response messages.

40
File Servers
  • Clients send requests Open File, Close File,
    Read File, Write File, etc.
  • File Server receives request, performs action,
    sends response.

41
Example Get File
Open File
File Opened
Read Data
Data
Close File
File Closed
42
Client / Server Compatibility
  • In order for a Client machine and a Server to be
    able to talk to each other, they must both
    implement the same File Services Protocol.
  • A File Services Protocol defines a particular set
    of request and response messages a server
    understands
  • Novell Netware servers use NetWare Core Protocol
    (NCP).
  • Microsoft servers use Server Message Blocks (SMB)
    protocol.
  • UNIX servers often use Network File System (NFS)
    protocol.

43
File Server Access
  • File Servers (and other servers) are accessible
    from the Windows desktop using
  • My Network Places (Windows 2000, XP)
  • Network Neighborhood (Windows 95, 98, ME, NT)
  • File Manager (Windows 3.1 / Windows for
    Workgroups)

44
LAN Share Identifiers
  • Shared objects on LAN Servers are commonly
    identified with the following notation
  • \\ltservergt\ltobjectgt
  • Example I want to access a shared directory
    called MEMOS on a server named DPU_FACULTY_5, I
    go to
  • \\DPU_FACULTY_5\MEMOS
  • Example I want to access a printer named
    STUD_PRINT through a server named DPU_STUDENTS, I
    go to
  • \\DPU_STUDENTS\STUD_PRINT

45
Network Drives
  • For DOS/Windows, unused drive letters can be
    mapped to directory on Server.
  • These Network Drives can be used identically to
    local drives (like A), but cause file actions to
    be done on Server.

46
(No Transcript)
47
Security
  • Users must log on (with user name password) to
    a server before accessing shared resources.
  • Network Manager controls access rights for each
    user to each resource.

48
File Access Permissions
  • Administrator can allow/disallow for any user
  • See any server
  • View names of shared directories on any server
  • View any file name(s)
  • Read contents of file(s)
  • Execute file(s)
  • Modify file(s)
  • Delete files
  • Change file names
  • Set access permissions for other users

49
Other Services
  • Print Service (via file/print services protocol)
  • Provide shared access to printer.
  • Database Service (i.e. SQL protocol)
  • Structured query access to shared database files.
  • Remote Access Service (i.e. RAS protocol)
  • Shared access to modems for connectivity in/out
    of LAN.

50
Other Services
  • Directory/Name Service (i.e. DNS protocol)
  • Keeps track of names and relationships among all
    LAN users, devices and services
  • IP Address Service (i.e. DHCP protocol)
  • Assign IP addresses and routing information to
    LAN workstations.
  • Network Management Service (i.e. SNMP protocol)
  • Gather performance and configuration information
    from other LAN workstations and servers

51
Other Services
  • Gateway Services (various protocols)
  • Access and Protocol translation to another
    computing environment (ex IBM mainframe)
  • FAX Services (via file/print protocol)
  • Access to shared FAX machine/services.
  • Application Services (i.e. WTS or Citrix
    protocols)
  • Allows clients to run some application programs
    on the server rather than locally.

52
Other Services
  • Web/Intranet Services (HTTP protocol)
  • Receive and process HTTP web commands
  • E-Commerce Services (via HTTP (and other)
    protocols)
  • Provide Web-based transaction services with high
    performance, reliability and security required.
  • GroupWare Services
  • Provide office services based on common
    e-mail/groupware platform.

53
Problem
  • You are designing a network for an office
    complex. Several buildings must be linked
    together with high-performance long-distance
    links, and servers within the building must be
    linked together with a high-speed backbone.
    Hundreds of client computers in each building
    must be linked together inexpensively. What
    media will you use?

54
Network Cabling
  • Coaxial Cable
  • Widely used in 1980s, but not today
  • Expensive, difficult to manage
  • Twisted Copper Pair
  • Least expensive
  • Limited distance (typically 100 meters or 330
    feet)
  • Susceptible to electromagnetic noise
  • Fiber Optic Cable
  • Most expensive
  • Longest distance
  • Highest bandwidth

55
Media Characteristics

56
Media Cost Factors
  • Cost of physical cable
  • Cost of installation
  • Cost of new infrastructure versus reusing
    existing infrastructure
  • Cost of maintenance and support
  • Cost of a lower transmission rate affecting
    productivity
  • Cost of obsolescence

57
Network Cabling
  • Baseband and Broadband Transmission
  • In baseband transmission, digital signals are
    sent through direct current (DC) pulses applied
    to the wire
  • In broadband transmission, signals are modulated
    as radio frequency (RF) analog pulses that use
    different frequency ranges

58
Network Cabling
  • Coaxial Cable
  • Central copper core surrounded by an insulator
  • Braiding insulates coaxial cable
  • Sheath is the outer cover of a cable
  • Foundation for Ethernet network in the 1980s

Coaxial cable
59
Network Cabling
60
Network Cabling
  • Thicknet (10Base5)
  • Thicknet
  • Also called thickwire Ethernet
  • Rigid coaxial cable used for original Ethernet
    networks
  • IEEE designates Thicknet as 10Base5 Ethernet

61
Network Cabling
  • Thicknet (10Base5)
  • Throughput
  • Cost
  • Connector
  • Noise immunity
  • Size and scalability

Thicknet cable transceiver with detail of a
vampire tap piercing the core
62
Network Cabling
  • Thinnet (10Base2)
  • Also known as thin Ethernet, was most popular
    medium for Ethernet LANs in the 1980s
  • Throughput
  • Cost
  • Size and scalability
  • Connector
  • Noise Immunity

Thinnet BNC connectors
63
Network Cabling
  • Signal Bounce
  • Caused by improper termination
  • Travels endlessly between two ends of network
  • Prevents new signals from getting through

64
Network Cabling
  • Twisted-Pair (TP) Cable
  • Similar to telephone wiring
  • Consists of color-coded pairs of insulated copper
    wires twisted around each other and encased in
    plastic coating
  • Twists help reduce effects of crosstalk,
    interference caused by signals traveling on
    nearby wire pairs infringing on another pairs
    signals
  • Alien Crosstalk occurs when signals from adjacent
    cables interfere with another cables transmission

65
Network Cabling
  • Twist Ratio
  • Number of twists per meter or foot in a
    twisted-pair cable

Twisted-pair cable
66
Network Cabling
  • Shielded Twisted-Pair (STP)
  • Twisted wire pairs are individually insulated and
    surrounded by shielding

STP cable
67
Network Cabling
  • Unshielded Twisted-Pair
  • Consists of one or more insulated wire pairs
    encased in a plastic sheath
  • Does not contain additional shielding

68
Network Cabling
  • To manage network cabling, its necessary to be
    familiar with standards used on modern networks,
    particularly Category 3 (CAT3) and Category 5
    (CAT5)

69

70
RJ-45 Connector
71
Fiber Optic Cable
  • Fiber-Optic Cable
  • Contains one or several glass fibers at its core
  • Cladding is the glass shield around the core

72
Fiber Optic Cable
  • Single-Mode Fiber
  • Carries single path of light to transmit data
  • More expensive, higher data rates (to 10 Gbps and
    beyond)
  • Multimode Fiber
  • Carries many paths of light over a single or many
    fibers
  • Less expensive, but lower data rates due to
    timing differences between different paths (up to
    1 Gbps)

73
Network Cabling
  • Fiber-Optic Cable
  • High Throughput
  • High Cost
  • Connector
  • Good Noise immunity
  • Size and scalability
  • Wavelength-Division Multiplexing (WDM)
  • Allows multiple light data signals to be sent
    over single fiber

74
Cable System Design
  • Horizontal Cabling
  • Connects data jacks (RJ-45, typically) in walls
    of building back to a telecom wiring closet
  • May be one or more wiring closets per floor of
    building
  • Typically twisted pair cable is used
  • Vertical Cabling
  • Interconnects the wiring closets (between
    multiple floors of the building)
  • Forms the network backbone
  • Typically optical fiber cable is used, but may
    also be twisted pair cable.

75
Horizontal Wiring
76
Vertical Wiring
77
Cable Design and Management
  • Structured Cabling
  • Method for uniform, enterprise-wide, multivendor
    cabling systems
  • Specified by TIA/EIA 568/569 Commercial Building
    Wiring Standard

78
Cable Design and Management
  • Horizontal wiring
  • No more than 90 meters of twisted pair between
    data jack and patch panel in wiring closet

79
Cable Design and Management
  • Work area
  • Patch cable is a relatively short section of
    twisted-pair cabling with connectors on both ends
    that connect network devices to data outlets

Standard TIA/EIA wall jack
80
Cable Design and Management
  • Entrance facilities
  • Backbone wiring (Vertical Wiring)
  • Backbone is essentially a network of networks
  • Risers provide vertical connections between floors

TIA/EIA specifications for backbone cabling
81
Cable Design and Management
  • Equipment room
  • Telecommunications closet
  • Punch-down block is a panel of data connectors to
    allow interconnections on a wire-by-wire basis
  • Patch panel is a panel of data receptors (RJ-45)
    that allow interconnections on a cable-by-cable
    basis

82
Structured cabling hierarchy
83
Installing Cable
Typical UTP cabling installation
84
RJ-45 Pin-out for Ethernet
Pin numbers and color codes for an RJ-45 connector
85
Installing Cable
  • Do not untwist twisted-pair cables more than
    one-half inch before inserting them
  • Do not strip off more than 1 inch of insulation
    from copper wire in twisted-pair cables
  • Watch bend radius limitations for cable being
    installed
  • Bend radius is maximum arc into which a cable can
    be looped before its data transmission is
    impaired
  • Test each segment of cabling with cable tester
  • Use only cable ties to cinch groups of cable
    together

86
Installing Cable
  • Avoid laying cable across floor where it may
    sustain damage
  • Install cable at least 3 feet away from
    fluorescent lights or other sources of EMI
  • Always leave slack in cable runs
  • If running cable in the plenum, the area above
    ceiling tile or below subflooring, make sure
    cable sheath is plenum-rated
  • Pay attention to grounding requirements

87
Atmospheric Transmission Media
  • Infrared Transmission
  • Infrared networks use infrared light signals to
    transmit data
  • Direct infrared transmission depends on
    transmitter and receiver remaining within line of
    sight
  • In indirect infrared transmission, signals can
    bounce off of walls, ceilings, and any other
    objects in their path
  • Infrared can easily provide throughputs of 10
    Mbps

88
Atmospheric Transmission Media
  • RF Transmission
  • Radio frequency (RF) transmission relies on
    signals broadcast over specific frequencies
  • Narrowband concentrates significant RF energy at
    a single frequency
  • Spread spectrum uses lower-level signals
    distributed over several frequencies
    simultaneously

89
Wireless LAN Configurations
90
IEEE 802.11 LANs
  • The most frequently used wireless LANs today use
    the IEEE 802.11 standards
  • IEEE 802.11b provides up to 11 Mbps for 250-300
    foot range
  • IEEE 802.11a new equipment can provide up to 54
    Mbps within 90 foot range
  • IEEE 802.11g available as of June 2003 -
    extends 802.11b up to 22 Mbps.
  • Note that these are all shared bandwidth LANs and
    include protocol overhead, so individual user
    throughputs can be much lower (5.5 Mbps was best
    case in one test).

91
IEEE 802.11 LANs
  • 802.11 Design
  • 802.11 Access Points (AP) are fixed transceivers
    (connected into wired infrastructure) that can
    communicate with mobile clients within a range of
    30-50 meters.
  • 802.11 Network Cards placed into workstations or
    laptops allows them to communicate with nearest
    AP.

92
LAN Topologies
  • How are Workstations connected together?
  • Bus Topology
  • Ring Topology
  • Star Topology ltltlt Most popular today
  • Ad-hoc Topology (wireless)

93
Bus Topology
  • Used in early LANs (1970s, 1980s)
  • All workstations and servers connected to same
    physical cable.
  • Each transmission was broadcast to all other
    devices on LAN.
  • Problems
  • One cable problem downs whole network
  • Hard to locate problems when they occur

94
Bus Topology Example10Base5 Ethernet
95
Simple LAN Topologies
  • Terminators stop signals after they have reached
    their destination to prevent signal bounce
  • Signal bounce
  • Phenomenon in which signals travel endlessly
    between the two ends of a bus network

Terminated bus network
96
Simple LAN Topologies
  • Ring topology
  • Each node is connected to the two nearest nodes
    so the entire network forms a circle
  • Active topology
  • Each workstation transmits data
  • Each workstation functions as a repeater

Typical ring network
97
Ring Topology
  • Devices connect sequentially in a ring.
  • Each device transmits to the next.
  • Problems
  • One cable problem downs the network
  • One workstation problem downs the network
  • Used today only with dual-ring systems that can
    survive cable cuts

98
Dual Ring ExampleFiber Distributed Data
Interface (FDDI)
Self healed after Link Failure
Self-healing
FDDI dual-
link failure
attached
adapters
99
Star Topology
  • All workstations and servers connect into a hub
    or concentrator
  • Hub typically acts as multiport repeater - it
    re-transmits each bit received to all other
    attached devices
  • Advantages
  • Hub can isolate any problems that occur
  • Intelligent (managed) hub can collect network
    performance statistics

100
Star Topology Example10BaseT Ethernet
101
Ad-Hoc Topology
  • In 802.11 wireless LANs, stations may be anywhere
    as long as they are within range of the closest
    Access Point.
  • In some designs, no AP is necessary (direct
    PC-to-PC communications)
  • In some designs, stations can move between Access
    Points without breaking the connection.

102
Hybrid LAN Topologies
  • Hybrid topology
  • Combines one physical topology with the
    operations of another topology
  • Star-wired ring (Token Ring)
  • Uses physical layout of a star in conjunction
    with token ring-passing data transmission method

Star-wired ring topology network
103
Hybrid LAN Topologies
  • Star-wired bus (Ethernet)
  • In a star-wired bus topology, groups of
    workstations are star-connected to hubs, but data
    is broadcast as on a bus

Star-wired bus network topology
104
Hybrid LAN Topologies
  • Daisy-Chained (Token Ring)
  • Daisy chain is linked series of devices

Daisy-chained star-wired bus topology
105
Hybrid LAN Topologies
  • Hierarchical (All LANs)
  • Uses layers to separate devices by their priority
    or function

Hierarchical ring topology
106
Enterprise-Wide Topologies
  • Backbone Network
  • Determines how to connect together wiring closets
    throughout a building or enterprise.
  • Backbone network designs
  • Serial backbone
  • Distributed backbone
  • Collapsed backbone
  • Parallel backbone

107
Enterprise-wide Topologies
Distributed backbone connecting multiple LANs
108
Enterprise-wide Topologies
  • Collapsed backbone
  • Uses a router or switch as the single central
    connection point for multiple subnetworks

Collapsed backbone network
109
Enterprise-wide Topologies
  • Parallel Backbone
  • This variation on collapsed backbone arrangement
    consists of more than one connection from the
    central router or switch to each network segment

Parallel backbone network
110
Enterprise-wide Topologies
  • Mesh networks
  • Routers are interconnected with other routers
    with at least two pathways connecting each router

Example of a mesh network
Write a Comment
User Comments (0)
About PowerShow.com