]> git.proxmox.com Git - mirror_ifupdown2.git/blobdiff - docs/examples/interfaces
.gitignore: pycharm remote execution update
[mirror_ifupdown2.git] / docs / examples / interfaces
index 605cd7a20ea63e85b717a846947f3cc6db7af0d8..b2f1b7a16da802bef917fc0f10b56b7a38f1570e 100644 (file)
@@ -21,27 +21,15 @@ iface swp30
     alias "test network"
     link-duplex full
     link-speed 1000
-<<<<<<< HEAD
-    link-autoneg off
-=======
     link-autoneg no
->>>>>>> cumulus/dev
 
 # bond interface
 auto bond3
 iface bond3 inet static
-<<<<<<< HEAD
-    address 100.0.0.4/16
-    bond-slaves swp1 swp2
-    bond-mode 802.3ad
-    bond-miimon 100
-    bond-use-carrier 1
-=======
     bond-slaves swp1 swp2
     bond-mode 802.3ad
     bond-miimon 100
     bond-use-carrier yes
->>>>>>> cumulus/dev
     bond-lacp-rate 1
     bond-min-links 1
     bond-xmit_hash_policy layer3+4
@@ -49,27 +37,15 @@ iface bond3 inet static
 # bond interface
 auto bond4
 iface bond4 inet static
-<<<<<<< HEAD
-    address 100.0.0.6/16
-    bond-slaves swp3 swp4
-    bond-mode 802.3ad
-    bond-miimon 100
-    bond-use-carrier 1
-=======
     bond-slaves swp3 swp4
     bond-mode 802.3ad
     bond-miimon 100
     bond-use-carrier yes
->>>>>>> cumulus/dev
     bond-lacp-rate 1
     bond-min-links 1
     bond-xmit_hash_policy layer3+4
 
-<<<<<<< HEAD
-# bond interface
-=======
 # bridge interface
->>>>>>> cumulus/dev
 auto br0
 iface br0
     address 12.0.0.4/24
@@ -81,17 +57,9 @@ iface br0
 # vlan interface on bond
 auto bond3.2000
 iface bond3.2000 inet static
-<<<<<<< HEAD
-    address 100.1.0.4/16
-
-auto bond4.2000
-iface bond4.2000 inet static
-    address 100.1.0.6/16
-=======
 
 auto bond4.2000
 iface bond4.2000 inet static
->>>>>>> cumulus/dev
 
 auto br2000
 iface br2000 inet6 static