Fujitsu 1FINITY L100 User Manual page 451

Table of Contents

Advertisement

Load Configuration Operation
Load Configuration Using NETCONF
Add
Header—
Load Merge
Edit the configuration file to add the header for load merge operation.
Example:
<edit-config>
<default-operation>merge</default-operation>
<target>
<candidate/>
</target>
<test-option>set</test-option>
<config xmlns="http://tail-f.com/ns/config/1.0">
............ configuration saved in previous step, section 3.1
</config>
</edit-config>
Commit Changes
Save the changes.
Command:
<commit/>
Add
Header—
Load Override
Edit the configuration file to add the header for load override operation.
Example:
<edit-config>
<default-operation>override</default-operation>
<target>
<candidate/>
</target>
<test-option>set</test-option>
<config xmlns="http://tail-f.com/ns/config/1.0">
............ configuration saved in previous step, section 3.1
</config>
</edit-config>
Commit Changes
Save the changes.
Command:
<commit/>
·
Release 19.1.1
Issue 1.1, May 2021
451
Fujitsu and Fujitsu Customer Use Only

Advertisement

Table of Contents
loading

Table of Contents