Computer Network Questions-I
Computer Network Questions-I
Qus 9. Briefly discuss the role of following devices in the context of networking.
i Repeater
ii Gateway.
Ans: Repeater – A repeater amplifies the input signal to an appropriate level and
works at the physical level of the OSI model. Sometimes the signal on the Internet
becomes weak before reaching the destination node. Thus, repeater is used to regenerate
the incoming packet and amplify it and then transmit it to another segment of the
network.
Gateway – A network gateway is an internetworking system capable of joining together
two networks that use different base protocols. A network gateway can be implemented
completely in software, completely in hardware, or as a combination of both. Depending
on the types of protocols they support.
Qus 12. Write few advantages and few disadvantages of bus Topology.
Ans: Advantages :
1. Easy to connect a computer or peripheral to a linear bus.
2. Requires less cable length than a star topology.
3. It is suitable for small networks.
Disadvantages:
1. Entire network shuts down if there is a break in the main cable.
2. Terminators are required at both ends of the backbone cable.
3. Fault diagnosis and fault isolation is difficult.
Qus 13. Briefly mention few advantages and few disadvantages of star topology.
Ans: Advantages :
1. Installation and maintenance of network is easy and takes less time.
2. Easy to detect faults and to fault isolation is easier.
3. The rate of data transfer is fast as all the data packets or messages are transferred
through central hub.
4. One Device per Connection : As the nodes are not connected to each other, any
problem in one node does not hamper the performance of other nodes in the network.
Disadvantages :
1. Requires more cable length than a linear topology.
2. Central node dependency : All nodes of star topology are dependent on central hub or
central node, therefore, any problem in the central node makes the entire network
inoperable.
Qus 14. Write few advantages and few disadvantages of Ring Topology.
Ans: Advantages :
1. The data is transmitted in one direction only and, hence, the transmission rate increases.
2. The adding or removing of network nodes is easy
3. It is suitable for optical fibre.
Disadvantages:
1. Node failure causes network failure.
2. Fault diagnosis and fault isolation is difficult.
3. Transmission speed becomes slower with an increase in the number of nodes.
4. For proper communication between each node, it is required that each computer must
be turned on.
Qus 15. Write few advantages and few disadvantages of Mesh Topology.
Ans: Advantages :
1. Each communicating device carries its own data through its own dedicated link,
hence eliminating traffic problems.
2. A mesh topology is robust. If one link becomes unusable, it does not affect the entire system.
Disadvantages:
1. Mesh topology is highly expensive to set up and involves high maintenance costs because of
the amount of cabling and the number of I/O ports required.
2. Set-up and maintenance of this topology is very difficult.