ON THIS PAGE
junos:interface-range
Usage
<rpc-reply xmlns:junos="URL">
<configuration attributes>
<interfaces>
<!-- For each inherited element -->
<interface junos:interface-range="source-interface-range">
<inherited-element junos:interface-range="source-interface-range">
<inherited-child-of-inherited-element
junos:interface-range="source-interface-range">
<!-- inherited-children-of-child
junos:interface-range="source-interface-range" -->
</inherited-child-of-inherited-element>
</inherited-element>
</interface>
</interfaces>
</configuration>
</rpc-reply>Description
Name the interface range from which each configuration element is inherited.
The Junos XML protocol server includes the junos:interface-range
attribute when the client application performs a
<get-configuration> operation and includes the
inherit and interface-ranges attributes.
The server response does not include the junos:interface-range attribute if the
client performs a <get-configuration> operation but requests
formatted ASCII output.