diff options
Diffstat (limited to 'test/test-network/conf/25-vti-tunnel-remote-any.netdev')
-rw-r--r-- | test/test-network/conf/25-vti-tunnel-remote-any.netdev | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/test-network/conf/25-vti-tunnel-remote-any.netdev b/test/test-network/conf/25-vti-tunnel-remote-any.netdev new file mode 100644 index 0000000..2367ed9 --- /dev/null +++ b/test/test-network/conf/25-vti-tunnel-remote-any.netdev @@ -0,0 +1,8 @@ +# SPDX-License-Identifier: LGPL-2.1-or-later +[NetDev] +Name=vtitun97 +Kind=vti + +[Tunnel] +Local=10.65.223.238 +Remote=any |