This specific sequence of characters (]]>]]>) denotes the end of a NETCONF request1. Until this sequence is sent, the device will not process the request. It's important to include this delimiter exactly as shown, without any additional spaces or characters, immediately after the closing </rpc> tag.
The complete XML string with the proper ending would look like this:
xml
<?xml version="1.0" encoding="UTF-8" ?>
<rpc message-id="9.0">
<!-- NETCONF request content goes here -->
</rpc>]]>]]>
This delimiter is crucial for the NETCONF server to recognize the end of the request and begin processing it. It's a standard part of the NETCONF protocol and ensures proper communication between the client and the server.
Thanks @Darude for the link.
"All NETCONF requests must end with ]]>]]> which denotes an end to the request. Until the ]]>]]> sequence is sent, the device will not process the request."
upvoted 10 times
...
This section is not available anymore. Please use the main Exam Page.350-401 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.
mgiuseppe86
Highly Voted 1 year, 9 months agohodi
9 months, 3 weeks agoDarude
Highly Voted 2 years, 7 months agoNetworkJanitor
Most Recent 7 months, 2 weeks agoebulating
10 months, 3 weeks ago[Removed]
1 year agoHarwinderSekhon
2 years ago