]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/test-network/conf/25-sriov.network
test-network: also set custom altternative name for netdevsim interface
[thirdparty/systemd.git] / test / test-network / conf / 25-sriov.network
CommitLineData
22d3cfe5 1# SPDX-License-Identifier: LGPL-2.1-or-later
3d2c2692 2[Match]
f1f1be71 3Name=sim99
3d2c2692
YW
4
5[Network]
6Address=192.168.100.100/24
47f84112 7IPv6AcceptRA=no
3d2c2692
YW
8
9[SR-IOV]
10VirtualFunction=0
11VLANId=5
12VLANProtocol=802.1ad
13QualityOfService=1
14MACSpoofCheck=yes
15QueryReceiveSideScaling=yes
16Trust=yes
17LinkState=yes
18MACAddress=00:11:22:33:44:55
19
20[SR-IOV]
21VirtualFunction=1
22VLANId=6
23VLANProtocol=802.1Q
24QualityOfService=2
25MACSpoofCheck=no
26QueryReceiveSideScaling=no
27Trust=no
28LinkState=no
29MACAddress=00:11:22:33:44:56
30
31[SR-IOV]
32VirtualFunction=2
33VLANId=7
34QualityOfService=3
35MACSpoofCheck=no
36QueryReceiveSideScaling=no
37Trust=no
38LinkState=auto
39MACAddress=00:11:22:33:44:57