nerdexam
EC-Council

312-50V11 · Question #257

Which type of access control is used on a router or firewall to limit network activity?

The correct answer is C. Rule-based. Routers and firewalls use rule-based access control to permit or deny network traffic based on defined rules such as ACLs.

Evading IDS, Firewalls, and Honeypots

Question

Which type of access control is used on a router or firewall to limit network activity?

Options

  • AMandatory
  • BDiscretionary
  • CRule-based
  • DRole-based

How the community answered

(41 responses)
  • A
    2% (1)
  • B
    2% (1)
  • C
    95% (39)

Why each option

Routers and firewalls use rule-based access control to permit or deny network traffic based on defined rules such as ACLs.

AMandatory

Mandatory Access Control (MAC) uses security labels and classifications assigned by a central authority, not packet-filtering rules on network devices.

BDiscretionary

Discretionary Access Control (DAC) allows resource owners to set permissions on their own objects, which is a file/object model not applied to network traffic filtering.

CRule-basedCorrect

Rule-based access control evaluates traffic against an ordered set of administrator-defined rules, which is exactly how ACLs on routers and firewalls operate - each packet is matched against rules specifying source/destination IP, port, and protocol to permit or deny passage. This is the standard mechanism for filtering network activity at the perimeter.

DRole-based

Role-Based Access Control (RBAC) assigns permissions based on a user's organizational role, which governs user account privileges rather than network packet flow.

Concept tested: Rule-based access control on network devices

Source: https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-162.pdf

Topics

#rule-based access control#firewall ACL#network access control#router security

Community Discussion

No community discussion yet for this question.

Full 312-50V11 Practice