Computer Knowledge

Computer Networks

2,256 Questions

Computer networks form the backbone of digital communication, connecting multiple devices to share data and resources. This area covers network architectures, transmission media, modems, and topologies like LAN. These concepts are crucial for computer knowledge sections in banking and government exams.

Network topologiesModulation and demodulationNetwork addressingFiber optic cablesWireless infrastructure

Computer Networks Questions

Multiple choice
  1. Token ring

  2. Token bus

  3. Tree

  4. Partially connected mesh

  5. Star

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Fiber Distributed Data Interface (FDDI) provides a 100 Mbit/s optical standard for data transmission in local area network that can extend in range up to 200 kilometers (120 mi). Although FDDI logical topology is a ring-based token network, it does not use the IEEE 802.5 token ring protocol as its basis; instead, its protocol is derived from the IEEE 802.4 token bus timed token protocol.

Multiple choice
  1. Physical layer

  2. Data link layer

  3. Network layer

  4. Transportation layer

  5. Session layer

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The network layer provides the functional and procedural means of transferring variable length data sequences from a source host on one network to a destination host on a different network (in contrast to the data link layer which connects hosts within the same network), while maintaining the quality of service requested by the transport layer. Since, in broadcast networks, the packets have to be sent to all the hosts, this layer is not mandatory.

Multiple choice
  1. The PC is set to full duplex. The switch port fails to autonegotiate the duplex setting and defaults to half duplex, which causes a duplex mismatch.

  2. The switch traffic is exceeding available frame buffers. The result is that frames are being dropped.

  3. The PC and the default gateway have different bandwidth Ethernet ports.

  4. The default gateway is not on the same switch that the PC is.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Duplex mismatch occurs when one end is autonegotiating (switch) and defaults to half-duplex while the other end (PC) is hardcoded to full-duplex. This causes late collisions and packet loss on the full-duplex side, leading to slow and intermittent connectivity. The solution is to ensure both ends autonegotiate or both are manually configured to the same duplex setting.

Multiple choice
  1. Record the information about the devices discovered in the Campus network only.

  2. Record the information about the devices discovered in the entire network, including the remote locations.

  3. Transfer any information about the devices from the network configuration table that corresponds to a component of the topology diagram.

  4. Transfer only the Layer 2 and Layer 3 information about the devices from the network configuration table that corresponds to a component of the topology diagram.

  5. Transfer the recorded information about the devices from the network configuration table gathered during peak network utilization that corresponds to a component of the topology diagram.

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

When creating network documentation, you should first record comprehensive information about all discovered devices across the entire network, including remote locations. Then, transfer this information from the network configuration table to build out the topology diagram components. Option A is incorrect because documentation should cover the entire network, not just campus. Option D incorrectly limits the transfer to only Layer 2/3 information when all relevant details should be documented. Option E unnecessarily restricts documentation to peak utilization periods.

Multiple choice
  1. It uses a multiport internetworking device to switch traffic such as Frame Relay, ATM or X.25 over the WAN.

  2. It provides internetworking and WAN access interface ports that are used to connect to the service provider network.

  3. It provides termination for the digital signal and ensures connection integrity through error correction and line monitoring.

  4. It converts the digital signals produced by a computer into voice frequencies that can be transmitted over the analog lines of the public telephone network.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A WAN switch device is a multiport internetworking device that switches various WAN traffic types such as Frame Relay, ATM, or X.25 across the wide area network. It operates at the data link and network layers to route and switch traffic between different WAN technologies and locations. Option B describes a router's WAN access function. Option C describes a CSU/DSU device. Option D describes a modem's function.

Multiple choice
  1. Application

  2. Transport

  3. Network

  4. Data link

  5. Physical

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The show interface command output primarily reveals issues at the Data Link layer (Layer 2) of the OSI model, as it displays information about interface status, CRC errors, framing errors, and collisions - all Layer 2 phenomena. Physical layer issues would show as line down or excessive carrier transitions. Network layer problems would be visible in routing tables and IP-specific commands. Transport and Application layer issues require different diagnostic commands.

Multiple choice
  1. CSMA/CD

  2. Token passing

  3. CSMA/CA

  4. Polling

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Wireless access points use CSMA/CA (Carrier Sense Multiple Access with Collision Avoidance) to handle multiple users and distributed access. Unlike CSMA/CD used in wired Ethernet, CSMA/CA avoids collisions through acknowledgments and random backoff timers, since wireless devices cannot detect collisions during transmission. Token passing is used in Token Ring networks. Polling is a controlled access method but not the standard for Wi-Fi. CSMA/CD cannot work in wireless because stations cannot detect collisions while transmitting.

Multiple choice
  1. Cisco switches only support the ISL trunking protocol.

  2. The trunk cannot be negotiated with both ends set to auto.

  3. By default, Switch1 will only allow VLAN 5 across the link.

  4. A common native VLAN should have been configured on the switches.

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

When both switch ends are set to auto mode for trunk negotiation, no trunk will form because neither side actively initiates the negotiation. At least one end must be set to desirable or trunk mode for successful trunk establishment. Option A is incorrect because Cisco switches support both ISL and 802.1Q trunking protocols. Option C is incorrect because VLAN 5 would not block trunk formation. Option D is incorrect because mismatched native VLANs cause problems but don't prevent trunk formation itself.

Multiple choice
  1. The hosts return to a listen-before-transmit mode.

  2. The hosts creating the collision have priority to send data.

  3. The hosts creating the collision retransmit the last 16 frames.

  4. The hosts extend their delay period to allow for rapid transmission.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

After a collision in CSMA/CD, hosts wait for their backoff period to expire. Once the backoff time elapses, they must return to listen-before-transmit mode to check if the channel is idle before attempting retransmission. This prevents immediate re-collision. Hosts do not have priority - they compete fairly for channel access.

Multiple choice
  1. CSU/DSU

  2. Frame Relay switch

  3. ISDN switch

  4. modem

  5. PBX switch

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

CSU/DSU (Channel Service Unit/Data Service Unit) is the required device for digital lines like T1, E1, or T3. It connects customer equipment (router) to the local loop, performing signal conditioning, timing, and line termination functions that analog modems cannot provide for digital circuits.

Multiple choice
  1. a slim-line chassis

  2. allows interconnection of switches on redundant backplane

  3. defined physical characteristics

  4. flexible characteristics

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A modular switch is characterized by flexible physical characteristics - it typically has a chassis with multiple slots allowing line cards or modules to be added, removed, or upgraded as needed. This provides scalability and investment protection. It's not defined by being slim-line or having fixed characteristics.

Multiple choice
  1. Time Division Multiplexing (TDM)

  2. metro Ethernet

  3. Integrated Services Digital Network (ISDN)

  4. Public Switched Telephone Network (PSTN)

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Metro Ethernet provides high-bandwidth packet-switched WAN connectivity that can integrate data, voice, and video on the same physical infrastructure. Unlike TDM, ISDN, or PSTN which are circuit-switched or limited in bandwidth, Metro Ethernet offers scalable, cost-effective, converged services delivery.