vmhost1: Update net-ifaces script
This commit is contained in:
@@ -28,9 +28,8 @@ make_bond() {
|
||||
|
||||
# VM Network
|
||||
make_bond bond0
|
||||
#add_slave bond0 enp10s0f0
|
||||
#add_slave bond0 enp10s0f1
|
||||
add_slave bond0 enp10s0
|
||||
add_slave bond0 enp10s0f0
|
||||
add_slave bond0 enp10s0f1
|
||||
|
||||
ip link add link bond0 name vlan30 type vlan id 30
|
||||
ip link add link bond0 name vlan101 type vlan id 101
|
||||
|
||||
Reference in New Issue
Block a user