summaryrefslogtreecommitdiffstats
path: root/test/test-network/conf/25-l2tp-udp.netdev
blob: 79824df5d47c81623c3eb6daeabf039e3872222e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# SPDX-License-Identifier: LGPL-2.1-or-later
[NetDev]
Kind=l2tp
Name=l2tp99

[L2TP]
TunnelId=10
PeerTunnelId=11
UDPSourcePort=3000
UDPDestinationPort=4000
Local=static@test1
Remote=192.168.30.101
EncapsulationType=udp
UDPCheckSum=true
UDP6CheckSumRx=true
UDP6CheckSumTx=true

[L2TPSession]
SessionId=15
PeerSessionId=16
Name=l2tp-ses1

[L2TPSession]
SessionId=17
PeerSessionId=18
Name=l2tp-ses2