]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/test-network/conf/25-macsec.netdev
tests: add spdx license header to test unit/link/network/conf files
[thirdparty/systemd.git] / test / test-network / conf / 25-macsec.netdev
CommitLineData
22d3cfe5 1# SPDX-License-Identifier: LGPL-2.1-or-later
02849d8b
YW
2[NetDev]
3Name=macsec99
4Kind=macsec
5
6[MACsec]
7Port=11
8Encrypt=yes
9
10[MACsecTransmitAssociation]
11PacketNumber=1024
12KeyId=01
13Key=81818181818181818181818181818181
14Activate=yes
15
16[MACsecTransmitAssociation]
17PacketNumber=512
18KeyId=0203
19Key=82828282828282828282828282828282
20UseForEncoding=yes
21
22[MACsecReceiveChannel]
23Port=2
24MACAddress=8c:16:45:6c:83:a9
25
26[MACsecReceiveAssociation]
27Port=2
28MACAddress=8c:16:45:6c:83:a9
29PacketNumber=16
30KeyId=020304
31Key=83838383838383838383838383838383
32
33[MACsecReceiveAssociation]
34Port=256
35MACAddress=c6:19:52:8f:e6:a0
36PacketNumber=32
37KeyId=02030405
38Key=84848484848484848484848484848484
39Activate=yes
40
41[MACsecReceiveAssociation]
42Port=256
43MACAddress=c6:19:52:8f:e6:a0
44PacketNumber=128
45KeyId=0203040506
46KeyFile=/run/systemd/network/25-macsec.key
47Activate=yes
48
49[MACsecReceiveAssociation]
50Port=256
51MACAddress=c6:19:52:8f:e6:a0
52KeyId=020304050607
53Key=86868686868686868686868686868686
54Activate=no
55
56[MACsecReceiveAssociation]
57Port=256
58MACAddress=c6:19:52:8f:e6:a0
59KeyId=02030405060708
60Key=87878787878787878787878787878787
61Activate=no
62
63[MACsecReceiveAssociation]
64# This section should be dropped.
65Port=256
66MACAddress=c6:19:52:8f:e6:a0
67KeyId=0203040506070809
68Key=88888888888888888888888888888888
69Activate=no