Cisco
300-540 · Question #28
An engineer attempts to kill a NETCONF session. The session ID is equal to the current session. What is the effect of this action?
The correct answer is A. An invalid-value error is returned, and the current user is not logged out. NETCONF rules state: A user cannot terminate their own active session. Attempting to kill the same session returns invalid-value error. The session continues running normally. No configuration impact
Automation and Orchestration
Question
An engineer attempts to kill a NETCONF session. The session ID is equal to the current session. What is the effect of this action?
Options
- AAn invalid-value error is returned, and the current user is not logged out.
- BThe session is terminated, and all the connected users are logged out.
- CThe configuration is saved, and the current user is logged out.
- DThe configuration is removed, and the current user is logged out.
How the community answered
(33 responses)- A79% (26)
- B3% (1)
- C12% (4)
- D6% (2)
Explanation
NETCONF rules state: A user cannot terminate their own active session. Attempting to kill the same session returns invalid-value error. The session continues running normally. No configuration impact
Topics
#NETCONF#session management#error handling#invalid-value
Community Discussion
No community discussion yet for this question.