SUR CETTE PAGE
junos:interface-range
Utilisation
<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
Nommez la plage d’interfaces dont chaque élément de configuration est hérité. Le serveur de protocole XML Junos inclut l’attribut lorsque l’application cliente inclut les inherit
attributs et interface-ranges
dans une <get-configuration>
opération.
L’attribut n’apparaît pas si le client demande une sortie ASCII formatée en incluant l’attribut dans l’opération format="text"
<get-configuration>
.