300-820 · Question #197
Refer to the exhibit. A collaboration engineer creates an allow list test file for a Mobile and Remote Access deployment. Which lines are needed to format the test in the file correctly?
The correct answer is A. https://myServer:8443/myPath.block, "my deployment", "a block test", GET. The HTTP allow list test file for Cisco Expressway MRA uses a specific comma-separated format: URL (with protocol, host, port, and path), deployment name in quotes, test name in quotes, and HTTP method. The correct format matches option A: 'https://myServer:8443/myPath.block…
Question
Refer to the exhibit. A collaboration engineer creates an allow list test file for a Mobile and Remote Access deployment. Which lines are needed to format the test in the file correctly?
Options
- Ahttps://myServer:8443/myPath.block, "my deployment", "a block test", GET
- B"my deployment", block, GET https://myServer:8443/myPath, "a block test"
- Ca block test:https:8443:GET "myServer/myPath":my deployment:block
- Da block test,https:8443,GET "myServer/myPath",my deployment:block
How the community answered
(28 responses)- A93% (26)
- B4% (1)
- C4% (1)
Explanation
The HTTP allow list test file for Cisco Expressway MRA uses a specific comma-separated format: URL (with protocol, host, port, and path), deployment name in quotes, test name in quotes, and HTTP method. The correct format matches option A: 'https://myServer:8443/myPath.block, "my deployment", "a block test", GET'. Options B, C, and D use incorrect field ordering, incorrect delimiters (colons instead of commas), or mix quoting and delimiter styles that do not conform to the required file format specification for Expressway MRA allow list testing.
Topics
Community Discussion
No community discussion yet for this question.