blob: e1e948779170809cd5553370d85c65bbcde9b58e [file] [log] [blame]
Giorgi Lekveishvilia4552a32023-07-20 10:18:07 +04001# Config file /etc/systemd/network/10-enp7s0.network
2[Match]
3MACAddress=58:11:22:c4:53:a1 # Main network interface MAC
4
5[Network]
6Address=2a01:4f9:3080:3052::/64
7Gateway=fe80::1
8Address=135.181.48.180/26
9Gateway=135.181.48.129
10# VLAN=enp7s0.4000
11
12[Address]
13Address=135.181.48.180/26 # Main IP, /32 suffix is optional
14Peer=135.181.48.129/32 # Gateway
15Broadcast=135.181.48.191
16
17
18
19# Config file /etc/systemd/network/10-enp7s0.network
20[Match]
21MACAddress=58:11:22:c4:53:ed # Main network interface MAC
22
23[Network]
24Address=2a01:4f9:3080:3490::/64
25Gateway=fe80::1
26Address=65.108.39.172/26
27Gateway=65.108.39.129
28# VLAN=enp7s0.4000
29
30[Address]
31Address=65.108.39.172/26 # Main IP, /32 suffix is optional
32Peer=65.108.39.129/32 # Gateway
33Broadcast=65.108.39.191
34
35
36
37# Config file /etc/systemd/network/10-enp7s0.network
38[Match]
39MACAddress=58:11:22:c4:54:08 # Main network interface MAC
40
41[Network]
42Address=2a01:4f9:3080:34af::/64
43Gateway=fe80::1
44Address=65.108.39.171/26
45Gateway=65.108.39.129
46# VLAN=enp7s0.4000
47
48[Address]
49Address=65.108.39.171/26 # Main IP, /32 suffix is optional
50Peer=65.108.39.129/32 # Gateway
51Broadcast=65.108.39.191
52
53
54
55
56
57
58#/etc/systemd/network/10-enp7s0.4000.netdev
59[NetDev]
60Name=enp7s0.4000
61Kind=vlan
62MTUBytes=1400
63[VLAN]
64Id=4000
65
66
67#/etc/systemd/network/10-enp7s0.4000.network
68[Match]
69Name=enp7s0.4000
70[Network]
71Description="VLAN 4000"
72Address=192.168.0.1/24
73
74
75
76LABEL=pcloud-storage /pcloud-storage ext4 defaults 0 1