350-701 · Question #552
Which Secure Email Gateway implementation method segregates inbound and outbound email?
The correct answer is D. one listener on one logical IPv4 address on a single logical interface. To segregate inbound and outbound email, a common method involves dedicating separate listeners for each traffic direction, where a single listener configuration is a component of such a setup.
Question
Which Secure Email Gateway implementation method segregates inbound and outbound email?
Options
- Aone listener on a single physical Interface
- Bpair of logical listeners on a single physical interface with two unique logical IPv4 addresses and
- Cpair of logical IPv4 listeners and a pair of IPv6 listeners on two physically separate interfaces
- Done listener on one logical IPv4 address on a single logical interface
How the community answered
(44 responses)- A7% (3)
- B2% (1)
- C11% (5)
- D80% (35)
Why each option
To segregate inbound and outbound email, a common method involves dedicating separate listeners for each traffic direction, where a single listener configuration is a component of such a setup.
Using a single listener for both inbound and outbound traffic does not achieve segregation; it processes all email directions through one point.
This option describes a pair of listeners that *would* achieve segregation, but it represents the complete segregated setup rather than the fundamental unit or method of dedication that option D describes.
This option describes a robust segregation method using multiple listeners and interfaces, which is technically correct for segregation, but it's a more complex setup than what option D describes as a singular dedicated listener.
To segregate inbound and outbound email, an implementation would typically dedicate separate listeners for each traffic direction. "One listener on one logical IPv4 address on a single logical interface" represents a single, dedicated endpoint that can be configured exclusively for either inbound or outbound mail, thereby facilitating the segregation of traffic flows when paired with another dedicated listener for the opposite direction.
Concept tested: Secure Email Gateway email segregation methods
Source: https://www.cisco.com/c/en/us/td/docs/security/esa/esa12-0/user_guide/b_ESA_Admin_Guide_12_0/b_ESA_Admin_Guide_12_0_chapter_0101.html
Topics
Community Discussion
No community discussion yet for this question.