exam questions

Exam 300-435 All Questions

View all questions & answers for the 300-435 exam

Exam 300-435 topic 1 question 31 discussion

Actual exam question from Cisco's 300-435
Question #: 31
Topic #: 1
[All 300-435 Questions]

DRAG DROP -
Drag and drop the commands to the Ansible playbook that applies configuration to an interface on a Cisco IOS XE device. Not all options are used.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Reference:
http://imxing.cn/?p=464

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
fuhgeddaboudit
10 months ago
https://docs.ansible.com/ansible/latest/collections/cisco/ios/ios_config_module.html#examples
upvoted 1 times
...
pafcio84
1 year, 6 months ago
- name: configure interface settings cisco.ios.ios_config: lines: - description test interface - ip address 172.31.1.1 255.255.255.0 parents: interface Ethernet1
upvoted 2 times
...
Wocilon
2 years, 7 months ago
Duplicated with the question 10
upvoted 3 times
...
lmh
3 years ago
The answer is correct https://docs.ansible.com/ansible/latest/collections/cisco/ios/ios_config_module.html#examples
upvoted 3 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 ...