i tried it out but none of the answers are working.
openconfig-network-instance:network-instances/network-instance=CUSTOMER and openconfig-network-instance:network-instances/network-instance/CUSTOMER is both working fine
/protocols/protocol alone is working fine
but /protocols/protocol=STATIC or /protocols/protocol/STATIC is not working on my CSR1000.
C is the most correct however it is still wrong because of a / in bteween "network-instance" and "customer". It should be:
restconf/data/openconfig-network-instance:network-instances/network-instance=default/protocols/protocol=STATIC
^this is copy and pasted directly from my postman request which is working
Correct answer: C
http://localhost:8181/rests/data/network-topology:network-topology/topology={{topo-name}}/node={{node-id}}/yang-ext:mount/frinx-openconfig-network-instance:network-instances/network-instance={{VRF-id}}/protocols/protocol=frinx-openconfig-policy-types:OSPF
http://ops.openconfig.net/branches/models/master/openconfig-network-instance.html
C is correct:
https://host:port/restconf/data/openconfig-network-instance:network-instances/network-instance=Customer/protocols/protocol=static
http://ops.openconfig.net/branches/models/master/openconfig-network-instance.html
C seems to be mostly correct. Similar example here https://github.com/FRINXio/translation-units-docs/blob/master/README.md
From the example:
http://localhost:8181/rests/data/network-topology:network-topology/topology={{topo-name}}/node={{node-id}}/yang-ext:mount/frinx-openconfig-network-instance:network-instances/network-instance={{VRF-id}}/protocols/protocol=frinx-openconfig-policy-types:OSPF
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.350-901 Exam Questions
Log in to ExamTopics
Sign in:
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.
kitkat100
Highly Voted 1 year, 11 months agoThePokemonNuzlockingMaster
Highly Voted 10 months, 1 week agoTeringzooi
Most Recent 1 year, 7 months agodesignated
1 year, 8 months agoRukiaTester
2 years, 1 month ago