Thursday, August 8, 2013

4. INTORDUCTION OF OSI LAYERS

Add caption
OSI LAYERS  

> OSI layers explain the complete network communication process.
> It explains how the systems interact with each other.
> OSI layered architecture was designed by ISO & ITU-T.
        ISO- International standards Organization.
        ITU-T- International Telecommunication Union- Telecom standard sector.

 There are seven layers in OSI model. 

>Application, Presentation, Session layers are called Software Layers.
>Transport layer is called Heart nof OSI.
> Network, Data link, physical layers are called Hardware layers.

Application Layer 

Functions: -
> It provides user interface.
>It gives network services to the user.
> Identification of port No depends on service.

Presentation Layer

Function: -
> It converts data from standard format to machine format.
> Encryption and decryption.
>Compression and decompression.

Protocols

ASCII, EBCDIC, GIF, TIFF, BMP, ETC

Session layer

Functions: -
> It establish , maintains and terminates a logical session.

Protocols

NFS- Network file system.
RPC- Remote Procedure call

Transport Layer

Functions -:
>Segentaton.
> Adding TCP/UDP header.
>Sequencing & Reassembling.
>Multiplexing & Demultiplexing.
> Error correction.
>Flow control.

 Protocols

TCP- Transmission Control Protocol.
UDP- User datagram Protocol.

Segmentation

> It is not possible to handle whole data as a Unit.
> TCP typically handles 64KB of data as payload.
>The data is divided into smaller segments.
> No of Segments = Total size / 64KB
> Example: 1MB of data is made into 16 segments

Adding TCP/UDP Header

> TCP/UDP Header is added to the data fragment.
> TCP Header size is 20 Bytes.

Sequencing & Reassembling :

> Segments will be rerranged if they arrive in different order.
> This can be done with the help of sequence number in TCP Header.

Multiplexing & Demultiplexing:

>When a system communicates with multiple systems, it sends segments to all systems simultaneously.

Error Correction:

> Destination system queries the source for missing segments. Source needs to resend them.

Flow Control:

>Speed is adjusted automatically between source and destination computers, if one of the computers is slower.

 Network Layer :

Functions:-
    >It provides logical IP Addressing Scheme.
    > IP Header is added at Network layer.
    > It chooses best path to destination.
    > Carries the data in the chosen path.

Protocols: 

     >Routing Protocols:- Finds all possible paths and choose the best path.
               * RIP- Routing information Protocol.
               * IGRP-  Interior Gateway Routing Protocol.
               * EIGRP- Enhanced IGRP.
               * OSPF- Open Shortest Path First.
               * ISIS- Intermediate system to Intermediate System.
   >Routed Protocols:- Carries the data in the chosen path.
               * IP- Internet protocol.
               * IPX- Internet packet exchange.
               * Apple  talk.

Data Link Layer:

Functions:-
   > It gives network services to the computer.
   > It does error detection (No correction) -FCS
   > Data link Header and Tailor are added to  the packet.

Protocols/sub layers:

    > MACSub Layer : Media Access Control
                       * LAN protocol ( LAN connectivity)      
  

  


   


 







                 

Wednesday, August 7, 2013

3. NETWORK TOPOLOGY

NETWORK TOPOLOGY | NETWORK TYPES OF TOPOLOGY | NETWORK DEVICES | 

NETWORK TOPOLOGY -

> It is layout of a network.
> It defines the physical structure of a network.
       * Physical topology  -
              Physical structure of a network.  
       *  Logical topology  -   
              logical  behavior of  a network.

NETWORK TYPES OF TOPOLOGY -

> Bus topology
> Ring topology
> Mesh topology
> Star  topology
>Tree  topology

 Bus Topology

 Ring Topology   


Mesh Topology
Star Topology
Tree Topology
NETWORK DEVICES -
> NIC
> HUB
>SWITCH
> ROUTER

NIC -

>Network interface card- Gives network services to computer. Every computer  must have nic to communicate wth other computers.
HUB -
>Used to group the devices called as Multi port repeater.

SWITCH -
>Used to group the devices . Faster than Hub.

ROUTER -
>Used to communicate between different networks.

NETWORK DEVICES IMAGES -
 NIC  -
HUB -
SWITCH -
ROUTER -

2. NETWORK INTORDUCTION

NETWORK BASIC | NETWORK PURPOSE | NETWORK ADVANTAGE | NETWORK TYPES

NETWORK -

>Group of two or more computers/ devices connected together.

NETWORK PURPOSE -

> To share the resources like printers, servers folders etc.

NETWORK ADVANTAGE -
> Easy access to resources . Time save and Security.

NETWORK TYPES -

 LAN AND WAN.
     > LAN
   *Local Area Network.
   *Network device connected in a limited geographical area.
   *Within room , within building , within campus.
   *No service provide existence.
   *Computers are connected to switches.
     >WAN
   * Wide Area Network.
   * Network devices are in distant area.
   * In different cities , countries.
   * Service provide existence.
   

 

 

1. Cisco Introduction

Cisco Base | Cisco Levels | Cisco  Paths | Cisco Roles |

CISCO -

> Network devices manufacturing company.
> Started in 1984.
> Leader in network devices production.
>Started by a couple came from Sanfrancisco.

CISCO NETWORK  ACADEMY PROGRAM -

3 levels are in Network Academy Program.
> Associate level- CCNA , CCDA
> Professional level - CCNA ,CCDA ,CCVP
> Expert level - CCIE

CISCO ROLES -

> LAN Management
               * Local Area Network Management.
> WAN Management
               * Wide Area Network Management