nerdexam
CompTIA

CV0-003 · Question #252

A company is testing a new software product that is intended for auto discovery of assets within a cloud environment. The testing department wants to ensure that initial testing does not allow the…

The correct answer is A. ACLs. Access Control Lists (ACLs) restrict network traffic based on defined rules, effectively containing test software within the department's test environment boundary.

Security

Question

A company is testing a new software product that is intended for auto discovery of assets within a cloud environment. The testing department wants to ensure that initial testing does not allow the product to leave the boundary of the test environment. Which of the following should the network administrator implement in the department test environment?

Options

  • AACLs
  • BDMZ
  • CIDS
  • DSNMP

How the community answered

(26 responses)
  • A
    77% (20)
  • B
    12% (3)
  • C
    8% (2)
  • D
    4% (1)

Why each option

Access Control Lists (ACLs) restrict network traffic based on defined rules, effectively containing test software within the department's test environment boundary.

AACLsCorrect

ACLs are rule-based packet filters applied at network interfaces or routers that permit or deny traffic based on source and destination IP addresses, ports, and protocols. By configuring ACLs to block outbound connections from the test environment's subnet, the administrator ensures the auto-discovery software cannot communicate beyond the test network. This is the appropriate enforcement mechanism for strict network containment around a test environment.

BDMZ

A DMZ is a network zone designed to host publicly accessible services, which exposes services outward rather than containing traffic within a boundary.

CIDS

An IDS (Intrusion Detection System) passively monitors and alerts on suspicious traffic but does not block or prevent traffic from leaving the test environment.

DSNMP

SNMP (Simple Network Management Protocol) is used for monitoring and managing network devices and has no capability to enforce traffic containment or access restrictions.

Concept tested: Network segmentation and traffic containment using ACLs

Source: https://www.cisco.com/c/en/us/support/docs/security/ios-firewall/23602-confaccesslists.html

Topics

#ACLs#network access control#test environment isolation#network security

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice