<copy-config>
使用
<rpc> <copy-config> <target> <candidate/> </target> <source> <url format="(xml | text)"> <!-- location specifier for file containing the new configuration --> </url> </source> </copy-config> </rpc> ]]>]]>
描述
将整个现有候选配置或开放式配置数据库更换为文件中包含的配置数据。
如果客户端应用程序 <open-configuration>
<copy-config>
<candidate/>
在Junos上执行操作之前,先打开特定配置数据库,则 Junos OS 在开放配置数据库上执行操作。否则,操作将按候选配置执行。
内容
<source> |
用于括 |
<url> |
指定包含新配置数据以替换现有候选配置或开放式配置数据库中的数据的文件。 当配置数据格式化为一Junos XML 标记元素 |
标记 <target>
元素及其内容单独讲解。