Juniper JUNOS OS 10.3 - XML MANAGEMENT PROTOCOL GUIDE 6-30-2010 Manual page 102

Junos xml management protocol guide
Hide thumbs Also See for JUNOS OS 10.3 - XML MANAGEMENT PROTOCOL GUIDE 6-30-2010:
Table of Contents

Advertisement

Junos 10.3 Junos XML Management Protocol Guide
80
Client Application
Junos XML Protocol Server
<rpc>
<get-configuration inherit="inherit"/>
</rpc>
<rpc-reply xmlns:junos="URL ">
</rpc-reply>
When the
groups="groups"
<get-configuration/>
tag, the
in the
configuration group, which are marked with the
interface-group
junos:group="interface-group"
Client Application
Junos XML Protocol Server
<rpc>
<get-configuration inherit="inherit" groups="groups"/>
</rpc>
<rpc-reply xmlns:junos="URL ">
<configuration junos:changed-seconds=" seconds " \
<interfaces>
</interfaces>
</configuration>
</rpc-reply>
<configuration junos:changed-seconds=" seconds " \
junos:changed-localtime="timestamp">
<interfaces>
<interface>
<name>fxp0</name>
<unit>
<name>0</name>
<family>
<inet>
<address>
<name>192.168.4.207/24</name>
</address>
</inet>
</family>
</unit>
</interface>
<interface>
<name>so-1/1/1</name>
<encapsulation>ppp</encapsulation>
</interface>
</interfaces>
</configuration>
attribute is combined with the
<interfaces>
tag element encloses the tag elements defined
attribute.
junos:changed-localtime="timestamp">
<interface>
<name>fxp0</name>
<unit>
<name>0</name>
<family>
<inet>
<address>
<name>192.168.4.207/24</name>
</address>
</inet>
</family>
</unit>
</interface>
<interface junos:group="interface-group">
<name junos:group="interface-group">so-1/1/1</name>
<encapsulation junos:group="interface-group">ppp</encapsulation>
</interface>
attribute in the
inherit
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the JUNOS OS 10.3 - XML MANAGEMENT PROTOCOL GUIDE 6-30-2010 and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Junos os

Table of Contents