diff options
Diffstat (limited to 'test/test-network/conf/25-neighbor-ip.network')
-rw-r--r-- | test/test-network/conf/25-neighbor-ip.network | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/test-network/conf/25-neighbor-ip.network b/test/test-network/conf/25-neighbor-ip.network new file mode 100644 index 0000000..8865ccd --- /dev/null +++ b/test/test-network/conf/25-neighbor-ip.network @@ -0,0 +1,10 @@ +[Match] +Name=gretun97 + +[Network] +IPv6AcceptRA=no +Address=10.0.0.21 + +[Neighbor] +Address=10.0.0.22 +LinkLayerAddress=10.65.223.239 |