summaryrefslogtreecommitdiffstats
path: root/ctrl/sysrepo-plugins/hicn-plugin/test/netconf-test/aface.xml
diff options
context:
space:
mode:
authorAlberto Compagno <acompagn+fdio@cisco.com>2020-01-07 08:57:00 +0000
committerGerrit Code Review <gerrit@fd.io>2020-01-07 08:57:00 +0000
commitda609e6596731cc2455f9f18c8ed47ec475c5224 (patch)
treedb72a876844eece87340710eb0b3cec528bc35ab /ctrl/sysrepo-plugins/hicn-plugin/test/netconf-test/aface.xml
parent82f51e4208ff86c034f94bd99ff367301e2faa4f (diff)
parentcbdfa74c2f0adaf5d7ff51b6e74d75fd9b4cb0b7 (diff)
Merge "[HICN-443] Adding test to hicn sysrepo plugin"
Diffstat (limited to 'ctrl/sysrepo-plugins/hicn-plugin/test/netconf-test/aface.xml')
-rw-r--r--ctrl/sysrepo-plugins/hicn-plugin/test/netconf-test/aface.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/ctrl/sysrepo-plugins/hicn-plugin/test/netconf-test/aface.xml b/ctrl/sysrepo-plugins/hicn-plugin/test/netconf-test/aface.xml
new file mode 100644
index 000000000..e1452f722
--- /dev/null
+++ b/ctrl/sysrepo-plugins/hicn-plugin/test/netconf-test/aface.xml
@@ -0,0 +1,7 @@
+<face-ip-add xmlns="urn:sysrepo:hicn">
+ <lip4>192.168.20.10</lip4>
+ <lip6>-1</lip6>
+ <rip4>192.168.100.1</rip4>
+ <rip6>-1</rip6>
+ <swif>0</swif>
+</face-ip-add>