Showing posts with label Networking. Show all posts
Showing posts with label Networking. Show all posts

Wednesday, January 27, 2010

Network Questions & Answer

1) What's the OSI reference model?

   OSI (Open System Interconnection) Reference Model is the systems that are open for coummunication with other systems.
   They are 7 Layers:

   Layer 1: Physical Layer 
                 The physical layer is concerned with transmitting raw bits over a communication channel.

   Layer 2: Data Link Layer
                The main task of the data link layer is to take a raw transmission facility and transform it into a line that appears free of undetected transmission errors to the network layer.

   Layer 3: Network Layer
                The network layer is concerned with controlling the operation of the subnet. A key design issue is determining how packets are routed from source to destination. It included the table lookup, forwarding and other protocols to help routing packets.

   Layer 4: Transport Layer
               The basic function of the transport layer is to accept data from the session layer, split it up into smaller units if need be, pass these to the network layer, and ensure that the pieces all arrive correctly at the other end.

   Layer 5: Session Layer
              The session layer allows users on different machines to establish sessions between them. A session allows ordinary data transport , as does the transport layer, but it also provides enhanced service useful in some applications.

  Layer 6: Presentation Layer
              The presentation layer performs certain functions that are requested sufficiently often to warrant finding a general solution for them, rather than letting each user solve the problems.

  Layer 7: Application Layer
             The application layer contains a variety of protocols that are commonly needed.

What's the function of Network layer?

The Network Layer is Layer 3 of the seven-layer OSI model of computer networking.
The Network Layer is responsible for end-to-end (source to destination) packet delivery including routing through intermediate hosts, whereas the Data Link Layer is responsible for node-to-node (hop-to-hop) frame delivery on the same link.
The Network Layer provides the functional and procedural means of transferring variable length data sequences from a source to a destination host via one or more networks while maintaining the quality of service and error control functions.

Functions of the Network Layer include:

Wednesday, January 20, 2010

Ethernet Questions

1)  What is GbE?

Gigabit Ethernet (GbE or 1 GigE) is a term describing various technologies for transmitting Ethernet frames at a rate of a gigabit per second, as defined by the IEEE 802.3-2008 standard. Half-duplex gigabit links connected through hubs are allowed by the specification but in the marketplace full-duplex with switches are normal.

detail of Gigabit Ethernet

What is 10GbE?

The 10 Gigabit Ethernet or 10GE or 10GbE or 10 GigE standard was first published in 2002 as IEEE Std 802.3ae-2002 and is the fastest of the Ethernet standards. It defines a version of Ethernet with a nominal data rate of 10 Gbit/s, ten times as fast as Gigabit Ethernet.

detail of 10GbE

What is G.709 OTN?

ITU-T Recommendation G.709 "Interfaces for the optical transport network (OTN)" describes a means of communicating data over an optical network. It is a standardized method for transparent transport of services over optical wavelengths in DWDM systems. It also known as Optical Transport Hierarchy (OTH) standard.


detail of G.709 


What is Fibre Channel?

Fibre Channel, or FC, is a gigabit-speed network technology primarily used for storage networking. Fibre Channel is standardized in the T11 Technical Committee of the InterNational Committee for Information Technology Standards (INCITS), an American National Standards Institute (ANSI)–accredited standards committee. It started use primarily in the supercomputer field, but has become the standard connection type for storage area networks (SAN) in enterprise storage. Despite its name, Fibre Channel signaling can run on both twisted pair copper wire and fiber-optic cables.

detail of Fibre_Channel





Search This Blog