Erreur de protocole avec setconfig.xml #1

Open
opened 6 years ago by ycharbi · 0 comments
Owner

Description du problème

L'injection du fichier setconfig.xml dans cet ISO XR entraîne l'erreur suivante:

<?xml version="1.0" encoding="UTF-8"?>
<rpc-reply>
    <rpc-error>
        <error-type>
            protocol
        </error-type>
        <error-tag>
            operation-failed
        </error-tag>
        <error-severity>
            error
        </error-severity>
        <error-message xml:lang="en">
            &apos;XML Service Library&apos; detected the &apos;fatal&apos; condition &apos;The XML Operation contained in the request is not recognised&apos;
        </error-message>
    </rpc-error>
</rpc-reply>
]]>]]>
# Description du problème L'injection du fichier [setconfig.xml](https://gitea.ycharbi.fr/ycharbi/Netconf-Cisco/src/branch/master/setconf.xml) dans cet [ISO XR](http://logiciels.ycharbi.fr/Logiciels/Cisco/VIRL/Cisco%20VIRL%20Images%20for%20GNS3%20and%20Qemu/iosxrv-k9-demo-6.0.1.qcow2) entraîne l'erreur suivante: ```xml <?xml version="1.0" encoding="UTF-8"?> <rpc-reply> <rpc-error> <error-type> protocol </error-type> <error-tag> operation-failed </error-tag> <error-severity> error </error-severity> <error-message xml:lang="en"> &apos;XML Service Library&apos; detected the &apos;fatal&apos; condition &apos;The XML Operation contained in the request is not recognised&apos; </error-message> </rpc-error> </rpc-reply> ]]>]]> ```
ycharbi self-assigned this 6 years ago
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: ycharbi/Netconf-Cisco#1
Loading…
There is no content yet.