diff options
Diffstat (limited to 'ctrl/sysrepo-plugins/hicn-plugin/test/netconf-test/apunt.xml')
-rw-r--r-- | ctrl/sysrepo-plugins/hicn-plugin/test/netconf-test/apunt.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ctrl/sysrepo-plugins/hicn-plugin/test/netconf-test/apunt.xml b/ctrl/sysrepo-plugins/hicn-plugin/test/netconf-test/apunt.xml new file mode 100644 index 000000000..b7fa8b741 --- /dev/null +++ b/ctrl/sysrepo-plugins/hicn-plugin/test/netconf-test/apunt.xml @@ -0,0 +1,6 @@ +<punting-add xmlns="urn:sysrepo:hicn"> + <ip4>192.168.0.1</ip4> + <ip6>-1</ip6> + <len>24</len> + <swif>0</swif> +</punting-add> |