Skip to content
This repository was archived by the owner on Oct 11, 2020. It is now read-only.

Different payloads #2

@singhaniashrinkhala

Description

@singhaniashrinkhala

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions