Computer network is a collection of nodes, where the computing stations (resources) reside. The nodes communicate to each other via communication network. Transmission, and switching accomplishes the course of communications.
is good for long continuous and time-constrained communications.
Before the data transmission began, station to station (end-to-end) physical path must be established. All channels in the path are used simultaneously ruding the transmission. The entire path must be used for communication, until the release of the circuit.
The best way to memorize operation, consists of three phases:
A message is a logical unit of information that one station sends to another. It does not need a path to be established. Instead, the message travels over existing channels. It hops (travels) through the network in a node-to-node manner, in store-and-forward fashion, until it reaches its destination.
Transmits data in a bursty nature. Small users get fast service in presence of large users. Messages are decomposed into packets. Packets are the smaller units of data.
Many packets of the same message can be transmitted at the same time. In other words, the message is cut is small pieces which are transmitted simultaneously, yet by different channels.
The message needs to be reassembled after arriving at the destination.
Virtual circuit is a logical connection, which is established prior to the start of communications. Logical connection is a route, over which all packets travel between the stations. Packets are delivered along the circuits in sequential order.
Data link control is respoinsible of data communications between tow transmitting-receving station, connected directly. The most important aspects of the Data Link COntrol are
Frame synchronization
character oriented, where the character is the basic unit (atom) of information.
bit oriented, where the "atom" of information is a bit.
Line Configuration, is a criteria that differs the way of data links.
Topology (point to point, multipont)
Duplexity
Simplex, one connection at a time, in one directeion over a single line
Half Duplex, One connection at time, during the talk.
enables subscribers of the network to set up logical connections to the subscribers. These logical connections, form a pre-planed routes and are called, Virtutal circuits
THis level relies on Packet Layer Protocol
This technology is designed to provide lower delays, and higher throughput, in comparison with traditional switching networks.
F.R. originated as a part of ISDN standardization, yet can be provided for bothISDN and non-ISDN networks.
In x.25 the control packets are carried on the same channel, and the same virtual circuit as the data packet. In fact in-band signaling takes place there. Simply speaking control and data packets travel in series, not in parallel. Multiplexing and switching takes place at level 3, whicle both layers 2 and 3 include flow control.
Frame Relay provides separate channels/virtual circuits for data and control packets. In other words, data and control packets travel in parallel ways.
Exchange of a Q.931/Q.933 message over a logical connection dedicated call - establishes and release a frame relay connection.
Sending the SETUP message, either side can request the establishment. The side which sends setup message may chose DLCI option by choosing the unused value. Otherwise the accepting side will assign DLCI with the conenct message.
Other side can answer with
CONNECT message to confirm the connection, or the
RELEASE COMPLETE message to refus the connection.
After the connection is established, data transfer can proceed. Clearing a connection is accomplished by the exchange of
DISCONNECT, RELEASE, and RELEASE COMPLETE messages.
User plane provides LAP-F protocol for data transfer (Link Access Procedure for Frame Mode bearer Services) It is defined in Q.922. Only the code function which are used in frame relay are defined here:
delimiting, alignment, and transparancy
multiplexing/demultiplexing, using the address field
inspecting the frame for integral number of oxtets
prior to zero bit insertion
after zero bit extraction
Core functions of theLAPF constitue a subwayler in a data link layer. They provide bare data transfer service without any flow and error control. Besides this, the user can chose end-to-end function. Network can relay the frames with the following properties
NAT hides internal IP scheme from the outside world
allows easy renumbering of IP address translation.
For example: when a user decides to change a provider, along with external IP Addresses, NAT will presedve all the internal IP addresses with the internal to external translation.
However NAT has following disadvantages
Delay comes froma NAT router to perform address translation.
End to end IP traceablity is lost due to IP translation