Networking Fundamentals and Cisco Device Management

A comprehensive quiz covering essential networking concepts including IPv6, SNMP, network cabling, OSPF routing protocols, TCP/IP troubleshooting, and network device management. Ideal for certification exam preparation for UGC/NET, GATE, and computer science students.

17 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following are network management protocols?

  1. SGMP
  2. SNMP
  3. CMIP
  4. MMC
Question 2 Multiple Choice (Single Answer)

Which of the following statements is/are correct about IPv6 (Internet Protocol Version 6)?

  1. It supports source and destination addresses that are 128 bits (16 bytes) long.
  2. It requires IPSec support.
  3. It resolves IP addresses to link-layer addresses.
  4. It does not have a checksum in the header.
  5. All of the above
Question 3 Multiple Choice (Single Answer)

Which of the following is/are applicable for the component 'Agent' in SNMP-managed network?

  1. It is controlled by the managed device.
  2. It is used to describe the managing network information of SNMP.
  3. It is a network node that contains an SNMP agent and resides on a managed network.
  4. All of the above
  5. Both (1) and (2)
Question 4 Multiple Choice (Single Answer)

Which of the following is/are correct about Network Management System (NMS) in Simple Network Management Protocol (SNMP)?

  1. It provides the memory resources for the network management.
  2. It is used to execute and monitor the networking devices.
  3. It is a network node that contains an SNMP agent and resides on a managed network.
  4. It is used to collect and store management information and makes it available by using SNMP.
  5. Both (1) and (2)
Question 5 Multiple Choice (Single Answer)

Which of the following is/are false about the necessary requirements for managing the network devices?

  1. The device name can be different from the hostname of the device.
  2. A network device should have an IP address and a subnet mask.
  3. Two devices cannot have the same IP address.
  4. Two devices cannot be defined with the same IP range.
  5. None of the above
Question 6 Multiple Choice (Single Answer)

Which of the following is/are applicable for the component 'Managed device' in SNMP-managed network?

  1. It is used to describe the managing network information of SNMP.
  2. It is a network node that contains an SNMP agent and resides on a managed network.
  3. It is used to store management information for SNMP.
  4. In this component, the master agent also connects and disconnects subagents after the subagent completes necessary tasks.
  5. Both (2) and (3)
Question 7 Multiple Choice (Single Answer)

Which of the following is/are applicable for the coaxial cabling technique for LAN connectivity?

  1. It is used as a transmission line for radio frequency signals.
  2. It has the signal propagation like that of the electromagnetic wave.
  3. It is often shielded in an attempt to prevent electromagnetic interference.
  4. All of the above
  5. Both (1) and (2)
Question 8 Multiple Choice (Single Answer)

Which of the following is/are applicable for VLAN troubleshooting?

  1. VLAN can have a connection with another outer request protocol like IGMP.
  2. A private VLAN port can be configured as a SPAN source port.
  3. A private VLAN host or promiscuous port cannot be a SPAN destination port.
  4. All of the above
  5. Both (1) and (2)
Question 9 Multiple Choice (Single Answer)

Which of the following is/are correct about Unshielded Twisted Pair (UTP) in twisted pair cabling technique?

  1. It can support multiple signals travelling through the same cable, unlike coaxial cables.
  2. UTP cables are found in many Ethernet networks and telephone systems.
  3. UTP cabling has a relatively lower cost as compared to optical fiber and coaxial cable.
  4. All of the above
  5. Both (1) and (2)
Question 10 Multiple Choice (Single Answer)

What is IPConfig command in TCP/IP troubleshooting tools?

  1. It is used to display current TCP/IP network configuration values.
  2. It sends ICMP Echo Request messages to verify that TCP/IP is configured correctly and that a TCP/IP host is available.
  3. It contains information and configuration for all network connections on the computer.
  4. It contains detailed information about the network configuration.
  5. None of the above
Question 11 Multiple Choice (Single Answer)

What is the role of internal router in OSPF (Open Shortest Path First) connection?

  1. It is connected through a single backbone area.
  2. It is responsible for maintaining a current and accurate database of every subnet within the area.
  3. This router is responsible for connecting two or more areas.
  4. All interfaces on this router are within the same area.
  5. Both (1) and (2)
Question 12 Multiple Choice (Single Answer)

What is the role of Backbone router in OSPF (Open Shortest Path First) connection?

  1. It is connected through a single backbone area.
  2. It is responsible for maintaining a current and accurate database of every subnet within the area.
  3. This router is responsible for connecting two or more areas.
  4. All interfaces on this router are within the same area.
  5. Both (1) and (3)
Question 13 Multiple Choice (Single Answer)

What is Ping command in TCP/IP troubleshooting tools?

  1. It is used to display current TCP/IP network configuration values.
  2. It sends ICMP Echo Request messages to verify that TCP/IP is configured correctly and that a TCP/IP host is available.
  3. It contains information and configuration for all network connections on the computer.
  4. It contains detailed information about the network configuration.
  5. None of the above
Question 14 Multiple Choice (Single Answer)

Which of the following is/are correct about Area Border Router (ABR) in OSPF (Open Shortest Path First) connection?

  1. It is responsible for database handling for each area connection within the network.
  2. It is responsible for connecting two or more areas.
  3. It is connected through a single backbone area.
  4. It is responsible for maintaining a current and accurate database of every subnet within the area.
  5. Both (1) and (2)
Question 15 Multiple Choice (Single Answer)

Which of the following is/are IPv6 Applications?

  1. Secure Shell (SSH) over an IPv6 transport
  2. HTTP server access over IPv6 transport
  3. DNS resolver for AAAA over IPv4 transport
  4. All of the above
  5. Both (1) and (3)
Question 16 Multiple Choice (Single Answer)

Which of the following is/are correct for HTTP(S) Over IPv6 connection?

  1. HTTP client makes a connection for IPv6 protocol by its server initially.
  2. HTTP can use TCP/IP stack for networking medium.
  3. There is a mandatory requirement for ping connectivity for a successful HTTP connection.
  4. The accept socket in HTTP call chooses an IPv4 or IPv6 address family.
  5. All of the above
Question 17 Multiple Choice (Single Answer)

Which of the following is/are incorrect about Configuring IPv4 and IPv6 Protocol Stacks?

  1. The 'configure terminal' command is used to enter global configuration mode.
  2. The 'ip routing' command is used to enable routing on the switch.
  3. The 'ipv6 unicast-routing' command is used to enable forwarding of IPv6 data packets on the switch.
  4. The 'end' command is used to return to global configuration mode.
  5. None of the above