Skip to content

Instantly share code, notes, and snippets.

@Wrhector
Created April 23, 2022 08:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Wrhector/86acdd91b175f704b46f4227f27b9043 to your computer and use it in GitHub Desktop.
Save Wrhector/86acdd91b175f704b46f4227f27b9043 to your computer and use it in GitHub Desktop.
network:
bonds:
bond0:
addresses:
- 10.84.81.35/20
- fd00:10:84:80::81:35/64
interfaces:
- enp24s0f0
- enp24s0f1
macaddress: e0:xx:xx:c7:08:51
mtu: 1500
nameservers:
addresses:
- 10.84.80.81
- 10.84.80.82
search: &id001
- xxxxx
- xxxxx
parameters:
down-delay: 0
lacp-rate: fast
mii-monitor-interval: 100
mode: 802.3ad
transmit-hash-policy: layer3+4
up-delay: 0
routes:
- metric: 0
to: 10.84.16.0/20
via: 10.84.80.1
ethernets:
enp24s0f0:
dhcp4: true
match:
macaddress: e0:xx:xx:c7:08:51
mtu: 1500
set-name: enp24s0f0
enp24s0f1:
match:
macaddress: e0:xx:xx:c7:08:52
mtu: 1500
set-name: enp24s0f1
version: 2
vlans:
bond0.50:
addresses:
- 131.xx.xx.35/24
- 2a01:xxxx:xxxx::35/48
gateway4: 131.xx.xx.1
gateway6: 2a01:xxxx:xxxx::1
id: 50
link: bond0
mtu: 1500
nameservers:
addresses:
- 10.84.80.81
- 10.84.80.82
- 10.84.16.72
- 10.84.16.71
- 10.84.16.73
search: *id001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment