CompTIA Network+ Practice Test

Preguntas frecuentes

¿Cuántas preguntas de práctica de CompTIA Network+ hay aquí?+

Un banco completo de preguntas originales de CompTIA Network+ en las áreas oficiales, con el peso del examen real y explicaciones. Gratis, sin registro.

¿Cómo es el examen CompTIA Network+?+

Unas 100 preguntas. Practica por tema aquí y luego haz el simulacro cronometrado para medir tu preparación.

¿Estas son las preguntas reales del examen?+

No. Cada pregunta es 100% original, escrita de fuentes públicas con explicaciones. Nunca copiamos preguntas reales ni material de preparación pagado.

¿Puedo estudiar en chino o español?+

La práctica de PrepPass está en inglés, 中文 y español. El examen oficial es en inglés — cambia el idioma de las preguntas a inglés para ensayar la terminología del día del examen.

Preguntas de práctica de ejemplo

Algunas preguntas reales de este banco gratuito, con explicaciones completas. Usa la herramienta de arriba para el banco completo.

  1. 1. Networking Concepts

    Which layer of the OSI model is responsible for logical addressing and determining the best path for packets across an internetwork?

    • a.Layer 1 (Physical)
    • b.Layer 4 (Transport)
    • c.Layer 3 (Network)
    • d.Layer 2 (Data Link)

    Respuesta: c

    Explicación: Layer 3, the Network layer, handles logical addressing such as IP and makes routing decisions to move packets between networks. The Data Link layer uses physical MAC addresses for local delivery, while the Transport layer manages end-to-end segmentation. Routers operate primarily at Layer 3.

  2. 2. Network Operations

    Which protocol allows network devices to be monitored and managed by collecting metrics such as interface counters and CPU usage?

    • a.TFTP
    • b.NTP
    • c.SNMP
    • d.SMTP

    Respuesta: c

    Explicación: SNMP (Simple Network Management Protocol) polls and collects metrics like interface statistics and CPU usage from managed devices. SNMPv3 adds authentication and encryption over earlier versions. It is a foundational tool for network monitoring systems.

  3. 3. Network Troubleshooting

    Which command displays a host's current IP configuration, including address, subnet mask, and default gateway, on Windows?

    • a.ipconfig
    • b.ping
    • c.route add
    • d.telnet

    Respuesta: a

    Explicación: The ipconfig command on Windows displays the host's IP address, subnet mask, and default gateway, with /all showing DNS and DHCP details. The equivalent on Linux is ifconfig or ip addr. It is a first step in verifying local configuration.

  4. 4. Networking Concepts

    The subnet mask 255.255.255.240 corresponds to which CIDR prefix length?

    • a./27
    • b./29
    • c./28
    • d./26

    Respuesta: c

    Explicación: The last octet 240 is 11110000 in binary, which is four network bits added to the 24 in the first three octets, totaling 28. So 255.255.255.240 equals /28. Each /28 subnet provides 14 usable hosts.

  5. 5. Networking Concepts

    Which UDP port pair does DHCP use for server and client communication?

    • a.80 and 8080
    • b.53 and 54
    • c.67 and 68
    • d.137 and 138

    Respuesta: c

    Explicación: DHCP servers listen on UDP port 67 and clients receive on UDP port 68. These ports are essential to allow through firewalls or configure in DHCP relays. Knowing them helps diagnose why clients fail to obtain addresses.

  6. 6. Network Implementation

    For seamless roaming as a user walks between two access points, how should the APs be configured?

    • a.Hidden SSIDs with static client IPs
    • b.Different SSIDs and the same channel
    • c.The same SSID on non-overlapping channels
    • d.The same SSID and the same channel

    Respuesta: c

    Explicación: Seamless roaming needs the same SSID across APs so clients see one network, with each AP on a non-overlapping channel to avoid co-channel interference. Matching channels would cause interference in overlapping coverage. Consistent security settings are also required for smooth handoff.

  7. 7. Network Security

    Which remote-access method lets a user reach internal web applications through an HTTPS portal without installing a dedicated VPN client?

    • a.Clientless SSL/TLS VPN
    • b.GRE tunnel
    • c.IPsec site-to-site VPN
    • d.L2TP tunnel

    Respuesta: a

    Explicación: A clientless SSL/TLS VPN provides access to internal web applications through a standard browser over HTTPS, with no dedicated client software. It is convenient for occasional access from untrusted devices. Full VPN clients are still preferred for broad, native network access.

  8. 8. Network Operations

    A facility must keep critical network gear running through a multi-hour utility power outage. Beyond battery backup, which resource provides sustained power?

    • a.A backup generator
    • b.A redundant cooling unit
    • c.A second internet circuit
    • d.A single uninterruptible power supply on its own

    Respuesta: a

    Explicación: A backup generator supplies sustained power during extended utility outages, well beyond the minutes a UPS battery provides. The UPS bridges the gap while the generator starts. Together they form a layered power-resilience strategy.

  9. 9. Network Operations

    A team wants every device configuration stored in version control so changes are tracked and any prior known-good version can be restored. Which practice provides this?

    • a.Disabling remote management to prevent changes
    • b.Configuration management with version control
    • c.Manually retyping commands on each device
    • d.Relying on each device's factory defaults

    Respuesta: b

    Explicación: Configuration management with version control tracks every change to device configs and lets teams roll back to a known-good version. It reveals who changed what and when, and detects drift from the baseline. Automation tools often enforce it at scale.

  10. 10. Network Troubleshooting

    A technician wants a single tool that both traces the path to a destination and, over time, measures packet loss at each hop. Which utility combines these?

    • a.arp
    • b.pathping/mtr
    • c.ipconfig
    • d.nslookup, used to query DNS record types

    Respuesta: b

    Explicación: Pathping (Windows) and mtr (Unix) combine traceroute with continuous statistics, reporting per-hop latency and packet loss over time. This pinpoints the hop where loss originates. It is more diagnostic than a single traceroute pass.

Consigue la guía completa de CompTIA Network+ (N10-009) — PDF + EPUB, $14.99 →

Reportar