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.
Questions
Which of the following are network management protocols?
- SGMP
- SNMP
- CMIP
- MMC
Which of the following statements is/are correct about IPv6 (Internet Protocol Version 6)?
- It supports source and destination addresses that are 128 bits (16 bytes) long.
- It requires IPSec support.
- It resolves IP addresses to link-layer addresses.
- It does not have a checksum in the header.
- All of the above
Which of the following is/are applicable for the component 'Agent' in SNMP-managed network?
- It is controlled by the managed device.
- It is used to describe the managing network information of SNMP.
- It is a network node that contains an SNMP agent and resides on a managed network.
- All of the above
- Both (1) and (2)
Which of the following is/are correct about Network Management System (NMS) in Simple Network Management Protocol (SNMP)?
- It provides the memory resources for the network management.
- It is used to execute and monitor the networking devices.
- It is a network node that contains an SNMP agent and resides on a managed network.
- It is used to collect and store management information and makes it available by using SNMP.
- Both (1) and (2)
Which of the following is/are false about the necessary requirements for managing the network devices?
- The device name can be different from the hostname of the device.
- A network device should have an IP address and a subnet mask.
- Two devices cannot have the same IP address.
- Two devices cannot be defined with the same IP range.
- None of the above
Which of the following is/are applicable for the component 'Managed device' in SNMP-managed network?
- It is used to describe the managing network information of SNMP.
- It is a network node that contains an SNMP agent and resides on a managed network.
- It is used to store management information for SNMP.
- In this component, the master agent also connects and disconnects subagents after the subagent completes necessary tasks.
- Both (2) and (3)
Which of the following is/are applicable for the coaxial cabling technique for LAN connectivity?
- It is used as a transmission line for radio frequency signals.
- It has the signal propagation like that of the electromagnetic wave.
- It is often shielded in an attempt to prevent electromagnetic interference.
- All of the above
- Both (1) and (2)
Which of the following is/are applicable for VLAN troubleshooting?
- VLAN can have a connection with another outer request protocol like IGMP.
- A private VLAN port can be configured as a SPAN source port.
- A private VLAN host or promiscuous port cannot be a SPAN destination port.
- All of the above
- Both (1) and (2)
Which of the following is/are correct about Unshielded Twisted Pair (UTP) in twisted pair cabling technique?
- It can support multiple signals travelling through the same cable, unlike coaxial cables.
- UTP cables are found in many Ethernet networks and telephone systems.
- UTP cabling has a relatively lower cost as compared to optical fiber and coaxial cable.
- All of the above
- Both (1) and (2)
What is IPConfig command in TCP/IP troubleshooting tools?
- It is used to display current TCP/IP network configuration values.
- It sends ICMP Echo Request messages to verify that TCP/IP is configured correctly and that a TCP/IP host is available.
- It contains information and configuration for all network connections on the computer.
- It contains detailed information about the network configuration.
- None of the above
What is the role of internal router in OSPF (Open Shortest Path First) connection?
- It is connected through a single backbone area.
- It is responsible for maintaining a current and accurate database of every subnet within the area.
- This router is responsible for connecting two or more areas.
- All interfaces on this router are within the same area.
- Both (1) and (2)
What is the role of Backbone router in OSPF (Open Shortest Path First) connection?
- It is connected through a single backbone area.
- It is responsible for maintaining a current and accurate database of every subnet within the area.
- This router is responsible for connecting two or more areas.
- All interfaces on this router are within the same area.
- Both (1) and (3)
What is Ping command in TCP/IP troubleshooting tools?
- It is used to display current TCP/IP network configuration values.
- It sends ICMP Echo Request messages to verify that TCP/IP is configured correctly and that a TCP/IP host is available.
- It contains information and configuration for all network connections on the computer.
- It contains detailed information about the network configuration.
- None of the above
Which of the following is/are correct about Area Border Router (ABR) in OSPF (Open Shortest Path First) connection?
- It is responsible for database handling for each area connection within the network.
- It is responsible for connecting two or more areas.
- It is connected through a single backbone area.
- It is responsible for maintaining a current and accurate database of every subnet within the area.
- Both (1) and (2)
Which of the following is/are IPv6 Applications?
- Secure Shell (SSH) over an IPv6 transport
- HTTP server access over IPv6 transport
- DNS resolver for AAAA over IPv4 transport
- All of the above
- Both (1) and (3)
Which of the following is/are correct for HTTP(S) Over IPv6 connection?
- HTTP client makes a connection for IPv6 protocol by its server initially.
- HTTP can use TCP/IP stack for networking medium.
- There is a mandatory requirement for ping connectivity for a successful HTTP connection.
- The accept socket in HTTP call chooses an IPv4 or IPv6 address family.
- All of the above
Which of the following is/are incorrect about Configuring IPv4 and IPv6 Protocol Stacks?
- The 'configure terminal' command is used to enter global configuration mode.
- The 'ip routing' command is used to enable routing on the switch.
- The 'ipv6 unicast-routing' command is used to enable forwarding of IPv6 data packets on the switch.
- The 'end' command is used to return to global configuration mode.
- None of the above