350-701 · Question #845
An engineer must configure a destination list on Cisco Umbrella. The destination list must allow requests to test.domain.com and block any other URLs to .domain.com. Which configuration must be…
The correct answer is A. Block list: !"test".domain.com. Block all URLs to except for test.domain.com. Cisco Umbrella uses syntax where a "!" (exclamation mark) negates a specific entry in a block list. This allows test.domain.com while blocking all other subdomains of .domain.com. Configuration breakdown: 1. Block list…
Question
An engineer must configure a destination list on Cisco Umbrella. The destination list must allow requests to test.domain.com and block any other URLs to .domain.com. Which configuration must be performed?
Options
- ABlock list: !"test".domain.com
- BBlock list: !"test".domain.com
- CBlock list: test.domain.com
- DBlock list: .domain.com
How the community answered
(39 responses)- A74% (29)
- B8% (3)
- C15% (6)
- D3% (1)
Explanation
Block all URLs to except for test.domain.com. Cisco Umbrella uses syntax where a "!" (exclamation mark) negates a specific entry in a block list. This allows test.domain.com while blocking all other subdomains of .domain.com. Configuration breakdown: 1. Block list: !“test”.domain.com: This negates the block for test.domain.com and ensures it is allowed. 2. Allow list: test.domain.com: Explicitly allows test.domain.com. 3. Block list: .domain.com: Blocks all other URLs under .domain.com.
Topics
Community Discussion
No community discussion yet for this question.