Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Request Multiple Configuration Elements Simultaneously Using NETCONF

In a NETCONF session with a device running Junos OS, a client application can request multiple configuration elements of the same type or different types within a <get-config> tag element. The request includes only one <filter> and <configuration> tag element (the NETCONF server returns an error if there is more than one of each).

If two requested objects have the same parent hierarchy level, the client can either include both requests within one parent tag element, or repeat the parent tag element for each request. For example, at the [edit system] hierarchy level the client can request the list of configured services and the identifier tag element for RADIUS servers in either of the following two ways:

The client can combine requests for any of the following types of information: