diff --git a/scripts/setup-netdev b/scripts/setup-netdev index 4b64781..79c01b8 100755 --- a/scripts/setup-netdev +++ b/scripts/setup-netdev @@ -6,7 +6,7 @@ modprobe bonding # All vlans are using netmask /22 MASK=22 CTLPLANE=110 # ctlplane vlan -VLANS='110 218 222 226 306 321 480' +VLANS='110 218 222 226 306 321 480 1000' SPEED=25000 MTU=9000