300-720 · Question #17
Which ESA function maintains a set of rules that control incoming connections from remote hosts for a listener?
The correct answer is B. HAT. The Host Access Table (HAT) is the ESA component that defines a set of rules governing which remote hosts can connect to a listener and how those connections are handled.
Question
Which ESA function maintains a set of rules that control incoming connections from remote hosts for a listener?
Options
- ALDAP
- BHAT
- CVEST
- DSender group
- ERAT
How the community answered
(39 responses)- A3% (1)
- B90% (35)
- D5% (2)
- E3% (1)
Why each option
The Host Access Table (HAT) is the ESA component that defines a set of rules governing which remote hosts can connect to a listener and how those connections are handled.
LDAP is a directory query protocol used for recipient validation and group lookups, not for controlling incoming SMTP connections.
The HAT is a per-listener table on the Cisco ESA that maps remote host IP addresses or sender groups to specific mail flow policies, controlling connection-level behavior such as rate limiting, SMTP authentication requirements, and accept or reject decisions before a message is processed.
VEST is not a valid Cisco ESA component or feature name.
Sender groups are entries within the HAT that classify remote hosts, but the HAT itself is the overarching construct that maintains and applies the connection control rules.
The RAT (Recipient Access Table) controls which recipient addresses a listener will accept mail for, not the rules governing the connecting host itself.
Concept tested: Cisco ESA Host Access Table listener connection control
Source: https://www.cisco.com/c/en/us/td/docs/security/esa/esa14-0/user_guide/b_ESA_Admin_Guide_14-0/b_ESA_Admin_Guide_chapter_00111.html
Topics
Community Discussion
No community discussion yet for this question.