Showing posts with label CCNA. Show all posts
Showing posts with label CCNA. Show all posts

Wednesday, March 10, 2010

Application Protocols like Telnet, FTP, SMTP, POP3, DNS, DHCP

Wednesday, March 10, 2010 by ametya · 96 comments
Labels:

  • Telnet - protocol used for remote accessing

It allows a user on a remote client machine (telnet client) to access the resourses of another machine (telnet server).

  • FTP - protocol used for transferring files

- smaller files (less than 5MB ) can just be send via email if you have the bandwidth of DSL or a cable.

- through the use of FTP, larger files can be sended and received.

Tuesday, March 9, 2010

What is Ethernet or CSMA/CD ?

Tuesday, March 09, 2010 by ametya · 0 comments
Labels:

  • What is Ethernet ?  -  ether means media and net means network .


 Ethernet is a media for network to share the same bandwidth by all hosts on the networks.

Ethernet is popular because it is comparatively easy to integrate new technologies, such as fast ethernet, gigabit ethernet in to an existing network infrastructure.

OSI Layer Refrence Model with required computer protocol concept

Tuesday, March 09, 2010 by ametya · 25 comments
Labels:


  • Why ISO launched OSI reference model ?

When networks first came in to being, computers could typically communicate only with computers from the same manufacturer. To eradicate this problem , International Organization for Standarization (ISO) created a reference model named as Open System Interconnection (OSI) in 1970.

The purpose of OSI model was to help vendors create compatible network devices and software in the form of protocols so that different vendor networks could work with each other.



  • The advantages of OSI model-

Data transferring can be done between two diffferent hosts like in between unix and window pc.

It allows various types of network hardware and software to communicate.


  • What is OSI in real ?

OSI is a set of guidelines which provides a framework while creating and implementing networking standards , devices and schemes.
OSI has 7 different layers, divided in to two group. The top three layers define how the application will communicate with each other and with users. The bottom four layers defines how data is transmitted end to end.
The OSI model is a basic and primary architectural model for networks. It describes how data and network information are communicate from an application on one computer through the network media to an application on another computer.  

7 layers of OSI model

  • The 7 layers of OSI refrence model

Application Layer
Presentation Layer
Session Layer

Transport Layer
Network Layer
Data Link Layer
Physical Layer