nerdexam
EC-Council

312-50V9 · Question #29

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, where administrators define explicit rules such as ACL entries to permit or deny network traffic.

Introduction to Ethical Hacking

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

(28 responses)
  • B
    7% (2)
  • C
    89% (25)
  • D
    4% (1)

Why each option

Routers and firewalls use rule-based access control, where administrators define explicit rules such as ACL entries to permit or deny network traffic.

AMandatory

Mandatory access control uses sensitivity labels and clearance levels assigned by a central authority, typically found in government or military OS environments, not on network devices.

BDiscretionary

Discretionary access control allows resource owners to grant permissions to others, which is a file or object-level model and does not apply to router or firewall traffic filtering.

CRule-basedCorrect

Rule-based access control (RuBAC) applies a set of administrator-defined rules to all subjects uniformly, regardless of identity or role. ACLs on routers and firewalls match traffic against ordered rule sets (permit/deny statements), making RuBAC the correct model for limiting network activity at the network layer.

DRole-based

Role-based access control grants access based on a user's organizational role, which is an identity-centric model and not the mechanism ACLs use to filter packets.

Concept tested: Rule-based access control on network devices

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

Topics

#rule-based access control#ACL#firewall policy#network access control

Community Discussion

No community discussion yet for this question.

Full 312-50V9 Practice