300-720 · Question #171
Drag and Drop Question An engineer must configure a virtual gateway on a Cisco Secure Email Gateway to send email for a group named GroupInt. GroupInt is part of these domains: - domain1.lab - domain2
The correct answer is GROUPS; new; 2,3; import; 4. This question tests the ability to configure a virtual gateway on a Cisco Secure Email Gateway by correctly navigating the CLI prompts to create an interface group and then map it.
Question
Exhibit
Answer Area
Drag items
Correct arrangement
- GROUPS
- new
- 2,3
- import
- 4
Explanation
This question tests the ability to configure a virtual gateway on a Cisco Secure Email Gateway by correctly navigating the CLI prompts to create an interface group and then map it.
Approach. The correct interaction involves dragging the appropriate command snippets into the designated blank spaces in the CLI, following the logical flow for configuring a virtual gateway. Here's the step-by-step reasoning:
-
First blank (after
example.lab> interfaceconfigand 'Choose the operation you want to perform:'): The task is to configure a group (GroupInt). Therefore, the initial operation withininterfaceconfigshould beGROUPS. (Drag 'GROUPS' here) -
Second blank (after 'Choose the operation you want to perform:' under the GROUPS context): We need to create a new group named 'GroupInt'. The operation to choose is
new. (Drag 'new' here) -
Third blank (after 'Enter the name or number of the interfaces to be included in this group.'): The problem states
GroupIntis part ofdomain1.labanddomain2.lab. From the listed interfaces,2. Domain1corresponds todomain1.laband3. Domain2corresponds todomain2.lab. Therefore, the interfaces to be included are2,3. (Drag '2,3' here) -
Fourth blank (after
example.lab> alterhostand 'Choose the operation you want to perform:'): The goal is to configure a virtual gateway, which means creating a new mapping or entry in thealterhostcontext. The operation to choose isnew. (Drag 'new' here) -
Fifth blank (after 'Which interface do you want to send messages for @test.com from?' and the list of 'IP Groups:'): The IP Group
GroupIntis listed as item4. To associate the virtual gateway with this group, we select its corresponding number4. (Drag '4' here)
This sequence correctly creates the interface group GroupInt including domain1.lab and domain2.lab, and then configures a new alterhost entry (virtual gateway) associated with this group.
Common mistakes.
-
common_mistake. Common mistakes include:
-
Incorrect initial operation: Choosing 'NEW' or 'EDIT' directly under
interfaceconfiginstead ofGROUPS. The objective is to define a group, soGROUPSis the correct entry point. -
Confusing 'new' contexts: There are multiple 'new' options. One for creating a new interface group, and another for creating a new alterhost mapping. Selecting the wrong 'new' at the wrong prompt would lead to an error.
-
Incorrect group members: Selecting '1' (Data1) or 'Data' instead of '2,3'. The problem explicitly states
domain1.labanddomain2.lab, which correspond to interfaces 2 and 3. -
Using 'edit' or 'import' for
alterhost: The task is to configure a new virtual gateway, not modify an existing one or import from a file, sonewis the appropriate choice foralterhost. -
Misidentifying the IP Group: When prompted to select the interface for sending messages, some might attempt to select individual interfaces (like 'Data' or 'Domain1') instead of the
IP GroupGroupInt, which is identified as4in the provided list. The question specifically asks to send email for a group namedGroupInt.
Concept tested. Cisco Secure Email Gateway (formerly IronPort) configuration, specifically command-line interface (CLI) navigation, creation of interface groups, and configuration of virtual gateways (or alterhost entries) to manage email routing based on sender domains or groups.
Topics
Community Discussion
No community discussion yet for this question.
