| Exam Code/Number: | 300-535Join the discussion |
| Exam Name: | Automating and Programming Cisco Collaboration Solutions |
| Certification: | Cisco |
| Question Number: | 136 |
| Publish Date: | Jul 19, 2026 |
|
Rating
100%
|
|
A developer needs to create a new branch using the tag "v2.1". After creation, the new code must be applied in the newly created branch. Which set of commands must the developer use?
git checkout -b my-branch v2.1 -create
Refer to the exhibit. Based on the YANG presented, what is the correct xpath to retrieve the router named "ios-device" under the "CustomerA" service name?
Refer to the exhibit. What must be added after the last line of the Ansible playbook to check if the output contains "IOS-XR"?
How does using the Python with statement in conjunction with ncclient manager improve an existing NETCONF automation script?