DCC Prac 1&2&3
DCC Prac 1&2&3
DCC Prac 1&2&3
Theory Questions:
1. Define protocol.
A protocol is a set of rules and procedures that govern the exchange of data
between two or more entities in a network. It defines the format, timing, and
semantics of the data exchanged, ensuring compatibility and efficient
communication.
5. List out names of transmission media and network devices required to form
star topology.
Transmission Media: Twisted Pair, Fiber Optic.
Network Devices: Hub, Switch.
6. Give advantage and disadvantage of bus topology.
Advantages:
Simple and Inexpensive: Bus topology is easy to install and does not require
much cabling. It's cost-effective for small networks.
Easy to Expand: Additional devices can be added without significant
disruption to existing connections.
Efficient Use of Cable: Requires less cable compared to other topologies like
star or mesh.
Centralized Management: The network is easy to manage, as all devices are
connected to a central cable.
Disadvantages:
Limited Scalability: As more devices are added, the performance of the network
decreases.
Single Point of Failure: If the main cable fails, the entire network is
affected.
Performance Decreases with Traffic: Network performance degrades as the
number of connected devices or the volume of traffic increases.
Difficult Fault Isolation: Identifying and isolating faults in the network can be
challenging.
Disadvantages:
Dependency on Central Device: The entire network relies on the central hub
or switch.
Cost of Implementation: Setting up a star network can be more
expensive, especially for large networks.
Cabling Requirements: Requires more cabling than bus topology.
Single Point of Failure (Central Device): If the central hub fails, the entire
network is affected.
9. Give advantage and disadvantage of mesh topology.
Advantages:
High Reliability: Multiple paths for data ensure network reliability.
Fault Tolerance: Even if one link or node fails, alternative paths are
available.
High Performance: Can provide high performance and low latency.
Scalability: Easily scalable by adding more devices or connections. Security:
Data transmission can be more secure due to point-to-point connections.
Data Privacy: Limited data visibility to other devices on the network.
Disadvantages:
High Cost: Implementation can be expensive due to extensive cabling.
Complexity: Installation and configuration can be complex. Maintenance:
Maintenance and troubleshooting can be challenging. Space Requirements:
Requires more physical space for cabling.
Creates a single collision domain for all Creates a separate collision domain for
connected devices. each connected device, reducing the
likelihood of collisions.
Does not differentiate between Can handle simultaneous data
devices; all devices share the same transmission between multiple
bandwidth. devices without affecting each other.
Shares the total bandwidth among all Each port has its dedicated bandwidth,
connected devices. providing more efficient data transfer.
12. Give the use of NIC card. Is it required to connect computers in star topology.
Use: Network Interface Card (NIC) is used to connect computers to a network. It
enables communication between the computer and the network. A Network
Interface Card (NIC) is a hardware component that allows computers to connect to
a network. It plays a crucial role in facilitating communication between a computer
and the network. In a star topology, each computer connects to a central hub or
switch using its NIC. The NIC facilitates the communication between the computer
and the central hub or switch, which then manages the overall communication
within the network. The star topology relies on the use of NICs to establish
connections between individual devices and the central networking equipment.
13. Give the name of command which use to check whatever computer connected
in network or not.
Command: ping or arp -a (Address Resolution Protocol).
Theory Questions:
1. Give the use of transmission media.
Transmission media is used to transmit data from one location to another in a
network. It can be wired or wireless and is essential for communication
between devices in a network.
11 .If the user want to connect 3 computers to each other then list out which
components required with quantity.
Components required:
3 computers,1 network switch, straight network cables (or more,
depending on the distance)
12. What is the difference between straight cable and crossed cable
w.r.t order of wires?
In a straight cable, the wire order is the same on both ends, while in a
crossover cable, the wires are crossed, i.e., the transmit (TX) and receive
(RX) pairs are swapped.
13. What is the meaning of RJ?
RJ stands for Registered Jack. It refers to a standardized network interface
connector. Common examples include RJ-45 used in Ethernet.