Implementing Cisco Service Provider Advanced Solutions (SPCOR2) — Question 7
Which statement indicates that an element in a YANG data model contains data that describes operational state information about the device or service?
Answer options
- A. state true
- B. config false
- C. mode state
- D. state enabled
Correct answer: D
Explanation
The correct answer, D, indicates that the element is enabled and therefore pertains to the operational state. Option A is not correct as 'state true' does not specifically denote operational state. Option B, 'config false', suggests that the configuration is not applicable, and option C, 'mode state', does not clearly indicate operational state information.