This repository was archived by the owner on Oct 11, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Different payloads #2
Copy link
Copy link
Open
Description
Hi,
I am testing different OpenConfig payloads, however I am not sure of the xml namespaces.
eg, in your description of BGP OpenConfig format over ssh, you sent in the payload below:
<rpc>
<get-config>
<source><running/></source>
<filter type="subtree">
<bgp xmlns="http://openconfig.net/yang/bgp">
</bgp>
</filter>
</get-config>
</rpc>
]]>]]>
Could you share some more examples of the payload, for eg. for interface? Juniper documentation doesn't have a wide coverage of this.
Also could you suggest of a console to communicate with the NETCONF agent on the Juniper device. Eg. something like this https://github.com/OpenNetworkingFoundation/configuration/tree/master/netconf-console
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels