Computer Network100
Computer Network100
What are the three criteria necessary for an effective and efficient
network?
The most important criteria are performance, reliability and security.
Performance of the network depends on number of users, type of transmission
medium, and the capabilities of the connected h/w and the efficiency of the s/w.
Reliability is measured by frequency of failure, the time it takes a link to recover
from the failure and the network’s robustness in a catastrophe.
Security issues include protecting data from unauthorized access and viruses.
3. What are header and trailers and how do they get added and removed?
Each layer in the sending machine adds its own information to the message
it receives from the layer just above it and passes the whole package to the layer
just below it. This information is added in the form of headers or trailers. Headers
are added to the message at the layers 6,5,4,3, and 2. A trailer is added at layer2.
At the receiving machine, the headers or trailers attached to the data unit at the
corresponding sending layers are removed, and actions appropriate to that layer
are taken.
8. Define Signals?
Signals are actually electromagnetic waves traveling at the speed of light.
The speed of light is, however, medium dependent-electromagnetic waves
traveling through copper and fiber do so at about two-thirds the speed of light in
vacuum.
13. What is spread spectrum and explain the two types of spread spectrum?
Spread spectrum is to spread the signal over a wider frequency band than
normal in such a way as to minimize the impact of interference from other
devices.
Frequency Hopping
Direct sequence
55. What are the three pieces of information in the configuration messages?
1. The ID for the bridge that is sending the message.
2. The ID for what the sending bridge believes to the root bridge.
3. The distance, measured in hops, from the sending bridge to the root
bridge.
58. How does a given bridge learn whether it should forward a multicast
frame over a given port?
It learns exactly the same way that a bridge learns whether it should
forward a unicast frame over a particular port- by observing the source addresses
that it receives over that port.
Although POP3 is used to download messages from the server, the SMTP
client still needed on the desktop to forward messages from the workstation user
to its SMTP mail server.
73. Write the keys for understanding the link state routing?
The three keys for understanding the algorithm are,
Knowledge about the neighborhood.
Routing to all neighbors.
Information sharing when there is a range.
74. How the packet cost referred in distance vector and link state routing?
In distance vector routing, cost refer to hop count while in case of link state
routing, cost is a weighted value based on a variety of factors such as security
levels, traffic or the state of the link.