aboutsummaryrefslogtreecommitdiffstats
path: root/ctrl/sysrepo-plugins/hicn-plugin/test/netconf-test/aroute.xml
blob: 9997452b93436be64b1b1e3d0ccfc67709e443a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<route-nhops-add xmlns="urn:sysrepo:hicn">
    <ip4>192.168.1.1</ip4>
    <ip6>-1</ip6>
    <len>24</len>
    <face_ids0>0</face_ids0>
    <face_ids1>0</face_ids1>
    <face_ids2>0</face_ids2>
    <face_ids3>0</face_ids3>
    <face_ids4>0</face_ids4>
    <face_ids5>0</face_ids5>
    <face_ids6>0</face_ids6>
    <n_faces>1</n_faces>
</route-nhops-add>