41⟩ List the responsibilities of Network Layer?
The Network Layer is responsible for the source-to-destination delivery of packet possibly across multiple networks (links).
☛ Logical Addressing
☛ Routing
“Network Engineer job test questions and answers guide. The one who provides the best answers with a perfect presentation is the one who wins the job hunting race. Learn Network Engineer and get preparation for the new job”
The Network Layer is responsible for the source-to-destination delivery of packet possibly across multiple networks (links).
☛ Logical Addressing
☛ Routing
The Presentation layer is concerned with the syntax and semantics of the information exchanged between two systems.
☛ Translation
☛ Encryption
☛ Compression
Physical layer coordinates the functions required to transmit a bit stream over a physical medium.
☛ Physical characteristics of interfaces and media
☛ Representation of bits
☛ Data rate
☛ Synchronization of bits
☛ Line configuration
☛ Physical topology
☛ Transmission mode
☛ Physical Layer
☛ Data link Layer and
☛ Network Layers
In STDM, the multiplexer allocates exactly the same time slot to each device at all times, whether or not a device has anything to transmit.
☛ Physical Layer
☛ Data Link Layer
☛ Network Layer
☛ Transport Layer
☛ Session Layer
☛ Presentation Layer
☛ Application Layer
☛ Session Layer
☛ Presentation Layer and
☛ Application Layer
Digital process that can be applied when the data rate capacity of the transmission medium is greater than the data rate required by the sending and receiving devices.
FDM is an analog technique that can be applied when the bandwidth of a link is greater than the combined bandwidths of the signals to be transmitted.
WDM is conceptually the same as FDM, except that the multiplexing and de-multiplexing involve light signals transmitted through fiber optics channel.
☛ Connectivity
☛ Cost-effective Resource Sharing
☛ Support for common Services
☛ Performance
The key elements of protocols are:
☛ Syntax:
It refers to the structure or format of the data, that is the order in which they are presented.
☛ Semantics:
It refers to the meaning of each section of bits.
☛ Timing:
Timing refers to two characteristics: When data should be sent and how fast they can be sent.
If the message is sent from a source to a single destination node, it is called Uni-casting.
Error control is both error detection and error correction. It allows the receiver to inform the sender of any frames lost or damaged in transmission and coordinates the re-transmission of those frames by the sender. In the data link layer, the term error control refers primarily to methods of error detection and re-transmission.
The duration of time it takes to send a message from one end of a network to the other and back, is called RTT.
If the message is sent to some subset of other nodes, it is called Multicasting.
If the message is sent to all the m nodes in the network it is called Broadcasting.
Flow control refers to a set of procedures used to restrict the amount of data that the sender can send before waiting for acknowledgment.
Framing in the data link layer separates a message from one source to a destination, or from other messages to other destinations, by adding a sender address and a destination address. The destination address defines where the packet has to go and the sender address helps the recipient acknowledge the receipt.
Decoder is A device or program that translates encoded data into its original format (e.g. it decodes the data). The term is often used in reference to MPEG-2 video and sound data, which must be decoded before it is output.