exam questions

Exam 200-901 All Questions

View all questions & answers for the 200-901 exam

Exam 200-901 topic 1 question 498 discussion

Actual exam question from Cisco's 200-901
Question #: 498
Topic #: 1
[All 200-901 Questions]

A developer must add an idempotent task to an Ansible playbook that configures a Cisco IOS device. HTTP traffic must be permitted from 192.168.1.1 to 192.168.1.5 host machine. Which code snippet must be used?

  • A.
  • B.
  • C.
  • D.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
elgreco1985
1 day, 21 hours ago
Selected Answer: C
and also, you use "ios_command" with show CLI commands, and you use "ios_config" with config CLI commands. in our case, the CLI is a config mode command.
upvoted 1 times
...
sandaruwann654
10 months ago
Selected Answer: C
C is correct
upvoted 1 times
...
Ghneuma
1 year, 1 month ago
Selected Answer: C
All other options have invalid access list statements.
upvoted 3 times
...
intheshadows00
1 year, 1 month ago
Selected Answer: C
C because only HTTP traffic should be allowed
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...