mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-15 15:10:31 -07:00
Remove duplicate copy of interfaces_file tests (#835)
* Remove duplicate copy of interfaces_file tests. * Remove ignore.txt entries.
This commit is contained in:
parent
d046dc34bf
commit
6ff6cc96d5
124 changed files with 6 additions and 3561 deletions
tests
sanity
unit/plugins/modules/system/interfaces_file/interfaces_file
__init__.py
fixtures
__init__.py
golden_output
address_family.test_no_changesaddress_family.test_no_changes.jsonaddress_family_add_aggi_upaddress_family_add_aggi_up.exceptions.txtaddress_family_add_aggi_up.jsonaddress_family_add_and_delete_aggi_upaddress_family_add_and_delete_aggi_up.exceptions.txtaddress_family_add_and_delete_aggi_up.jsonaddress_family_change_ipv4address_family_change_ipv4.exceptions.txtaddress_family_change_ipv4.jsonaddress_family_change_ipv4_post_upaddress_family_change_ipv4_post_up.exceptions.txtaddress_family_change_ipv4_post_up.jsonaddress_family_change_ipv4_pre_upaddress_family_change_ipv4_pre_up.exceptions.txtaddress_family_change_ipv4_pre_up.jsonaddress_family_change_ipv6address_family_change_ipv6.exceptions.txtaddress_family_change_ipv6.jsonaddress_family_change_ipv6_post_upaddress_family_change_ipv6_post_up.exceptions.txtaddress_family_change_ipv6_post_up.jsonaddress_family_change_ipv6_pre_upaddress_family_change_ipv6_pre_up.exceptions.txtaddress_family_change_ipv6_pre_up.jsonaddress_family_change_methodaddress_family_change_method.exceptions.txtaddress_family_change_method.jsonaddress_family_revertaddress_family_revert.exceptions.txtaddress_family_revert.jsonaddress_family_set_aggi_and_eth0_mtuaddress_family_set_aggi_and_eth0_mtu.exceptions.txtaddress_family_set_aggi_and_eth0_mtu.jsonaddress_family_set_aggi_slavesaddress_family_set_aggi_slaves.exceptions.txtaddress_family_set_aggi_slaves.jsondefault_dhcp.test_no_changesdefault_dhcp.test_no_changes.jsondefault_dhcp_add_aggi_updefault_dhcp_add_aggi_up.exceptions.txtdefault_dhcp_add_aggi_up.jsondefault_dhcp_add_and_delete_aggi_updefault_dhcp_add_and_delete_aggi_up.exceptions.txtdefault_dhcp_add_and_delete_aggi_up.jsondefault_dhcp_change_ipv4default_dhcp_change_ipv4.exceptions.txtdefault_dhcp_change_ipv4.jsondefault_dhcp_change_ipv4_post_updefault_dhcp_change_ipv4_post_up.exceptions.txtdefault_dhcp_change_ipv4_post_up.jsondefault_dhcp_change_ipv4_pre_updefault_dhcp_change_ipv4_pre_up.exceptions.txtdefault_dhcp_change_ipv4_pre_up.jsondefault_dhcp_change_ipv6default_dhcp_change_ipv6.exceptions.txtdefault_dhcp_change_ipv6.jsondefault_dhcp_change_ipv6_post_updefault_dhcp_change_ipv6_post_up.exceptions.txtdefault_dhcp_change_ipv6_post_up.jsondefault_dhcp_change_ipv6_pre_updefault_dhcp_change_ipv6_pre_up.exceptions.txtdefault_dhcp_change_ipv6_pre_up.jsondefault_dhcp_change_methoddefault_dhcp_change_method.exceptions.txtdefault_dhcp_change_method.jsondefault_dhcp_revertdefault_dhcp_revert.exceptions.txtdefault_dhcp_revert.jsondefault_dhcp_set_aggi_and_eth0_mtudefault_dhcp_set_aggi_and_eth0_mtu.exceptions.txtdefault_dhcp_set_aggi_and_eth0_mtu.jsondefault_dhcp_set_aggi_slavesdefault_dhcp_set_aggi_slaves.exceptions.txtdefault_dhcp_set_aggi_slaves.jsonservers.com.test_no_changesservers.com.test_no_changes.jsonservers.com_add_aggi_upservers.com_add_aggi_up.exceptions.txtservers.com_add_aggi_up.jsonservers.com_add_and_delete_aggi_upservers.com_add_and_delete_aggi_up.exceptions.txtservers.com_add_and_delete_aggi_up.jsonservers.com_change_ipv4servers.com_change_ipv4.exceptions.txtservers.com_change_ipv4.jsonservers.com_change_ipv4_post_upservers.com_change_ipv4_post_up.exceptions.txtservers.com_change_ipv4_post_up.jsonservers.com_change_ipv4_pre_upservers.com_change_ipv4_pre_up.exceptions.txtservers.com_change_ipv4_pre_up.jsonservers.com_change_ipv6servers.com_change_ipv6.exceptions.txt
|
@ -1291,6 +1291,5 @@ plugins/modules/web_infrastructure/taiga_issue.py validate-modules:parameter-typ
|
||||||
scripts/inventory/gce.py pylint:blacklisted-name
|
scripts/inventory/gce.py pylint:blacklisted-name
|
||||||
tests/unit/plugins/modules/cloud/google/test_gcp_forwarding_rule.py future-import-boilerplate
|
tests/unit/plugins/modules/cloud/google/test_gcp_forwarding_rule.py future-import-boilerplate
|
||||||
tests/unit/plugins/modules/cloud/google/test_gcp_forwarding_rule.py metaclass-boilerplate
|
tests/unit/plugins/modules/cloud/google/test_gcp_forwarding_rule.py metaclass-boilerplate
|
||||||
tests/unit/plugins/modules/system/interfaces_file/test_interfaces_file.py pylint:blacklisted-name
|
|
||||||
tests/utils/shippable/check_matrix.py replace-urlopen
|
tests/utils/shippable/check_matrix.py replace-urlopen
|
||||||
tests/utils/shippable/timing.py shebang
|
tests/utils/shippable/timing.py shebang
|
||||||
|
|
|
@ -1291,6 +1291,5 @@ plugins/modules/web_infrastructure/taiga_issue.py validate-modules:parameter-typ
|
||||||
scripts/inventory/gce.py pylint:blacklisted-name
|
scripts/inventory/gce.py pylint:blacklisted-name
|
||||||
tests/unit/plugins/modules/cloud/google/test_gcp_forwarding_rule.py future-import-boilerplate
|
tests/unit/plugins/modules/cloud/google/test_gcp_forwarding_rule.py future-import-boilerplate
|
||||||
tests/unit/plugins/modules/cloud/google/test_gcp_forwarding_rule.py metaclass-boilerplate
|
tests/unit/plugins/modules/cloud/google/test_gcp_forwarding_rule.py metaclass-boilerplate
|
||||||
tests/unit/plugins/modules/system/interfaces_file/test_interfaces_file.py pylint:blacklisted-name
|
|
||||||
tests/utils/shippable/check_matrix.py replace-urlopen
|
tests/utils/shippable/check_matrix.py replace-urlopen
|
||||||
tests/utils/shippable/timing.py shebang
|
tests/utils/shippable/timing.py shebang
|
||||||
|
|
|
@ -1014,6 +1014,5 @@ plugins/modules/web_infrastructure/taiga_issue.py validate-modules:parameter-typ
|
||||||
scripts/inventory/gce.py pylint:blacklisted-name
|
scripts/inventory/gce.py pylint:blacklisted-name
|
||||||
tests/unit/plugins/modules/cloud/google/test_gcp_forwarding_rule.py future-import-boilerplate
|
tests/unit/plugins/modules/cloud/google/test_gcp_forwarding_rule.py future-import-boilerplate
|
||||||
tests/unit/plugins/modules/cloud/google/test_gcp_forwarding_rule.py metaclass-boilerplate
|
tests/unit/plugins/modules/cloud/google/test_gcp_forwarding_rule.py metaclass-boilerplate
|
||||||
tests/unit/plugins/modules/system/interfaces_file/test_interfaces_file.py pylint:blacklisted-name
|
|
||||||
tests/utils/shippable/check_matrix.py replace-urlopen
|
tests/utils/shippable/check_matrix.py replace-urlopen
|
||||||
tests/utils/shippable/timing.py shebang
|
tests/utils/shippable/timing.py shebang
|
||||||
|
|
|
@ -1,12 +0,0 @@
|
||||||
# The loopback network interface
|
|
||||||
auto lo eth0
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
# The primary network interface
|
|
||||||
iface eth0 inet static
|
|
||||||
address 192.168.0.1
|
|
||||||
post-up echo configuring ipv4
|
|
||||||
|
|
||||||
iface eth0 inet6 static
|
|
||||||
address fc00::1
|
|
||||||
post-up echo configuring ipv6
|
|
|
@ -1,21 +0,0 @@
|
||||||
{
|
|
||||||
"eth0": {
|
|
||||||
"address": "fc00::1",
|
|
||||||
"address_family": "inet6",
|
|
||||||
"down": [],
|
|
||||||
"method": "static",
|
|
||||||
"post-up": [
|
|
||||||
"echo configuring ipv6"
|
|
||||||
],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,12 +0,0 @@
|
||||||
# The loopback network interface
|
|
||||||
auto lo eth0
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
# The primary network interface
|
|
||||||
iface eth0 inet static
|
|
||||||
address 192.168.0.1
|
|
||||||
post-up echo configuring ipv4
|
|
||||||
|
|
||||||
iface eth0 inet6 static
|
|
||||||
address fc00::1
|
|
||||||
post-up echo configuring ipv6
|
|
|
@ -1,8 +0,0 @@
|
||||||
[0] fail_json message: Error: interface aggi not found
|
|
||||||
options:
|
|
||||||
{
|
|
||||||
"iface": "aggi",
|
|
||||||
"option": "up",
|
|
||||||
"state": "present",
|
|
||||||
"value": "route add -net 224.0.0.0 netmask 240.0.0.0 dev aggi"
|
|
||||||
}
|
|
|
@ -1,21 +0,0 @@
|
||||||
{
|
|
||||||
"eth0": {
|
|
||||||
"address": "fc00::1",
|
|
||||||
"address_family": "inet6",
|
|
||||||
"down": [],
|
|
||||||
"method": "static",
|
|
||||||
"post-up": [
|
|
||||||
"echo configuring ipv6"
|
|
||||||
],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,12 +0,0 @@
|
||||||
# The loopback network interface
|
|
||||||
auto lo eth0
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
# The primary network interface
|
|
||||||
iface eth0 inet static
|
|
||||||
address 192.168.0.1
|
|
||||||
post-up echo configuring ipv4
|
|
||||||
|
|
||||||
iface eth0 inet6 static
|
|
||||||
address fc00::1
|
|
||||||
post-up echo configuring ipv6
|
|
|
@ -1,17 +0,0 @@
|
||||||
[0] fail_json message: Error: interface aggi not found
|
|
||||||
options:
|
|
||||||
{
|
|
||||||
"iface": "aggi",
|
|
||||||
"option": "up",
|
|
||||||
"state": "present",
|
|
||||||
"value": "route add -net 224.0.0.0 netmask 240.0.0.0 dev aggi"
|
|
||||||
}
|
|
||||||
=====
|
|
||||||
[1] fail_json message: Error: interface aggi not found
|
|
||||||
options:
|
|
||||||
{
|
|
||||||
"iface": "aggi",
|
|
||||||
"option": "up",
|
|
||||||
"state": "absent",
|
|
||||||
"value": null
|
|
||||||
}
|
|
|
@ -1,21 +0,0 @@
|
||||||
{
|
|
||||||
"eth0": {
|
|
||||||
"address": "fc00::1",
|
|
||||||
"address_family": "inet6",
|
|
||||||
"down": [],
|
|
||||||
"method": "static",
|
|
||||||
"post-up": [
|
|
||||||
"echo configuring ipv6"
|
|
||||||
],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,12 +0,0 @@
|
||||||
# The loopback network interface
|
|
||||||
auto lo eth0
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
# The primary network interface
|
|
||||||
iface eth0 inet static
|
|
||||||
address 192.168.0.42
|
|
||||||
post-up echo configuring ipv4
|
|
||||||
|
|
||||||
iface eth0 inet6 static
|
|
||||||
address fc00::1
|
|
||||||
post-up echo configuring ipv6
|
|
|
@ -1,21 +0,0 @@
|
||||||
{
|
|
||||||
"eth0": {
|
|
||||||
"address": "fc00::1",
|
|
||||||
"address_family": "inet6",
|
|
||||||
"down": [],
|
|
||||||
"method": "static",
|
|
||||||
"post-up": [
|
|
||||||
"echo configuring ipv6"
|
|
||||||
],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,13 +0,0 @@
|
||||||
# The loopback network interface
|
|
||||||
auto lo eth0
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
# The primary network interface
|
|
||||||
iface eth0 inet static
|
|
||||||
address 192.168.0.1
|
|
||||||
post-up echo configuring ipv4
|
|
||||||
post-up XXXX_ipv4
|
|
||||||
|
|
||||||
iface eth0 inet6 static
|
|
||||||
address fc00::1
|
|
||||||
post-up echo configuring ipv6
|
|
|
@ -1,21 +0,0 @@
|
||||||
{
|
|
||||||
"eth0": {
|
|
||||||
"address": "fc00::1",
|
|
||||||
"address_family": "inet6",
|
|
||||||
"down": [],
|
|
||||||
"method": "static",
|
|
||||||
"post-up": [
|
|
||||||
"echo configuring ipv6"
|
|
||||||
],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,13 +0,0 @@
|
||||||
# The loopback network interface
|
|
||||||
auto lo eth0
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
# The primary network interface
|
|
||||||
iface eth0 inet static
|
|
||||||
address 192.168.0.1
|
|
||||||
post-up echo configuring ipv4
|
|
||||||
pre-up XXXX_ipv4
|
|
||||||
|
|
||||||
iface eth0 inet6 static
|
|
||||||
address fc00::1
|
|
||||||
post-up echo configuring ipv6
|
|
|
@ -1,21 +0,0 @@
|
||||||
{
|
|
||||||
"eth0": {
|
|
||||||
"address": "fc00::1",
|
|
||||||
"address_family": "inet6",
|
|
||||||
"down": [],
|
|
||||||
"method": "static",
|
|
||||||
"post-up": [
|
|
||||||
"echo configuring ipv6"
|
|
||||||
],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,12 +0,0 @@
|
||||||
# The loopback network interface
|
|
||||||
auto lo eth0
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
# The primary network interface
|
|
||||||
iface eth0 inet static
|
|
||||||
address 192.168.0.1
|
|
||||||
post-up echo configuring ipv4
|
|
||||||
|
|
||||||
iface eth0 inet6 static
|
|
||||||
address fc00::42
|
|
||||||
post-up echo configuring ipv6
|
|
|
@ -1,21 +0,0 @@
|
||||||
{
|
|
||||||
"eth0": {
|
|
||||||
"address": "fc00::1",
|
|
||||||
"address_family": "inet6",
|
|
||||||
"down": [],
|
|
||||||
"method": "static",
|
|
||||||
"post-up": [
|
|
||||||
"echo configuring ipv6"
|
|
||||||
],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,13 +0,0 @@
|
||||||
# The loopback network interface
|
|
||||||
auto lo eth0
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
# The primary network interface
|
|
||||||
iface eth0 inet static
|
|
||||||
address 192.168.0.1
|
|
||||||
post-up echo configuring ipv4
|
|
||||||
|
|
||||||
iface eth0 inet6 static
|
|
||||||
address fc00::1
|
|
||||||
post-up echo configuring ipv6
|
|
||||||
post-up XXXX_ipv6
|
|
|
@ -1,21 +0,0 @@
|
||||||
{
|
|
||||||
"eth0": {
|
|
||||||
"address": "fc00::1",
|
|
||||||
"address_family": "inet6",
|
|
||||||
"down": [],
|
|
||||||
"method": "static",
|
|
||||||
"post-up": [
|
|
||||||
"echo configuring ipv6"
|
|
||||||
],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,13 +0,0 @@
|
||||||
# The loopback network interface
|
|
||||||
auto lo eth0
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
# The primary network interface
|
|
||||||
iface eth0 inet static
|
|
||||||
address 192.168.0.1
|
|
||||||
post-up echo configuring ipv4
|
|
||||||
|
|
||||||
iface eth0 inet6 static
|
|
||||||
address fc00::1
|
|
||||||
post-up echo configuring ipv6
|
|
||||||
pre-up XXXX_ipv6
|
|
|
@ -1,21 +0,0 @@
|
||||||
{
|
|
||||||
"eth0": {
|
|
||||||
"address": "fc00::1",
|
|
||||||
"address_family": "inet6",
|
|
||||||
"down": [],
|
|
||||||
"method": "static",
|
|
||||||
"post-up": [
|
|
||||||
"echo configuring ipv6"
|
|
||||||
],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,12 +0,0 @@
|
||||||
# The loopback network interface
|
|
||||||
auto lo eth0
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
# The primary network interface
|
|
||||||
iface eth0 inet static
|
|
||||||
address 192.168.0.1
|
|
||||||
post-up echo configuring ipv4
|
|
||||||
|
|
||||||
iface eth0 inet6 static
|
|
||||||
address fc00::1
|
|
||||||
post-up echo configuring ipv6
|
|
|
@ -1,8 +0,0 @@
|
||||||
fail_json message: Error: interface eth1 not found
|
|
||||||
options:
|
|
||||||
{
|
|
||||||
"iface": "eth1",
|
|
||||||
"option": "method",
|
|
||||||
"state": "present",
|
|
||||||
"value": "dhcp"
|
|
||||||
}
|
|
|
@ -1,21 +0,0 @@
|
||||||
{
|
|
||||||
"eth0": {
|
|
||||||
"address": "fc00::1",
|
|
||||||
"address_family": "inet6",
|
|
||||||
"down": [],
|
|
||||||
"method": "static",
|
|
||||||
"post-up": [
|
|
||||||
"echo configuring ipv6"
|
|
||||||
],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,12 +0,0 @@
|
||||||
# The loopback network interface
|
|
||||||
auto lo eth0
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
# The primary network interface
|
|
||||||
iface eth0 inet static
|
|
||||||
address 192.168.0.1
|
|
||||||
post-up echo configuring ipv4
|
|
||||||
|
|
||||||
iface eth0 inet6 static
|
|
||||||
address fc00::1
|
|
||||||
post-up echo configuring ipv6
|
|
|
@ -1,21 +0,0 @@
|
||||||
{
|
|
||||||
"eth0": {
|
|
||||||
"address": "fc00::1",
|
|
||||||
"address_family": "inet6",
|
|
||||||
"down": [],
|
|
||||||
"method": "static",
|
|
||||||
"post-up": [
|
|
||||||
"echo configuring ipv6"
|
|
||||||
],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,13 +0,0 @@
|
||||||
# The loopback network interface
|
|
||||||
auto lo eth0
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
# The primary network interface
|
|
||||||
iface eth0 inet static
|
|
||||||
address 192.168.0.1
|
|
||||||
post-up echo configuring ipv4
|
|
||||||
|
|
||||||
iface eth0 inet6 static
|
|
||||||
address fc00::1
|
|
||||||
post-up echo configuring ipv6
|
|
||||||
mtu 1350
|
|
|
@ -1,8 +0,0 @@
|
||||||
[0] fail_json message: Error: interface aggi not found
|
|
||||||
options:
|
|
||||||
{
|
|
||||||
"iface": "aggi",
|
|
||||||
"option": "mtu",
|
|
||||||
"state": "present",
|
|
||||||
"value": "1350"
|
|
||||||
}
|
|
|
@ -1,21 +0,0 @@
|
||||||
{
|
|
||||||
"eth0": {
|
|
||||||
"address": "fc00::1",
|
|
||||||
"address_family": "inet6",
|
|
||||||
"down": [],
|
|
||||||
"method": "static",
|
|
||||||
"post-up": [
|
|
||||||
"echo configuring ipv6"
|
|
||||||
],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,12 +0,0 @@
|
||||||
# The loopback network interface
|
|
||||||
auto lo eth0
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
# The primary network interface
|
|
||||||
iface eth0 inet static
|
|
||||||
address 192.168.0.1
|
|
||||||
post-up echo configuring ipv4
|
|
||||||
|
|
||||||
iface eth0 inet6 static
|
|
||||||
address fc00::1
|
|
||||||
post-up echo configuring ipv6
|
|
|
@ -1,8 +0,0 @@
|
||||||
[0] fail_json message: Error: interface aggi not found
|
|
||||||
options:
|
|
||||||
{
|
|
||||||
"iface": "aggi",
|
|
||||||
"option": "slaves",
|
|
||||||
"state": "present",
|
|
||||||
"value": "int1 int3"
|
|
||||||
}
|
|
|
@ -1,21 +0,0 @@
|
||||||
{
|
|
||||||
"eth0": {
|
|
||||||
"address": "fc00::1",
|
|
||||||
"address_family": "inet6",
|
|
||||||
"down": [],
|
|
||||||
"method": "static",
|
|
||||||
"post-up": [
|
|
||||||
"echo configuring ipv6"
|
|
||||||
],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
# The loopback network interface
|
|
||||||
auto lo eth0
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
# The primary network interface
|
|
||||||
iface eth0 inet dhcp
|
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"eth0": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "dhcp",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
# The loopback network interface
|
|
||||||
auto lo eth0
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
# The primary network interface
|
|
||||||
iface eth0 inet dhcp
|
|
|
@ -1,8 +0,0 @@
|
||||||
[0] fail_json message: Error: interface aggi not found
|
|
||||||
options:
|
|
||||||
{
|
|
||||||
"iface": "aggi",
|
|
||||||
"option": "up",
|
|
||||||
"state": "present",
|
|
||||||
"value": "route add -net 224.0.0.0 netmask 240.0.0.0 dev aggi"
|
|
||||||
}
|
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"eth0": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "dhcp",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
# The loopback network interface
|
|
||||||
auto lo eth0
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
# The primary network interface
|
|
||||||
iface eth0 inet dhcp
|
|
|
@ -1,17 +0,0 @@
|
||||||
[0] fail_json message: Error: interface aggi not found
|
|
||||||
options:
|
|
||||||
{
|
|
||||||
"iface": "aggi",
|
|
||||||
"option": "up",
|
|
||||||
"state": "present",
|
|
||||||
"value": "route add -net 224.0.0.0 netmask 240.0.0.0 dev aggi"
|
|
||||||
}
|
|
||||||
=====
|
|
||||||
[1] fail_json message: Error: interface aggi not found
|
|
||||||
options:
|
|
||||||
{
|
|
||||||
"iface": "aggi",
|
|
||||||
"option": "up",
|
|
||||||
"state": "absent",
|
|
||||||
"value": null
|
|
||||||
}
|
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"eth0": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "dhcp",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,7 +0,0 @@
|
||||||
# The loopback network interface
|
|
||||||
auto lo eth0
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
# The primary network interface
|
|
||||||
iface eth0 inet dhcp
|
|
||||||
address 192.168.0.42
|
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"eth0": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "dhcp",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,7 +0,0 @@
|
||||||
# The loopback network interface
|
|
||||||
auto lo eth0
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
# The primary network interface
|
|
||||||
iface eth0 inet dhcp
|
|
||||||
post-up XXXX_ipv4
|
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"eth0": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "dhcp",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,7 +0,0 @@
|
||||||
# The loopback network interface
|
|
||||||
auto lo eth0
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
# The primary network interface
|
|
||||||
iface eth0 inet dhcp
|
|
||||||
pre-up XXXX_ipv4
|
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"eth0": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "dhcp",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
# The loopback network interface
|
|
||||||
auto lo eth0
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
# The primary network interface
|
|
||||||
iface eth0 inet dhcp
|
|
|
@ -1,9 +0,0 @@
|
||||||
fail_json message: Error: interface eth0 not found
|
|
||||||
options:
|
|
||||||
{
|
|
||||||
"address_family": "inet6",
|
|
||||||
"iface": "eth0",
|
|
||||||
"option": "address",
|
|
||||||
"state": "present",
|
|
||||||
"value": "fc00::42"
|
|
||||||
}
|
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"eth0": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "dhcp",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
# The loopback network interface
|
|
||||||
auto lo eth0
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
# The primary network interface
|
|
||||||
iface eth0 inet dhcp
|
|
|
@ -1,9 +0,0 @@
|
||||||
fail_json message: Error: interface eth0 not found
|
|
||||||
options:
|
|
||||||
{
|
|
||||||
"address_family": "inet6",
|
|
||||||
"iface": "eth0",
|
|
||||||
"option": "post-up",
|
|
||||||
"state": "present",
|
|
||||||
"value": "XXXX_ipv6"
|
|
||||||
}
|
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"eth0": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "dhcp",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
# The loopback network interface
|
|
||||||
auto lo eth0
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
# The primary network interface
|
|
||||||
iface eth0 inet dhcp
|
|
|
@ -1,9 +0,0 @@
|
||||||
fail_json message: Error: interface eth0 not found
|
|
||||||
options:
|
|
||||||
{
|
|
||||||
"address_family": "inet6",
|
|
||||||
"iface": "eth0",
|
|
||||||
"option": "pre-up",
|
|
||||||
"state": "present",
|
|
||||||
"value": "XXXX_ipv6"
|
|
||||||
}
|
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"eth0": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "dhcp",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
# The loopback network interface
|
|
||||||
auto lo eth0
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
# The primary network interface
|
|
||||||
iface eth0 inet dhcp
|
|
|
@ -1,8 +0,0 @@
|
||||||
fail_json message: Error: interface eth1 not found
|
|
||||||
options:
|
|
||||||
{
|
|
||||||
"iface": "eth1",
|
|
||||||
"option": "method",
|
|
||||||
"state": "present",
|
|
||||||
"value": "dhcp"
|
|
||||||
}
|
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"eth0": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "dhcp",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
# The loopback network interface
|
|
||||||
auto lo eth0
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
# The primary network interface
|
|
||||||
iface eth0 inet dhcp
|
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"eth0": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "dhcp",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,7 +0,0 @@
|
||||||
# The loopback network interface
|
|
||||||
auto lo eth0
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
# The primary network interface
|
|
||||||
iface eth0 inet dhcp
|
|
||||||
mtu 1350
|
|
|
@ -1,8 +0,0 @@
|
||||||
[0] fail_json message: Error: interface aggi not found
|
|
||||||
options:
|
|
||||||
{
|
|
||||||
"iface": "aggi",
|
|
||||||
"option": "mtu",
|
|
||||||
"state": "present",
|
|
||||||
"value": "1350"
|
|
||||||
}
|
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"eth0": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "dhcp",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
# The loopback network interface
|
|
||||||
auto lo eth0
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
# The primary network interface
|
|
||||||
iface eth0 inet dhcp
|
|
|
@ -1,8 +0,0 @@
|
||||||
[0] fail_json message: Error: interface aggi not found
|
|
||||||
options:
|
|
||||||
{
|
|
||||||
"iface": "aggi",
|
|
||||||
"option": "slaves",
|
|
||||||
"state": "present",
|
|
||||||
"value": "int1 int3"
|
|
||||||
}
|
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"eth0": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "dhcp",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,61 +0,0 @@
|
||||||
auto aggi
|
|
||||||
iface aggi inet static
|
|
||||||
hwaddress ether 22:44:77:88:D5:96
|
|
||||||
address 10.44.15.196
|
|
||||||
netmask 255.255.255.248
|
|
||||||
mtu 1500
|
|
||||||
slaves int1 int2
|
|
||||||
bond_mode 4
|
|
||||||
bond_miimon 100
|
|
||||||
bond_downdelay 200
|
|
||||||
bond_updelay 200
|
|
||||||
bond_lacp_rate slow
|
|
||||||
bond_xmit_hash_policy layer3+4
|
|
||||||
post-up /sbin/ethtool -K aggi tx off tso off
|
|
||||||
|
|
||||||
auto agge
|
|
||||||
iface agge inet manual
|
|
||||||
|
|
||||||
auto br0
|
|
||||||
iface br0 inet static
|
|
||||||
bridge_ports agge
|
|
||||||
hwaddress ether 22:44:77:88:D5:98
|
|
||||||
address 188.44.133.76
|
|
||||||
netmask 255.255.255.248
|
|
||||||
gateway 188.44.133.75
|
|
||||||
slaves ext1 ext2
|
|
||||||
bond_mode 4
|
|
||||||
bond_miimon 100
|
|
||||||
bond_downdelay 200
|
|
||||||
bond_updelay 200
|
|
||||||
bond_lacp_rate slow
|
|
||||||
bond_xmit_hash_policy layer3+4
|
|
||||||
post-up /sbin/ethtool -K agge tx off tso off
|
|
||||||
|
|
||||||
up route add -net 10.0.0.0/8 gw 10.44.15.117 dev aggi
|
|
||||||
up route add -net 192.168.0.0/16 gw 10.44.15.117 dev aggi
|
|
||||||
up route add -net 188.44.208.0/21 gw 10.44.15.117 dev aggi
|
|
||||||
|
|
||||||
auto int1
|
|
||||||
iface int1 inet manual
|
|
||||||
bond-master aggi
|
|
||||||
|
|
||||||
auto int2
|
|
||||||
iface int2 inet manual
|
|
||||||
bond-master aggi
|
|
||||||
|
|
||||||
auto ext1
|
|
||||||
iface ext1 inet manual
|
|
||||||
bond-master agge
|
|
||||||
|
|
||||||
auto ext2
|
|
||||||
iface ext2 inet manual
|
|
||||||
bond-master agge
|
|
||||||
|
|
||||||
auto eth1
|
|
||||||
iface eth1 inet manual
|
|
||||||
|
|
||||||
auto lo
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
source /etc/network/interfaces.d/*.cfg
|
|
|
@ -1,109 +0,0 @@
|
||||||
{
|
|
||||||
"agge": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"aggi": {
|
|
||||||
"address": "10.44.15.196",
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond_downdelay": "200",
|
|
||||||
"bond_lacp_rate": "slow",
|
|
||||||
"bond_miimon": "100",
|
|
||||||
"bond_mode": "4",
|
|
||||||
"bond_updelay": "200",
|
|
||||||
"bond_xmit_hash_policy": "layer3+4",
|
|
||||||
"down": [],
|
|
||||||
"hwaddress": "ether 22:44:77:88:D5:96",
|
|
||||||
"method": "static",
|
|
||||||
"mtu": "1500",
|
|
||||||
"netmask": "255.255.255.248",
|
|
||||||
"post-up": [
|
|
||||||
"/sbin/ethtool -K aggi tx off tso off"
|
|
||||||
],
|
|
||||||
"pre-up": [],
|
|
||||||
"slaves": "int1 int2",
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"br0": {
|
|
||||||
"address": "188.44.133.76",
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond_downdelay": "200",
|
|
||||||
"bond_lacp_rate": "slow",
|
|
||||||
"bond_miimon": "100",
|
|
||||||
"bond_mode": "4",
|
|
||||||
"bond_updelay": "200",
|
|
||||||
"bond_xmit_hash_policy": "layer3+4",
|
|
||||||
"bridge_ports": "agge",
|
|
||||||
"down": [],
|
|
||||||
"gateway": "188.44.133.75",
|
|
||||||
"hwaddress": "ether 22:44:77:88:D5:98",
|
|
||||||
"method": "static",
|
|
||||||
"netmask": "255.255.255.248",
|
|
||||||
"post-up": [
|
|
||||||
"/sbin/ethtool -K agge tx off tso off"
|
|
||||||
],
|
|
||||||
"pre-up": [],
|
|
||||||
"slaves": "ext1 ext2",
|
|
||||||
"up": [
|
|
||||||
"route add -net 10.0.0.0/8 gw 10.44.15.117 dev aggi",
|
|
||||||
"route add -net 192.168.0.0/16 gw 10.44.15.117 dev aggi",
|
|
||||||
"route add -net 188.44.208.0/21 gw 10.44.15.117 dev aggi"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"eth1": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"ext1": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond-master": "agge",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"ext2": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond-master": "agge",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"int1": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond-master": "aggi",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"int2": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond-master": "aggi",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,62 +0,0 @@
|
||||||
auto aggi
|
|
||||||
iface aggi inet static
|
|
||||||
hwaddress ether 22:44:77:88:D5:96
|
|
||||||
address 10.44.15.196
|
|
||||||
netmask 255.255.255.248
|
|
||||||
mtu 1500
|
|
||||||
slaves int1 int2
|
|
||||||
bond_mode 4
|
|
||||||
bond_miimon 100
|
|
||||||
bond_downdelay 200
|
|
||||||
bond_updelay 200
|
|
||||||
bond_lacp_rate slow
|
|
||||||
bond_xmit_hash_policy layer3+4
|
|
||||||
post-up /sbin/ethtool -K aggi tx off tso off
|
|
||||||
up route add -net 224.0.0.0 netmask 240.0.0.0 dev aggi
|
|
||||||
|
|
||||||
auto agge
|
|
||||||
iface agge inet manual
|
|
||||||
|
|
||||||
auto br0
|
|
||||||
iface br0 inet static
|
|
||||||
bridge_ports agge
|
|
||||||
hwaddress ether 22:44:77:88:D5:98
|
|
||||||
address 188.44.133.76
|
|
||||||
netmask 255.255.255.248
|
|
||||||
gateway 188.44.133.75
|
|
||||||
slaves ext1 ext2
|
|
||||||
bond_mode 4
|
|
||||||
bond_miimon 100
|
|
||||||
bond_downdelay 200
|
|
||||||
bond_updelay 200
|
|
||||||
bond_lacp_rate slow
|
|
||||||
bond_xmit_hash_policy layer3+4
|
|
||||||
post-up /sbin/ethtool -K agge tx off tso off
|
|
||||||
|
|
||||||
up route add -net 10.0.0.0/8 gw 10.44.15.117 dev aggi
|
|
||||||
up route add -net 192.168.0.0/16 gw 10.44.15.117 dev aggi
|
|
||||||
up route add -net 188.44.208.0/21 gw 10.44.15.117 dev aggi
|
|
||||||
|
|
||||||
auto int1
|
|
||||||
iface int1 inet manual
|
|
||||||
bond-master aggi
|
|
||||||
|
|
||||||
auto int2
|
|
||||||
iface int2 inet manual
|
|
||||||
bond-master aggi
|
|
||||||
|
|
||||||
auto ext1
|
|
||||||
iface ext1 inet manual
|
|
||||||
bond-master agge
|
|
||||||
|
|
||||||
auto ext2
|
|
||||||
iface ext2 inet manual
|
|
||||||
bond-master agge
|
|
||||||
|
|
||||||
auto eth1
|
|
||||||
iface eth1 inet manual
|
|
||||||
|
|
||||||
auto lo
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
source /etc/network/interfaces.d/*.cfg
|
|
|
@ -1,109 +0,0 @@
|
||||||
{
|
|
||||||
"agge": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"aggi": {
|
|
||||||
"address": "10.44.15.196",
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond_downdelay": "200",
|
|
||||||
"bond_lacp_rate": "slow",
|
|
||||||
"bond_miimon": "100",
|
|
||||||
"bond_mode": "4",
|
|
||||||
"bond_updelay": "200",
|
|
||||||
"bond_xmit_hash_policy": "layer3+4",
|
|
||||||
"down": [],
|
|
||||||
"hwaddress": "ether 22:44:77:88:D5:96",
|
|
||||||
"method": "static",
|
|
||||||
"mtu": "1500",
|
|
||||||
"netmask": "255.255.255.248",
|
|
||||||
"post-up": [
|
|
||||||
"/sbin/ethtool -K aggi tx off tso off"
|
|
||||||
],
|
|
||||||
"pre-up": [],
|
|
||||||
"slaves": "int1 int2",
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"br0": {
|
|
||||||
"address": "188.44.133.76",
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond_downdelay": "200",
|
|
||||||
"bond_lacp_rate": "slow",
|
|
||||||
"bond_miimon": "100",
|
|
||||||
"bond_mode": "4",
|
|
||||||
"bond_updelay": "200",
|
|
||||||
"bond_xmit_hash_policy": "layer3+4",
|
|
||||||
"bridge_ports": "agge",
|
|
||||||
"down": [],
|
|
||||||
"gateway": "188.44.133.75",
|
|
||||||
"hwaddress": "ether 22:44:77:88:D5:98",
|
|
||||||
"method": "static",
|
|
||||||
"netmask": "255.255.255.248",
|
|
||||||
"post-up": [
|
|
||||||
"/sbin/ethtool -K agge tx off tso off"
|
|
||||||
],
|
|
||||||
"pre-up": [],
|
|
||||||
"slaves": "ext1 ext2",
|
|
||||||
"up": [
|
|
||||||
"route add -net 10.0.0.0/8 gw 10.44.15.117 dev aggi",
|
|
||||||
"route add -net 192.168.0.0/16 gw 10.44.15.117 dev aggi",
|
|
||||||
"route add -net 188.44.208.0/21 gw 10.44.15.117 dev aggi"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"eth1": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"ext1": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond-master": "agge",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"ext2": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond-master": "agge",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"int1": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond-master": "aggi",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"int2": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond-master": "aggi",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,61 +0,0 @@
|
||||||
auto aggi
|
|
||||||
iface aggi inet static
|
|
||||||
hwaddress ether 22:44:77:88:D5:96
|
|
||||||
address 10.44.15.196
|
|
||||||
netmask 255.255.255.248
|
|
||||||
mtu 1500
|
|
||||||
slaves int1 int2
|
|
||||||
bond_mode 4
|
|
||||||
bond_miimon 100
|
|
||||||
bond_downdelay 200
|
|
||||||
bond_updelay 200
|
|
||||||
bond_lacp_rate slow
|
|
||||||
bond_xmit_hash_policy layer3+4
|
|
||||||
post-up /sbin/ethtool -K aggi tx off tso off
|
|
||||||
|
|
||||||
auto agge
|
|
||||||
iface agge inet manual
|
|
||||||
|
|
||||||
auto br0
|
|
||||||
iface br0 inet static
|
|
||||||
bridge_ports agge
|
|
||||||
hwaddress ether 22:44:77:88:D5:98
|
|
||||||
address 188.44.133.76
|
|
||||||
netmask 255.255.255.248
|
|
||||||
gateway 188.44.133.75
|
|
||||||
slaves ext1 ext2
|
|
||||||
bond_mode 4
|
|
||||||
bond_miimon 100
|
|
||||||
bond_downdelay 200
|
|
||||||
bond_updelay 200
|
|
||||||
bond_lacp_rate slow
|
|
||||||
bond_xmit_hash_policy layer3+4
|
|
||||||
post-up /sbin/ethtool -K agge tx off tso off
|
|
||||||
|
|
||||||
up route add -net 10.0.0.0/8 gw 10.44.15.117 dev aggi
|
|
||||||
up route add -net 192.168.0.0/16 gw 10.44.15.117 dev aggi
|
|
||||||
up route add -net 188.44.208.0/21 gw 10.44.15.117 dev aggi
|
|
||||||
|
|
||||||
auto int1
|
|
||||||
iface int1 inet manual
|
|
||||||
bond-master aggi
|
|
||||||
|
|
||||||
auto int2
|
|
||||||
iface int2 inet manual
|
|
||||||
bond-master aggi
|
|
||||||
|
|
||||||
auto ext1
|
|
||||||
iface ext1 inet manual
|
|
||||||
bond-master agge
|
|
||||||
|
|
||||||
auto ext2
|
|
||||||
iface ext2 inet manual
|
|
||||||
bond-master agge
|
|
||||||
|
|
||||||
auto eth1
|
|
||||||
iface eth1 inet manual
|
|
||||||
|
|
||||||
auto lo
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
source /etc/network/interfaces.d/*.cfg
|
|
|
@ -1,109 +0,0 @@
|
||||||
{
|
|
||||||
"agge": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"aggi": {
|
|
||||||
"address": "10.44.15.196",
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond_downdelay": "200",
|
|
||||||
"bond_lacp_rate": "slow",
|
|
||||||
"bond_miimon": "100",
|
|
||||||
"bond_mode": "4",
|
|
||||||
"bond_updelay": "200",
|
|
||||||
"bond_xmit_hash_policy": "layer3+4",
|
|
||||||
"down": [],
|
|
||||||
"hwaddress": "ether 22:44:77:88:D5:96",
|
|
||||||
"method": "static",
|
|
||||||
"mtu": "1500",
|
|
||||||
"netmask": "255.255.255.248",
|
|
||||||
"post-up": [
|
|
||||||
"/sbin/ethtool -K aggi tx off tso off"
|
|
||||||
],
|
|
||||||
"pre-up": [],
|
|
||||||
"slaves": "int1 int2",
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"br0": {
|
|
||||||
"address": "188.44.133.76",
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond_downdelay": "200",
|
|
||||||
"bond_lacp_rate": "slow",
|
|
||||||
"bond_miimon": "100",
|
|
||||||
"bond_mode": "4",
|
|
||||||
"bond_updelay": "200",
|
|
||||||
"bond_xmit_hash_policy": "layer3+4",
|
|
||||||
"bridge_ports": "agge",
|
|
||||||
"down": [],
|
|
||||||
"gateway": "188.44.133.75",
|
|
||||||
"hwaddress": "ether 22:44:77:88:D5:98",
|
|
||||||
"method": "static",
|
|
||||||
"netmask": "255.255.255.248",
|
|
||||||
"post-up": [
|
|
||||||
"/sbin/ethtool -K agge tx off tso off"
|
|
||||||
],
|
|
||||||
"pre-up": [],
|
|
||||||
"slaves": "ext1 ext2",
|
|
||||||
"up": [
|
|
||||||
"route add -net 10.0.0.0/8 gw 10.44.15.117 dev aggi",
|
|
||||||
"route add -net 192.168.0.0/16 gw 10.44.15.117 dev aggi",
|
|
||||||
"route add -net 188.44.208.0/21 gw 10.44.15.117 dev aggi"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"eth1": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"ext1": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond-master": "agge",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"ext2": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond-master": "agge",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"int1": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond-master": "aggi",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"int2": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond-master": "aggi",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,61 +0,0 @@
|
||||||
auto aggi
|
|
||||||
iface aggi inet static
|
|
||||||
hwaddress ether 22:44:77:88:D5:96
|
|
||||||
address 10.44.15.196
|
|
||||||
netmask 255.255.255.248
|
|
||||||
mtu 1500
|
|
||||||
slaves int1 int2
|
|
||||||
bond_mode 4
|
|
||||||
bond_miimon 100
|
|
||||||
bond_downdelay 200
|
|
||||||
bond_updelay 200
|
|
||||||
bond_lacp_rate slow
|
|
||||||
bond_xmit_hash_policy layer3+4
|
|
||||||
post-up /sbin/ethtool -K aggi tx off tso off
|
|
||||||
|
|
||||||
auto agge
|
|
||||||
iface agge inet manual
|
|
||||||
|
|
||||||
auto br0
|
|
||||||
iface br0 inet static
|
|
||||||
bridge_ports agge
|
|
||||||
hwaddress ether 22:44:77:88:D5:98
|
|
||||||
address 188.44.133.76
|
|
||||||
netmask 255.255.255.248
|
|
||||||
gateway 188.44.133.75
|
|
||||||
slaves ext1 ext2
|
|
||||||
bond_mode 4
|
|
||||||
bond_miimon 100
|
|
||||||
bond_downdelay 200
|
|
||||||
bond_updelay 200
|
|
||||||
bond_lacp_rate slow
|
|
||||||
bond_xmit_hash_policy layer3+4
|
|
||||||
post-up /sbin/ethtool -K agge tx off tso off
|
|
||||||
|
|
||||||
up route add -net 10.0.0.0/8 gw 10.44.15.117 dev aggi
|
|
||||||
up route add -net 192.168.0.0/16 gw 10.44.15.117 dev aggi
|
|
||||||
up route add -net 188.44.208.0/21 gw 10.44.15.117 dev aggi
|
|
||||||
|
|
||||||
auto int1
|
|
||||||
iface int1 inet manual
|
|
||||||
bond-master aggi
|
|
||||||
|
|
||||||
auto int2
|
|
||||||
iface int2 inet manual
|
|
||||||
bond-master aggi
|
|
||||||
|
|
||||||
auto ext1
|
|
||||||
iface ext1 inet manual
|
|
||||||
bond-master agge
|
|
||||||
|
|
||||||
auto ext2
|
|
||||||
iface ext2 inet manual
|
|
||||||
bond-master agge
|
|
||||||
|
|
||||||
auto eth1
|
|
||||||
iface eth1 inet manual
|
|
||||||
|
|
||||||
auto lo
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
source /etc/network/interfaces.d/*.cfg
|
|
|
@ -1,9 +0,0 @@
|
||||||
fail_json message: Error: interface eth0 not found
|
|
||||||
options:
|
|
||||||
{
|
|
||||||
"address_family": "inet",
|
|
||||||
"iface": "eth0",
|
|
||||||
"option": "address",
|
|
||||||
"state": "present",
|
|
||||||
"value": "192.168.0.42"
|
|
||||||
}
|
|
|
@ -1,109 +0,0 @@
|
||||||
{
|
|
||||||
"agge": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"aggi": {
|
|
||||||
"address": "10.44.15.196",
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond_downdelay": "200",
|
|
||||||
"bond_lacp_rate": "slow",
|
|
||||||
"bond_miimon": "100",
|
|
||||||
"bond_mode": "4",
|
|
||||||
"bond_updelay": "200",
|
|
||||||
"bond_xmit_hash_policy": "layer3+4",
|
|
||||||
"down": [],
|
|
||||||
"hwaddress": "ether 22:44:77:88:D5:96",
|
|
||||||
"method": "static",
|
|
||||||
"mtu": "1500",
|
|
||||||
"netmask": "255.255.255.248",
|
|
||||||
"post-up": [
|
|
||||||
"/sbin/ethtool -K aggi tx off tso off"
|
|
||||||
],
|
|
||||||
"pre-up": [],
|
|
||||||
"slaves": "int1 int2",
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"br0": {
|
|
||||||
"address": "188.44.133.76",
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond_downdelay": "200",
|
|
||||||
"bond_lacp_rate": "slow",
|
|
||||||
"bond_miimon": "100",
|
|
||||||
"bond_mode": "4",
|
|
||||||
"bond_updelay": "200",
|
|
||||||
"bond_xmit_hash_policy": "layer3+4",
|
|
||||||
"bridge_ports": "agge",
|
|
||||||
"down": [],
|
|
||||||
"gateway": "188.44.133.75",
|
|
||||||
"hwaddress": "ether 22:44:77:88:D5:98",
|
|
||||||
"method": "static",
|
|
||||||
"netmask": "255.255.255.248",
|
|
||||||
"post-up": [
|
|
||||||
"/sbin/ethtool -K agge tx off tso off"
|
|
||||||
],
|
|
||||||
"pre-up": [],
|
|
||||||
"slaves": "ext1 ext2",
|
|
||||||
"up": [
|
|
||||||
"route add -net 10.0.0.0/8 gw 10.44.15.117 dev aggi",
|
|
||||||
"route add -net 192.168.0.0/16 gw 10.44.15.117 dev aggi",
|
|
||||||
"route add -net 188.44.208.0/21 gw 10.44.15.117 dev aggi"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"eth1": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"ext1": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond-master": "agge",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"ext2": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond-master": "agge",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"int1": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond-master": "aggi",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"int2": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond-master": "aggi",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,61 +0,0 @@
|
||||||
auto aggi
|
|
||||||
iface aggi inet static
|
|
||||||
hwaddress ether 22:44:77:88:D5:96
|
|
||||||
address 10.44.15.196
|
|
||||||
netmask 255.255.255.248
|
|
||||||
mtu 1500
|
|
||||||
slaves int1 int2
|
|
||||||
bond_mode 4
|
|
||||||
bond_miimon 100
|
|
||||||
bond_downdelay 200
|
|
||||||
bond_updelay 200
|
|
||||||
bond_lacp_rate slow
|
|
||||||
bond_xmit_hash_policy layer3+4
|
|
||||||
post-up /sbin/ethtool -K aggi tx off tso off
|
|
||||||
|
|
||||||
auto agge
|
|
||||||
iface agge inet manual
|
|
||||||
|
|
||||||
auto br0
|
|
||||||
iface br0 inet static
|
|
||||||
bridge_ports agge
|
|
||||||
hwaddress ether 22:44:77:88:D5:98
|
|
||||||
address 188.44.133.76
|
|
||||||
netmask 255.255.255.248
|
|
||||||
gateway 188.44.133.75
|
|
||||||
slaves ext1 ext2
|
|
||||||
bond_mode 4
|
|
||||||
bond_miimon 100
|
|
||||||
bond_downdelay 200
|
|
||||||
bond_updelay 200
|
|
||||||
bond_lacp_rate slow
|
|
||||||
bond_xmit_hash_policy layer3+4
|
|
||||||
post-up /sbin/ethtool -K agge tx off tso off
|
|
||||||
|
|
||||||
up route add -net 10.0.0.0/8 gw 10.44.15.117 dev aggi
|
|
||||||
up route add -net 192.168.0.0/16 gw 10.44.15.117 dev aggi
|
|
||||||
up route add -net 188.44.208.0/21 gw 10.44.15.117 dev aggi
|
|
||||||
|
|
||||||
auto int1
|
|
||||||
iface int1 inet manual
|
|
||||||
bond-master aggi
|
|
||||||
|
|
||||||
auto int2
|
|
||||||
iface int2 inet manual
|
|
||||||
bond-master aggi
|
|
||||||
|
|
||||||
auto ext1
|
|
||||||
iface ext1 inet manual
|
|
||||||
bond-master agge
|
|
||||||
|
|
||||||
auto ext2
|
|
||||||
iface ext2 inet manual
|
|
||||||
bond-master agge
|
|
||||||
|
|
||||||
auto eth1
|
|
||||||
iface eth1 inet manual
|
|
||||||
|
|
||||||
auto lo
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
source /etc/network/interfaces.d/*.cfg
|
|
|
@ -1,9 +0,0 @@
|
||||||
fail_json message: Error: interface eth0 not found
|
|
||||||
options:
|
|
||||||
{
|
|
||||||
"address_family": "inet",
|
|
||||||
"iface": "eth0",
|
|
||||||
"option": "post-up",
|
|
||||||
"state": "present",
|
|
||||||
"value": "XXXX_ipv4"
|
|
||||||
}
|
|
|
@ -1,109 +0,0 @@
|
||||||
{
|
|
||||||
"agge": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"aggi": {
|
|
||||||
"address": "10.44.15.196",
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond_downdelay": "200",
|
|
||||||
"bond_lacp_rate": "slow",
|
|
||||||
"bond_miimon": "100",
|
|
||||||
"bond_mode": "4",
|
|
||||||
"bond_updelay": "200",
|
|
||||||
"bond_xmit_hash_policy": "layer3+4",
|
|
||||||
"down": [],
|
|
||||||
"hwaddress": "ether 22:44:77:88:D5:96",
|
|
||||||
"method": "static",
|
|
||||||
"mtu": "1500",
|
|
||||||
"netmask": "255.255.255.248",
|
|
||||||
"post-up": [
|
|
||||||
"/sbin/ethtool -K aggi tx off tso off"
|
|
||||||
],
|
|
||||||
"pre-up": [],
|
|
||||||
"slaves": "int1 int2",
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"br0": {
|
|
||||||
"address": "188.44.133.76",
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond_downdelay": "200",
|
|
||||||
"bond_lacp_rate": "slow",
|
|
||||||
"bond_miimon": "100",
|
|
||||||
"bond_mode": "4",
|
|
||||||
"bond_updelay": "200",
|
|
||||||
"bond_xmit_hash_policy": "layer3+4",
|
|
||||||
"bridge_ports": "agge",
|
|
||||||
"down": [],
|
|
||||||
"gateway": "188.44.133.75",
|
|
||||||
"hwaddress": "ether 22:44:77:88:D5:98",
|
|
||||||
"method": "static",
|
|
||||||
"netmask": "255.255.255.248",
|
|
||||||
"post-up": [
|
|
||||||
"/sbin/ethtool -K agge tx off tso off"
|
|
||||||
],
|
|
||||||
"pre-up": [],
|
|
||||||
"slaves": "ext1 ext2",
|
|
||||||
"up": [
|
|
||||||
"route add -net 10.0.0.0/8 gw 10.44.15.117 dev aggi",
|
|
||||||
"route add -net 192.168.0.0/16 gw 10.44.15.117 dev aggi",
|
|
||||||
"route add -net 188.44.208.0/21 gw 10.44.15.117 dev aggi"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"eth1": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"ext1": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond-master": "agge",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"ext2": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond-master": "agge",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"int1": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond-master": "aggi",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"int2": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond-master": "aggi",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,61 +0,0 @@
|
||||||
auto aggi
|
|
||||||
iface aggi inet static
|
|
||||||
hwaddress ether 22:44:77:88:D5:96
|
|
||||||
address 10.44.15.196
|
|
||||||
netmask 255.255.255.248
|
|
||||||
mtu 1500
|
|
||||||
slaves int1 int2
|
|
||||||
bond_mode 4
|
|
||||||
bond_miimon 100
|
|
||||||
bond_downdelay 200
|
|
||||||
bond_updelay 200
|
|
||||||
bond_lacp_rate slow
|
|
||||||
bond_xmit_hash_policy layer3+4
|
|
||||||
post-up /sbin/ethtool -K aggi tx off tso off
|
|
||||||
|
|
||||||
auto agge
|
|
||||||
iface agge inet manual
|
|
||||||
|
|
||||||
auto br0
|
|
||||||
iface br0 inet static
|
|
||||||
bridge_ports agge
|
|
||||||
hwaddress ether 22:44:77:88:D5:98
|
|
||||||
address 188.44.133.76
|
|
||||||
netmask 255.255.255.248
|
|
||||||
gateway 188.44.133.75
|
|
||||||
slaves ext1 ext2
|
|
||||||
bond_mode 4
|
|
||||||
bond_miimon 100
|
|
||||||
bond_downdelay 200
|
|
||||||
bond_updelay 200
|
|
||||||
bond_lacp_rate slow
|
|
||||||
bond_xmit_hash_policy layer3+4
|
|
||||||
post-up /sbin/ethtool -K agge tx off tso off
|
|
||||||
|
|
||||||
up route add -net 10.0.0.0/8 gw 10.44.15.117 dev aggi
|
|
||||||
up route add -net 192.168.0.0/16 gw 10.44.15.117 dev aggi
|
|
||||||
up route add -net 188.44.208.0/21 gw 10.44.15.117 dev aggi
|
|
||||||
|
|
||||||
auto int1
|
|
||||||
iface int1 inet manual
|
|
||||||
bond-master aggi
|
|
||||||
|
|
||||||
auto int2
|
|
||||||
iface int2 inet manual
|
|
||||||
bond-master aggi
|
|
||||||
|
|
||||||
auto ext1
|
|
||||||
iface ext1 inet manual
|
|
||||||
bond-master agge
|
|
||||||
|
|
||||||
auto ext2
|
|
||||||
iface ext2 inet manual
|
|
||||||
bond-master agge
|
|
||||||
|
|
||||||
auto eth1
|
|
||||||
iface eth1 inet manual
|
|
||||||
|
|
||||||
auto lo
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
source /etc/network/interfaces.d/*.cfg
|
|
|
@ -1,9 +0,0 @@
|
||||||
fail_json message: Error: interface eth0 not found
|
|
||||||
options:
|
|
||||||
{
|
|
||||||
"address_family": "inet",
|
|
||||||
"iface": "eth0",
|
|
||||||
"option": "pre-up",
|
|
||||||
"state": "present",
|
|
||||||
"value": "XXXX_ipv4"
|
|
||||||
}
|
|
|
@ -1,109 +0,0 @@
|
||||||
{
|
|
||||||
"agge": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"aggi": {
|
|
||||||
"address": "10.44.15.196",
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond_downdelay": "200",
|
|
||||||
"bond_lacp_rate": "slow",
|
|
||||||
"bond_miimon": "100",
|
|
||||||
"bond_mode": "4",
|
|
||||||
"bond_updelay": "200",
|
|
||||||
"bond_xmit_hash_policy": "layer3+4",
|
|
||||||
"down": [],
|
|
||||||
"hwaddress": "ether 22:44:77:88:D5:96",
|
|
||||||
"method": "static",
|
|
||||||
"mtu": "1500",
|
|
||||||
"netmask": "255.255.255.248",
|
|
||||||
"post-up": [
|
|
||||||
"/sbin/ethtool -K aggi tx off tso off"
|
|
||||||
],
|
|
||||||
"pre-up": [],
|
|
||||||
"slaves": "int1 int2",
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"br0": {
|
|
||||||
"address": "188.44.133.76",
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond_downdelay": "200",
|
|
||||||
"bond_lacp_rate": "slow",
|
|
||||||
"bond_miimon": "100",
|
|
||||||
"bond_mode": "4",
|
|
||||||
"bond_updelay": "200",
|
|
||||||
"bond_xmit_hash_policy": "layer3+4",
|
|
||||||
"bridge_ports": "agge",
|
|
||||||
"down": [],
|
|
||||||
"gateway": "188.44.133.75",
|
|
||||||
"hwaddress": "ether 22:44:77:88:D5:98",
|
|
||||||
"method": "static",
|
|
||||||
"netmask": "255.255.255.248",
|
|
||||||
"post-up": [
|
|
||||||
"/sbin/ethtool -K agge tx off tso off"
|
|
||||||
],
|
|
||||||
"pre-up": [],
|
|
||||||
"slaves": "ext1 ext2",
|
|
||||||
"up": [
|
|
||||||
"route add -net 10.0.0.0/8 gw 10.44.15.117 dev aggi",
|
|
||||||
"route add -net 192.168.0.0/16 gw 10.44.15.117 dev aggi",
|
|
||||||
"route add -net 188.44.208.0/21 gw 10.44.15.117 dev aggi"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"eth1": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"ext1": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond-master": "agge",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"ext2": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond-master": "agge",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"int1": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond-master": "aggi",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"int2": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"bond-master": "aggi",
|
|
||||||
"down": [],
|
|
||||||
"method": "manual",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
},
|
|
||||||
"lo": {
|
|
||||||
"address_family": "inet",
|
|
||||||
"down": [],
|
|
||||||
"method": "loopback",
|
|
||||||
"post-up": [],
|
|
||||||
"pre-up": [],
|
|
||||||
"up": []
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,61 +0,0 @@
|
||||||
auto aggi
|
|
||||||
iface aggi inet static
|
|
||||||
hwaddress ether 22:44:77:88:D5:96
|
|
||||||
address 10.44.15.196
|
|
||||||
netmask 255.255.255.248
|
|
||||||
mtu 1500
|
|
||||||
slaves int1 int2
|
|
||||||
bond_mode 4
|
|
||||||
bond_miimon 100
|
|
||||||
bond_downdelay 200
|
|
||||||
bond_updelay 200
|
|
||||||
bond_lacp_rate slow
|
|
||||||
bond_xmit_hash_policy layer3+4
|
|
||||||
post-up /sbin/ethtool -K aggi tx off tso off
|
|
||||||
|
|
||||||
auto agge
|
|
||||||
iface agge inet manual
|
|
||||||
|
|
||||||
auto br0
|
|
||||||
iface br0 inet static
|
|
||||||
bridge_ports agge
|
|
||||||
hwaddress ether 22:44:77:88:D5:98
|
|
||||||
address 188.44.133.76
|
|
||||||
netmask 255.255.255.248
|
|
||||||
gateway 188.44.133.75
|
|
||||||
slaves ext1 ext2
|
|
||||||
bond_mode 4
|
|
||||||
bond_miimon 100
|
|
||||||
bond_downdelay 200
|
|
||||||
bond_updelay 200
|
|
||||||
bond_lacp_rate slow
|
|
||||||
bond_xmit_hash_policy layer3+4
|
|
||||||
post-up /sbin/ethtool -K agge tx off tso off
|
|
||||||
|
|
||||||
up route add -net 10.0.0.0/8 gw 10.44.15.117 dev aggi
|
|
||||||
up route add -net 192.168.0.0/16 gw 10.44.15.117 dev aggi
|
|
||||||
up route add -net 188.44.208.0/21 gw 10.44.15.117 dev aggi
|
|
||||||
|
|
||||||
auto int1
|
|
||||||
iface int1 inet manual
|
|
||||||
bond-master aggi
|
|
||||||
|
|
||||||
auto int2
|
|
||||||
iface int2 inet manual
|
|
||||||
bond-master aggi
|
|
||||||
|
|
||||||
auto ext1
|
|
||||||
iface ext1 inet manual
|
|
||||||
bond-master agge
|
|
||||||
|
|
||||||
auto ext2
|
|
||||||
iface ext2 inet manual
|
|
||||||
bond-master agge
|
|
||||||
|
|
||||||
auto eth1
|
|
||||||
iface eth1 inet manual
|
|
||||||
|
|
||||||
auto lo
|
|
||||||
iface lo inet loopback
|
|
||||||
|
|
||||||
source /etc/network/interfaces.d/*.cfg
|
|
|
@ -1,9 +0,0 @@
|
||||||
fail_json message: Error: interface eth0 not found
|
|
||||||
options:
|
|
||||||
{
|
|
||||||
"address_family": "inet6",
|
|
||||||
"iface": "eth0",
|
|
||||||
"option": "address",
|
|
||||||
"state": "present",
|
|
||||||
"value": "fc00::42"
|
|
||||||
}
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue