ip ru del from 10.1.2.201 lookup 204 ip ru del from 10.1.2.200 lookup 203 ip ru del from 10.1.2.199 lookup 202 ip ru del from 10.1.2.198 lookup 201 ip ru del from 10.1.2.197 lookup 200 ip ru del from 10.1.2.196 lookup 199 ip ru del from 10.1.2.195 lookup 198 ip ru del from 10.1.2.194 lookup 197 ip ru del from 10.1.2.193 lookup 196 ip ru del from 10.1.2.192 lookup 195 ip ru del from 10.1.2.191 lookup 194 ip ru del from 10.1.2.190 lookup 193 ip ru del from 10.1.2.189 lookup 192 ip ru del from 10.1.2.188 lookup 191 ip ru del from 10.1.2.187 lookup 190 ip ru del from 10.1.2.186 lookup 189 ip ru del from 10.1.2.185 lookup 188 ip ru del from 10.1.2.184 lookup 187 ip ru del from 10.1.2.183 lookup 186 ip ru del from 10.1.2.182 lookup 185 ip ru del from 10.1.2.181 lookup 184 ip ru del from 10.1.2.180 lookup 183 ip ru del from 10.1.2.179 lookup 182 ip ru del from 10.1.2.178 lookup 181 ip ru del from 10.1.2.177 lookup 180 ip ru del from 10.1.2.176 lookup 179 ip ru del from 10.1.2.175 lookup 178 ip ru del from 10.1.2.174 lookup 177 ip ru del from 10.1.2.173 lookup 176 ip ru del from 10.1.2.172 lookup 175 ip ru del from 10.1.2.171 lookup 174 ip ru del from 10.1.2.170 lookup 173 ip ru del from 10.1.2.169 lookup 172 ip ru del from 10.1.2.168 lookup 171 ip ru del from 10.1.2.167 lookup 170 ip ru del from 10.1.2.166 lookup 169 ip ru del from 10.1.2.165 lookup 168 ip ru del from 10.1.2.164 lookup 167 ip ru del from 10.1.2.163 lookup 166 ip ru del from 10.1.2.162 lookup 165 ip ru del from 10.1.2.161 lookup 164 ip ru del from 10.1.2.160 lookup 163 ip ru del from 10.1.2.159 lookup 162 ip ru del from 10.1.2.158 lookup 161 ip ru del from 10.1.2.157 lookup 160 ip ru del from 10.1.2.156 lookup 159 ip ru del from 10.1.2.155 lookup 158 ip ru del from 10.1.2.154 lookup 157 ip ru del from 10.1.2.153 lookup 156 ip ru del from 10.1.2.152 lookup 155 ip ru del from 10.1.2.151 lookup 154 ip ru del from 10.1.2.150 lookup 153 ip ru del from 10.1.2.149 lookup 152 ip ru del from 10.1.2.148 lookup 151 ip ru del from 10.1.2.147 lookup 150 ip ru del from 10.1.2.146 lookup 149 ip ru del from 10.1.2.145 lookup 148 ip ru del from 10.1.2.144 lookup 147 ip ru del from 10.1.2.143 lookup 146 ip ru del from 10.1.2.142 lookup 145 ip ru del from 10.1.2.141 lookup 144 ip ru del from 10.1.2.140 lookup 143 ip ru del from 10.1.2.139 lookup 142 ip ru del from 10.1.2.138 lookup 141 ip ru del from 10.1.2.137 lookup 140 ip ru del from 10.1.2.136 lookup 139 ip ru del from 10.1.2.135 lookup 138 ip ru del from 10.1.2.134 lookup 137 ip ru del from 10.1.2.133 lookup 136 ip ru del from 10.1.2.132 lookup 135 ip ru del from 10.1.2.131 lookup 134 ip ru del from 10.1.2.130 lookup 133 ip ru del from 10.1.2.129 lookup 132 # Setup for device: eth1 IP: 0.0.0.0 GW: 0.0.0.0 ip link set eth1 down ip link set eth1 up ip addr flush dev eth1 ip link set dev eth1 up # Setup for device: eth2 IP: 0.0.0.0 GW: 0.0.0.0 ip link set eth2 down ip link set eth2 up ip addr flush dev eth2 ip link set dev eth2 up # Setup for device: eth3 IP: 0.0.0.0 GW: 0.0.0.0 ip link set eth3 down ip link set eth3 up ip addr flush dev eth3 ip link set dev eth3 up # Setup for device: eth4 IP: 0.0.0.0 GW: 0.0.0.0 ip link set eth4 down ip link set eth4 up ip addr flush dev eth4 ip link set dev eth4 up # Setup for device: eth1#0 IP: 10.1.2.2 GW: 10.1.2.1 ip link set eth1#0 down ip link set eth1#0 up ip addr flush dev eth1#0 ip addr add 10.1.2.2/24 broadcast 10.1.2.255 dev eth1#0 ip link set dev eth1#0 up ip ru add from 10.1.2.2/32 table 5 ip route add 10.1.2.0/24 via 10.1.2.2 table 5 ip route add 0/0 via 10.1.2.1 dev eth1#0 table 5 echo 1 > /proc/sys/net/ipv4/conf/eth1#0/arp_filter # Setup for device: eth1#1 IP: 10.1.2.3 GW: 10.1.2.1 ip link set eth1#1 down ip link set eth1#1 up ip addr flush dev eth1#1 ip addr add 10.1.2.3/24 broadcast 10.1.2.255 dev eth1#1 ip link set dev eth1#1 up ip ru add from 10.1.2.3/32 table 6 ip route add 10.1.2.0/24 via 10.1.2.3 table 6 ip route add 0/0 via 10.1.2.1 dev eth1#1 table 6 echo 1 > /proc/sys/net/ipv4/conf/eth1#1/arp_filter # Setup for device: eth1#2 IP: 10.1.2.4 GW: 10.1.2.1 ip link set eth1#2 down ip link set eth1#2 up ip addr flush dev eth1#2 ip addr add 10.1.2.4/24 broadcast 10.1.2.255 dev eth1#2 ip link set dev eth1#2 up ip ru add from 10.1.2.4/32 table 7 ip route add 10.1.2.0/24 via 10.1.2.4 table 7 ip route add 0/0 via 10.1.2.1 dev eth1#2 table 7 echo 1 > /proc/sys/net/ipv4/conf/eth1#2/arp_filter # Setup for device: eth1#3 IP: 10.1.2.5 GW: 10.1.2.1 ip link set eth1#3 down ip link set eth1#3 up ip addr flush dev eth1#3 ip addr add 10.1.2.5/24 broadcast 10.1.2.255 dev eth1#3 ip link set dev eth1#3 up ip ru add from 10.1.2.5/32 table 8 ip route add 10.1.2.0/24 via 10.1.2.5 table 8 ip route add 0/0 via 10.1.2.1 dev eth1#3 table 8 echo 1 > /proc/sys/net/ipv4/conf/eth1#3/arp_filter # Setup for device: eth1#4 IP: 10.1.2.6 GW: 10.1.2.1 ip link set eth1#4 down ip link set eth1#4 up ip addr flush dev eth1#4 ip addr add 10.1.2.6/24 broadcast 10.1.2.255 dev eth1#4 ip link set dev eth1#4 up ip ru add from 10.1.2.6/32 table 9 ip route add 10.1.2.0/24 via 10.1.2.6 table 9 ip route add 0/0 via 10.1.2.1 dev eth1#4 table 9 echo 1 > /proc/sys/net/ipv4/conf/eth1#4/arp_filter # Setup for device: eth1#5 IP: 10.1.2.7 GW: 10.1.2.1 ip link set eth1#5 down ip link set eth1#5 up ip addr flush dev eth1#5 ip addr add 10.1.2.7/24 broadcast 10.1.2.255 dev eth1#5 ip link set dev eth1#5 up ip ru add from 10.1.2.7/32 table 10 ip route add 10.1.2.0/24 via 10.1.2.7 table 10 ip route add 0/0 via 10.1.2.1 dev eth1#5 table 10 echo 1 > /proc/sys/net/ipv4/conf/eth1#5/arp_filter # Setup for device: eth1#6 IP: 10.1.2.8 GW: 10.1.2.1 ip link set eth1#6 down ip link set eth1#6 up ip addr flush dev eth1#6 ip addr add 10.1.2.8/24 broadcast 10.1.2.255 dev eth1#6 ip link set dev eth1#6 up ip ru add from 10.1.2.8/32 table 11 ip route add 10.1.2.0/24 via 10.1.2.8 table 11 ip route add 0/0 via 10.1.2.1 dev eth1#6 table 11 echo 1 > /proc/sys/net/ipv4/conf/eth1#6/arp_filter # Setup for device: eth1#7 IP: 10.1.2.9 GW: 10.1.2.1 ip link set eth1#7 down ip link set eth1#7 up ip addr flush dev eth1#7 ip addr add 10.1.2.9/24 broadcast 10.1.2.255 dev eth1#7 ip link set dev eth1#7 up ip ru add from 10.1.2.9/32 table 12 ip route add 10.1.2.0/24 via 10.1.2.9 table 12 ip route add 0/0 via 10.1.2.1 dev eth1#7 table 12 echo 1 > /proc/sys/net/ipv4/conf/eth1#7/arp_filter # Setup for device: eth1#8 IP: 10.1.2.10 GW: 10.1.2.1 ip link set eth1#8 down ip link set eth1#8 up ip addr flush dev eth1#8 ip addr add 10.1.2.10/24 broadcast 10.1.2.255 dev eth1#8 ip link set dev eth1#8 up ip ru add from 10.1.2.10/32 table 13 ip route add 10.1.2.0/24 via 10.1.2.10 table 13 ip route add 0/0 via 10.1.2.1 dev eth1#8 table 13 echo 1 > /proc/sys/net/ipv4/conf/eth1#8/arp_filter # Setup for device: eth1#9 IP: 10.1.2.11 GW: 10.1.2.1 ip link set eth1#9 down ip link set eth1#9 up ip addr flush dev eth1#9 ip addr add 10.1.2.11/24 broadcast 10.1.2.255 dev eth1#9 ip link set dev eth1#9 up ip ru add from 10.1.2.11/32 table 14 ip route add 10.1.2.0/24 via 10.1.2.11 table 14 ip route add 0/0 via 10.1.2.1 dev eth1#9 table 14 echo 1 > /proc/sys/net/ipv4/conf/eth1#9/arp_filter # Setup for device: eth1#10 IP: 10.1.2.12 GW: 10.1.2.1 ip link set eth1#10 down ip link set eth1#10 up ip addr flush dev eth1#10 ip addr add 10.1.2.12/24 broadcast 10.1.2.255 dev eth1#10 ip link set dev eth1#10 up ip ru add from 10.1.2.12/32 table 15 ip route add 10.1.2.0/24 via 10.1.2.12 table 15 ip route add 0/0 via 10.1.2.1 dev eth1#10 table 15 echo 1 > /proc/sys/net/ipv4/conf/eth1#10/arp_filter # Setup for device: eth1#11 IP: 10.1.2.13 GW: 10.1.2.1 ip link set eth1#11 down ip link set eth1#11 up ip addr flush dev eth1#11 ip addr add 10.1.2.13/24 broadcast 10.1.2.255 dev eth1#11 ip link set dev eth1#11 up ip ru add from 10.1.2.13/32 table 16 ip route add 10.1.2.0/24 via 10.1.2.13 table 16 ip route add 0/0 via 10.1.2.1 dev eth1#11 table 16 echo 1 > /proc/sys/net/ipv4/conf/eth1#11/arp_filter # Setup for device: eth1#12 IP: 10.1.2.14 GW: 10.1.2.1 ip link set eth1#12 down ip link set eth1#12 up ip addr flush dev eth1#12 ip addr add 10.1.2.14/24 broadcast 10.1.2.255 dev eth1#12 ip link set dev eth1#12 up ip ru add from 10.1.2.14/32 table 17 ip route add 10.1.2.0/24 via 10.1.2.14 table 17 ip route add 0/0 via 10.1.2.1 dev eth1#12 table 17 echo 1 > /proc/sys/net/ipv4/conf/eth1#12/arp_filter # Setup for device: eth1#13 IP: 10.1.2.15 GW: 10.1.2.1 ip link set eth1#13 down ip link set eth1#13 up ip addr flush dev eth1#13 ip addr add 10.1.2.15/24 broadcast 10.1.2.255 dev eth1#13 ip link set dev eth1#13 up ip ru add from 10.1.2.15/32 table 18 ip route add 10.1.2.0/24 via 10.1.2.15 table 18 ip route add 0/0 via 10.1.2.1 dev eth1#13 table 18 echo 1 > /proc/sys/net/ipv4/conf/eth1#13/arp_filter # Setup for device: eth1#14 IP: 10.1.2.16 GW: 10.1.2.1 ip link set eth1#14 down ip link set eth1#14 up ip addr flush dev eth1#14 ip addr add 10.1.2.16/24 broadcast 10.1.2.255 dev eth1#14 ip link set dev eth1#14 up ip ru add from 10.1.2.16/32 table 19 ip route add 10.1.2.0/24 via 10.1.2.16 table 19 ip route add 0/0 via 10.1.2.1 dev eth1#14 table 19 echo 1 > /proc/sys/net/ipv4/conf/eth1#14/arp_filter # Setup for device: eth1#15 IP: 10.1.2.17 GW: 10.1.2.1 ip link set eth1#15 down ip link set eth1#15 up ip addr flush dev eth1#15 ip addr add 10.1.2.17/24 broadcast 10.1.2.255 dev eth1#15 ip link set dev eth1#15 up ip ru add from 10.1.2.17/32 table 20 ip route add 10.1.2.0/24 via 10.1.2.17 table 20 ip route add 0/0 via 10.1.2.1 dev eth1#15 table 20 echo 1 > /proc/sys/net/ipv4/conf/eth1#15/arp_filter # Setup for device: eth1#16 IP: 10.1.2.18 GW: 10.1.2.1 ip link set eth1#16 down ip link set eth1#16 up ip addr flush dev eth1#16 ip addr add 10.1.2.18/24 broadcast 10.1.2.255 dev eth1#16 ip link set dev eth1#16 up ip ru add from 10.1.2.18/32 table 21 ip route add 10.1.2.0/24 via 10.1.2.18 table 21 ip route add 0/0 via 10.1.2.1 dev eth1#16 table 21 echo 1 > /proc/sys/net/ipv4/conf/eth1#16/arp_filter # Setup for device: eth1#17 IP: 10.1.2.19 GW: 10.1.2.1 ip link set eth1#17 down ip link set eth1#17 up ip addr flush dev eth1#17 ip addr add 10.1.2.19/24 broadcast 10.1.2.255 dev eth1#17 ip link set dev eth1#17 up ip ru add from 10.1.2.19/32 table 22 ip route add 10.1.2.0/24 via 10.1.2.19 table 22 ip route add 0/0 via 10.1.2.1 dev eth1#17 table 22 echo 1 > /proc/sys/net/ipv4/conf/eth1#17/arp_filter # Setup for device: eth1#18 IP: 10.1.2.20 GW: 10.1.2.1 ip link set eth1#18 down ip link set eth1#18 up ip addr flush dev eth1#18 ip addr add 10.1.2.20/24 broadcast 10.1.2.255 dev eth1#18 ip link set dev eth1#18 up ip ru add from 10.1.2.20/32 table 23 ip route add 10.1.2.0/24 via 10.1.2.20 table 23 ip route add 0/0 via 10.1.2.1 dev eth1#18 table 23 echo 1 > /proc/sys/net/ipv4/conf/eth1#18/arp_filter # Setup for device: eth1#19 IP: 10.1.2.21 GW: 10.1.2.1 ip link set eth1#19 down ip link set eth1#19 up ip addr flush dev eth1#19 ip addr add 10.1.2.21/24 broadcast 10.1.2.255 dev eth1#19 ip link set dev eth1#19 up ip ru add from 10.1.2.21/32 table 24 ip route add 10.1.2.0/24 via 10.1.2.21 table 24 ip route add 0/0 via 10.1.2.1 dev eth1#19 table 24 echo 1 > /proc/sys/net/ipv4/conf/eth1#19/arp_filter # Setup for device: eth1#20 IP: 10.1.2.22 GW: 10.1.2.1 ip link set eth1#20 down ip link set eth1#20 up ip addr flush dev eth1#20 ip addr add 10.1.2.22/24 broadcast 10.1.2.255 dev eth1#20 ip link set dev eth1#20 up ip ru add from 10.1.2.22/32 table 25 ip route add 10.1.2.0/24 via 10.1.2.22 table 25 ip route add 0/0 via 10.1.2.1 dev eth1#20 table 25 echo 1 > /proc/sys/net/ipv4/conf/eth1#20/arp_filter # Setup for device: eth1#21 IP: 10.1.2.23 GW: 10.1.2.1 ip link set eth1#21 down ip link set eth1#21 up ip addr flush dev eth1#21 ip addr add 10.1.2.23/24 broadcast 10.1.2.255 dev eth1#21 ip link set dev eth1#21 up ip ru add from 10.1.2.23/32 table 26 ip route add 10.1.2.0/24 via 10.1.2.23 table 26 ip route add 0/0 via 10.1.2.1 dev eth1#21 table 26 echo 1 > /proc/sys/net/ipv4/conf/eth1#21/arp_filter # Setup for device: eth1#22 IP: 10.1.2.24 GW: 10.1.2.1 ip link set eth1#22 down ip link set eth1#22 up ip addr flush dev eth1#22 ip addr add 10.1.2.24/24 broadcast 10.1.2.255 dev eth1#22 ip link set dev eth1#22 up ip ru add from 10.1.2.24/32 table 27 ip route add 10.1.2.0/24 via 10.1.2.24 table 27 ip route add 0/0 via 10.1.2.1 dev eth1#22 table 27 echo 1 > /proc/sys/net/ipv4/conf/eth1#22/arp_filter # Setup for device: eth1#23 IP: 10.1.2.25 GW: 10.1.2.1 ip link set eth1#23 down ip link set eth1#23 up ip addr flush dev eth1#23 ip addr add 10.1.2.25/24 broadcast 10.1.2.255 dev eth1#23 ip link set dev eth1#23 up ip ru add from 10.1.2.25/32 table 28 ip route add 10.1.2.0/24 via 10.1.2.25 table 28 ip route add 0/0 via 10.1.2.1 dev eth1#23 table 28 echo 1 > /proc/sys/net/ipv4/conf/eth1#23/arp_filter # Setup for device: eth1#24 IP: 10.1.2.26 GW: 10.1.2.1 ip link set eth1#24 down ip link set eth1#24 up ip addr flush dev eth1#24 ip addr add 10.1.2.26/24 broadcast 10.1.2.255 dev eth1#24 ip link set dev eth1#24 up ip ru add from 10.1.2.26/32 table 29 ip route add 10.1.2.0/24 via 10.1.2.26 table 29 ip route add 0/0 via 10.1.2.1 dev eth1#24 table 29 echo 1 > /proc/sys/net/ipv4/conf/eth1#24/arp_filter # Setup for device: eth1#25 IP: 10.1.2.27 GW: 10.1.2.1 ip link set eth1#25 down ip link set eth1#25 up ip addr flush dev eth1#25 ip addr add 10.1.2.27/24 broadcast 10.1.2.255 dev eth1#25 ip link set dev eth1#25 up ip ru add from 10.1.2.27/32 table 30 ip route add 10.1.2.0/24 via 10.1.2.27 table 30 ip route add 0/0 via 10.1.2.1 dev eth1#25 table 30 echo 1 > /proc/sys/net/ipv4/conf/eth1#25/arp_filter # Setup for device: eth1#26 IP: 10.1.2.28 GW: 10.1.2.1 ip link set eth1#26 down ip link set eth1#26 up ip addr flush dev eth1#26 ip addr add 10.1.2.28/24 broadcast 10.1.2.255 dev eth1#26 ip link set dev eth1#26 up ip ru add from 10.1.2.28/32 table 31 ip route add 10.1.2.0/24 via 10.1.2.28 table 31 ip route add 0/0 via 10.1.2.1 dev eth1#26 table 31 echo 1 > /proc/sys/net/ipv4/conf/eth1#26/arp_filter # Setup for device: eth1#27 IP: 10.1.2.29 GW: 10.1.2.1 ip link set eth1#27 down ip link set eth1#27 up ip addr flush dev eth1#27 ip addr add 10.1.2.29/24 broadcast 10.1.2.255 dev eth1#27 ip link set dev eth1#27 up ip ru add from 10.1.2.29/32 table 32 ip route add 10.1.2.0/24 via 10.1.2.29 table 32 ip route add 0/0 via 10.1.2.1 dev eth1#27 table 32 echo 1 > /proc/sys/net/ipv4/conf/eth1#27/arp_filter # Setup for device: eth1#28 IP: 10.1.2.30 GW: 10.1.2.1 ip link set eth1#28 down ip link set eth1#28 up ip addr flush dev eth1#28 ip addr add 10.1.2.30/24 broadcast 10.1.2.255 dev eth1#28 ip link set dev eth1#28 up ip ru add from 10.1.2.30/32 table 33 ip route add 10.1.2.0/24 via 10.1.2.30 table 33 ip route add 0/0 via 10.1.2.1 dev eth1#28 table 33 echo 1 > /proc/sys/net/ipv4/conf/eth1#28/arp_filter # Setup for device: eth1#29 IP: 10.1.2.31 GW: 10.1.2.1 ip link set eth1#29 down ip link set eth1#29 up ip addr flush dev eth1#29 ip addr add 10.1.2.31/24 broadcast 10.1.2.255 dev eth1#29 ip link set dev eth1#29 up ip ru add from 10.1.2.31/32 table 34 ip route add 10.1.2.0/24 via 10.1.2.31 table 34 ip route add 0/0 via 10.1.2.1 dev eth1#29 table 34 echo 1 > /proc/sys/net/ipv4/conf/eth1#29/arp_filter # Setup for device: eth1#30 IP: 10.1.2.32 GW: 10.1.2.1 ip link set eth1#30 down ip link set eth1#30 up ip addr flush dev eth1#30 ip addr add 10.1.2.32/24 broadcast 10.1.2.255 dev eth1#30 ip link set dev eth1#30 up ip ru add from 10.1.2.32/32 table 35 ip route add 10.1.2.0/24 via 10.1.2.32 table 35 ip route add 0/0 via 10.1.2.1 dev eth1#30 table 35 echo 1 > /proc/sys/net/ipv4/conf/eth1#30/arp_filter # Setup for device: eth1#31 IP: 10.1.2.33 GW: 10.1.2.1 ip link set eth1#31 down ip link set eth1#31 up ip addr flush dev eth1#31 ip addr add 10.1.2.33/24 broadcast 10.1.2.255 dev eth1#31 ip link set dev eth1#31 up ip ru add from 10.1.2.33/32 table 36 ip route add 10.1.2.0/24 via 10.1.2.33 table 36 ip route add 0/0 via 10.1.2.1 dev eth1#31 table 36 echo 1 > /proc/sys/net/ipv4/conf/eth1#31/arp_filter # Setup for device: eth1#32 IP: 10.1.2.34 GW: 10.1.2.1 ip link set eth1#32 down ip link set eth1#32 up ip addr flush dev eth1#32 ip addr add 10.1.2.34/24 broadcast 10.1.2.255 dev eth1#32 ip link set dev eth1#32 up ip ru add from 10.1.2.34/32 table 37 ip route add 10.1.2.0/24 via 10.1.2.34 table 37 ip route add 0/0 via 10.1.2.1 dev eth1#32 table 37 echo 1 > /proc/sys/net/ipv4/conf/eth1#32/arp_filter # Setup for device: eth1#33 IP: 10.1.2.35 GW: 10.1.2.1 ip link set eth1#33 down ip link set eth1#33 up ip addr flush dev eth1#33 ip addr add 10.1.2.35/24 broadcast 10.1.2.255 dev eth1#33 ip link set dev eth1#33 up ip ru add from 10.1.2.35/32 table 38 ip route add 10.1.2.0/24 via 10.1.2.35 table 38 ip route add 0/0 via 10.1.2.1 dev eth1#33 table 38 echo 1 > /proc/sys/net/ipv4/conf/eth1#33/arp_filter # Setup for device: eth1#34 IP: 10.1.2.36 GW: 10.1.2.1 ip link set eth1#34 down ip link set eth1#34 up ip addr flush dev eth1#34 ip addr add 10.1.2.36/24 broadcast 10.1.2.255 dev eth1#34 ip link set dev eth1#34 up ip ru add from 10.1.2.36/32 table 39 ip route add 10.1.2.0/24 via 10.1.2.36 table 39 ip route add 0/0 via 10.1.2.1 dev eth1#34 table 39 echo 1 > /proc/sys/net/ipv4/conf/eth1#34/arp_filter # Setup for device: eth1#35 IP: 10.1.2.37 GW: 10.1.2.1 ip link set eth1#35 down ip link set eth1#35 up ip addr flush dev eth1#35 ip addr add 10.1.2.37/24 broadcast 10.1.2.255 dev eth1#35 ip link set dev eth1#35 up ip ru add from 10.1.2.37/32 table 40 ip route add 10.1.2.0/24 via 10.1.2.37 table 40 ip route add 0/0 via 10.1.2.1 dev eth1#35 table 40 echo 1 > /proc/sys/net/ipv4/conf/eth1#35/arp_filter # Setup for device: eth1#36 IP: 10.1.2.38 GW: 10.1.2.1 ip link set eth1#36 down ip link set eth1#36 up ip addr flush dev eth1#36 ip addr add 10.1.2.38/24 broadcast 10.1.2.255 dev eth1#36 ip link set dev eth1#36 up ip ru add from 10.1.2.38/32 table 41 ip route add 10.1.2.0/24 via 10.1.2.38 table 41 ip route add 0/0 via 10.1.2.1 dev eth1#36 table 41 echo 1 > /proc/sys/net/ipv4/conf/eth1#36/arp_filter # Setup for device: eth1#37 IP: 10.1.2.39 GW: 10.1.2.1 ip link set eth1#37 down ip link set eth1#37 up ip addr flush dev eth1#37 ip addr add 10.1.2.39/24 broadcast 10.1.2.255 dev eth1#37 ip link set dev eth1#37 up ip ru add from 10.1.2.39/32 table 42 ip route add 10.1.2.0/24 via 10.1.2.39 table 42 ip route add 0/0 via 10.1.2.1 dev eth1#37 table 42 echo 1 > /proc/sys/net/ipv4/conf/eth1#37/arp_filter # Setup for device: eth1#38 IP: 10.1.2.40 GW: 10.1.2.1 ip link set eth1#38 down ip link set eth1#38 up ip addr flush dev eth1#38 ip addr add 10.1.2.40/24 broadcast 10.1.2.255 dev eth1#38 ip link set dev eth1#38 up ip ru add from 10.1.2.40/32 table 43 ip route add 10.1.2.0/24 via 10.1.2.40 table 43 ip route add 0/0 via 10.1.2.1 dev eth1#38 table 43 echo 1 > /proc/sys/net/ipv4/conf/eth1#38/arp_filter # Setup for device: eth1#39 IP: 10.1.2.41 GW: 10.1.2.1 ip link set eth1#39 down ip link set eth1#39 up ip addr flush dev eth1#39 ip addr add 10.1.2.41/24 broadcast 10.1.2.255 dev eth1#39 ip link set dev eth1#39 up ip ru add from 10.1.2.41/32 table 44 ip route add 10.1.2.0/24 via 10.1.2.41 table 44 ip route add 0/0 via 10.1.2.1 dev eth1#39 table 44 echo 1 > /proc/sys/net/ipv4/conf/eth1#39/arp_filter # Setup for device: eth1#40 IP: 10.1.2.42 GW: 10.1.2.1 ip link set eth1#40 down ip link set eth1#40 up ip addr flush dev eth1#40 ip addr add 10.1.2.42/24 broadcast 10.1.2.255 dev eth1#40 ip link set dev eth1#40 up ip ru add from 10.1.2.42/32 table 45 ip route add 10.1.2.0/24 via 10.1.2.42 table 45 ip route add 0/0 via 10.1.2.1 dev eth1#40 table 45 echo 1 > /proc/sys/net/ipv4/conf/eth1#40/arp_filter # Setup for device: eth1#41 IP: 10.1.2.43 GW: 10.1.2.1 ip link set eth1#41 down ip link set eth1#41 up ip addr flush dev eth1#41 ip addr add 10.1.2.43/24 broadcast 10.1.2.255 dev eth1#41 ip link set dev eth1#41 up ip ru add from 10.1.2.43/32 table 46 ip route add 10.1.2.0/24 via 10.1.2.43 table 46 ip route add 0/0 via 10.1.2.1 dev eth1#41 table 46 echo 1 > /proc/sys/net/ipv4/conf/eth1#41/arp_filter # Setup for device: eth1#42 IP: 10.1.2.44 GW: 10.1.2.1 ip link set eth1#42 down ip link set eth1#42 up ip addr flush dev eth1#42 ip addr add 10.1.2.44/24 broadcast 10.1.2.255 dev eth1#42 ip link set dev eth1#42 up ip ru add from 10.1.2.44/32 table 47 ip route add 10.1.2.0/24 via 10.1.2.44 table 47 ip route add 0/0 via 10.1.2.1 dev eth1#42 table 47 echo 1 > /proc/sys/net/ipv4/conf/eth1#42/arp_filter # Setup for device: eth1#43 IP: 10.1.2.45 GW: 10.1.2.1 ip link set eth1#43 down ip link set eth1#43 up ip addr flush dev eth1#43 ip addr add 10.1.2.45/24 broadcast 10.1.2.255 dev eth1#43 ip link set dev eth1#43 up ip ru add from 10.1.2.45/32 table 48 ip route add 10.1.2.0/24 via 10.1.2.45 table 48 ip route add 0/0 via 10.1.2.1 dev eth1#43 table 48 echo 1 > /proc/sys/net/ipv4/conf/eth1#43/arp_filter # Setup for device: eth1#44 IP: 10.1.2.46 GW: 10.1.2.1 ip link set eth1#44 down ip link set eth1#44 up ip addr flush dev eth1#44 ip addr add 10.1.2.46/24 broadcast 10.1.2.255 dev eth1#44 ip link set dev eth1#44 up ip ru add from 10.1.2.46/32 table 49 ip route add 10.1.2.0/24 via 10.1.2.46 table 49 ip route add 0/0 via 10.1.2.1 dev eth1#44 table 49 echo 1 > /proc/sys/net/ipv4/conf/eth1#44/arp_filter # Setup for device: eth1#45 IP: 10.1.2.47 GW: 10.1.2.1 ip link set eth1#45 down ip link set eth1#45 up ip addr flush dev eth1#45 ip addr add 10.1.2.47/24 broadcast 10.1.2.255 dev eth1#45 ip link set dev eth1#45 up ip ru add from 10.1.2.47/32 table 50 ip route add 10.1.2.0/24 via 10.1.2.47 table 50 ip route add 0/0 via 10.1.2.1 dev eth1#45 table 50 echo 1 > /proc/sys/net/ipv4/conf/eth1#45/arp_filter # Setup for device: eth1#46 IP: 10.1.2.48 GW: 10.1.2.1 ip link set eth1#46 down ip link set eth1#46 up ip addr flush dev eth1#46 ip addr add 10.1.2.48/24 broadcast 10.1.2.255 dev eth1#46 ip link set dev eth1#46 up ip ru add from 10.1.2.48/32 table 51 ip route add 10.1.2.0/24 via 10.1.2.48 table 51 ip route add 0/0 via 10.1.2.1 dev eth1#46 table 51 echo 1 > /proc/sys/net/ipv4/conf/eth1#46/arp_filter # Setup for device: eth1#47 IP: 10.1.2.49 GW: 10.1.2.1 ip link set eth1#47 down ip link set eth1#47 up ip addr flush dev eth1#47 ip addr add 10.1.2.49/24 broadcast 10.1.2.255 dev eth1#47 ip link set dev eth1#47 up ip ru add from 10.1.2.49/32 table 52 ip route add 10.1.2.0/24 via 10.1.2.49 table 52 ip route add 0/0 via 10.1.2.1 dev eth1#47 table 52 echo 1 > /proc/sys/net/ipv4/conf/eth1#47/arp_filter # Setup for device: eth1#48 IP: 10.1.2.50 GW: 10.1.2.1 ip link set eth1#48 down ip link set eth1#48 up ip addr flush dev eth1#48 ip addr add 10.1.2.50/24 broadcast 10.1.2.255 dev eth1#48 ip link set dev eth1#48 up ip ru add from 10.1.2.50/32 table 53 ip route add 10.1.2.0/24 via 10.1.2.50 table 53 ip route add 0/0 via 10.1.2.1 dev eth1#48 table 53 echo 1 > /proc/sys/net/ipv4/conf/eth1#48/arp_filter # Setup for device: eth1#49 IP: 10.1.2.51 GW: 10.1.2.1 ip link set eth1#49 down ip link set eth1#49 up ip addr flush dev eth1#49 ip addr add 10.1.2.51/24 broadcast 10.1.2.255 dev eth1#49 ip link set dev eth1#49 up ip ru add from 10.1.2.51/32 table 54 ip route add 10.1.2.0/24 via 10.1.2.51 table 54 ip route add 0/0 via 10.1.2.1 dev eth1#49 table 54 echo 1 > /proc/sys/net/ipv4/conf/eth1#49/arp_filter # Setup for device: eth1#50 IP: 10.1.2.52 GW: 10.1.2.1 ip link set eth1#50 down ip link set eth1#50 up ip addr flush dev eth1#50 ip addr add 10.1.2.52/24 broadcast 10.1.2.255 dev eth1#50 ip link set dev eth1#50 up ip ru add from 10.1.2.52/32 table 55 ip route add 10.1.2.0/24 via 10.1.2.52 table 55 ip route add 0/0 via 10.1.2.1 dev eth1#50 table 55 echo 1 > /proc/sys/net/ipv4/conf/eth1#50/arp_filter # Setup for device: eth1#51 IP: 10.1.2.53 GW: 10.1.2.1 ip link set eth1#51 down ip link set eth1#51 up ip addr flush dev eth1#51 ip addr add 10.1.2.53/24 broadcast 10.1.2.255 dev eth1#51 ip link set dev eth1#51 up ip ru add from 10.1.2.53/32 table 56 ip route add 10.1.2.0/24 via 10.1.2.53 table 56 ip route add 0/0 via 10.1.2.1 dev eth1#51 table 56 echo 1 > /proc/sys/net/ipv4/conf/eth1#51/arp_filter # Setup for device: eth1#52 IP: 10.1.2.54 GW: 10.1.2.1 ip link set eth1#52 down ip link set eth1#52 up ip addr flush dev eth1#52 ip addr add 10.1.2.54/24 broadcast 10.1.2.255 dev eth1#52 ip link set dev eth1#52 up ip ru add from 10.1.2.54/32 table 57 ip route add 10.1.2.0/24 via 10.1.2.54 table 57 ip route add 0/0 via 10.1.2.1 dev eth1#52 table 57 echo 1 > /proc/sys/net/ipv4/conf/eth1#52/arp_filter # Setup for device: eth1#53 IP: 10.1.2.55 GW: 10.1.2.1 ip link set eth1#53 down ip link set eth1#53 up ip addr flush dev eth1#53 ip addr add 10.1.2.55/24 broadcast 10.1.2.255 dev eth1#53 ip link set dev eth1#53 up ip ru add from 10.1.2.55/32 table 58 ip route add 10.1.2.0/24 via 10.1.2.55 table 58 ip route add 0/0 via 10.1.2.1 dev eth1#53 table 58 echo 1 > /proc/sys/net/ipv4/conf/eth1#53/arp_filter # Setup for device: eth1#54 IP: 10.1.2.56 GW: 10.1.2.1 ip link set eth1#54 down ip link set eth1#54 up ip addr flush dev eth1#54 ip addr add 10.1.2.56/24 broadcast 10.1.2.255 dev eth1#54 ip link set dev eth1#54 up ip ru add from 10.1.2.56/32 table 59 ip route add 10.1.2.0/24 via 10.1.2.56 table 59 ip route add 0/0 via 10.1.2.1 dev eth1#54 table 59 echo 1 > /proc/sys/net/ipv4/conf/eth1#54/arp_filter # Setup for device: eth1#55 IP: 10.1.2.57 GW: 10.1.2.1 ip link set eth1#55 down ip link set eth1#55 up ip addr flush dev eth1#55 ip addr add 10.1.2.57/24 broadcast 10.1.2.255 dev eth1#55 ip link set dev eth1#55 up ip ru add from 10.1.2.57/32 table 60 ip route add 10.1.2.0/24 via 10.1.2.57 table 60 ip route add 0/0 via 10.1.2.1 dev eth1#55 table 60 echo 1 > /proc/sys/net/ipv4/conf/eth1#55/arp_filter # Setup for device: eth1#56 IP: 10.1.2.58 GW: 10.1.2.1 ip link set eth1#56 down ip link set eth1#56 up ip addr flush dev eth1#56 ip addr add 10.1.2.58/24 broadcast 10.1.2.255 dev eth1#56 ip link set dev eth1#56 up ip ru add from 10.1.2.58/32 table 61 ip route add 10.1.2.0/24 via 10.1.2.58 table 61 ip route add 0/0 via 10.1.2.1 dev eth1#56 table 61 echo 1 > /proc/sys/net/ipv4/conf/eth1#56/arp_filter # Setup for device: eth1#57 IP: 10.1.2.59 GW: 10.1.2.1 ip link set eth1#57 down ip link set eth1#57 up ip addr flush dev eth1#57 ip addr add 10.1.2.59/24 broadcast 10.1.2.255 dev eth1#57 ip link set dev eth1#57 up ip ru add from 10.1.2.59/32 table 62 ip route add 10.1.2.0/24 via 10.1.2.59 table 62 ip route add 0/0 via 10.1.2.1 dev eth1#57 table 62 echo 1 > /proc/sys/net/ipv4/conf/eth1#57/arp_filter # Setup for device: eth1#58 IP: 10.1.2.60 GW: 10.1.2.1 ip link set eth1#58 down ip link set eth1#58 up ip addr flush dev eth1#58 ip addr add 10.1.2.60/24 broadcast 10.1.2.255 dev eth1#58 ip link set dev eth1#58 up ip ru add from 10.1.2.60/32 table 63 ip route add 10.1.2.0/24 via 10.1.2.60 table 63 ip route add 0/0 via 10.1.2.1 dev eth1#58 table 63 echo 1 > /proc/sys/net/ipv4/conf/eth1#58/arp_filter # Setup for device: eth1#59 IP: 10.1.2.61 GW: 10.1.2.1 ip link set eth1#59 down ip link set eth1#59 up ip addr flush dev eth1#59 ip addr add 10.1.2.61/24 broadcast 10.1.2.255 dev eth1#59 ip link set dev eth1#59 up ip ru add from 10.1.2.61/32 table 64 ip route add 10.1.2.0/24 via 10.1.2.61 table 64 ip route add 0/0 via 10.1.2.1 dev eth1#59 table 64 echo 1 > /proc/sys/net/ipv4/conf/eth1#59/arp_filter # Setup for device: eth1#60 IP: 10.1.2.62 GW: 10.1.2.1 ip link set eth1#60 down ip link set eth1#60 up ip addr flush dev eth1#60 ip addr add 10.1.2.62/24 broadcast 10.1.2.255 dev eth1#60 ip link set dev eth1#60 up ip ru add from 10.1.2.62/32 table 65 ip route add 10.1.2.0/24 via 10.1.2.62 table 65 ip route add 0/0 via 10.1.2.1 dev eth1#60 table 65 echo 1 > /proc/sys/net/ipv4/conf/eth1#60/arp_filter # Setup for device: eth1#61 IP: 10.1.2.63 GW: 10.1.2.1 ip link set eth1#61 down ip link set eth1#61 up ip addr flush dev eth1#61 ip addr add 10.1.2.63/24 broadcast 10.1.2.255 dev eth1#61 ip link set dev eth1#61 up ip ru add from 10.1.2.63/32 table 66 ip route add 10.1.2.0/24 via 10.1.2.63 table 66 ip route add 0/0 via 10.1.2.1 dev eth1#61 table 66 echo 1 > /proc/sys/net/ipv4/conf/eth1#61/arp_filter # Setup for device: eth1#62 IP: 10.1.2.64 GW: 10.1.2.1 ip link set eth1#62 down ip link set eth1#62 up ip addr flush dev eth1#62 ip addr add 10.1.2.64/24 broadcast 10.1.2.255 dev eth1#62 ip link set dev eth1#62 up ip ru add from 10.1.2.64/32 table 67 ip route add 10.1.2.0/24 via 10.1.2.64 table 67 ip route add 0/0 via 10.1.2.1 dev eth1#62 table 67 echo 1 > /proc/sys/net/ipv4/conf/eth1#62/arp_filter # Setup for device: eth1#63 IP: 10.1.2.65 GW: 10.1.2.1 ip link set eth1#63 down ip link set eth1#63 up ip addr flush dev eth1#63 ip addr add 10.1.2.65/24 broadcast 10.1.2.255 dev eth1#63 ip link set dev eth1#63 up ip ru add from 10.1.2.65/32 table 68 ip route add 10.1.2.0/24 via 10.1.2.65 table 68 ip route add 0/0 via 10.1.2.1 dev eth1#63 table 68 echo 1 > /proc/sys/net/ipv4/conf/eth1#63/arp_filter # Setup for device: eth1#64 IP: 10.1.2.66 GW: 10.1.2.1 ip link set eth1#64 down ip link set eth1#64 up ip addr flush dev eth1#64 ip addr add 10.1.2.66/24 broadcast 10.1.2.255 dev eth1#64 ip link set dev eth1#64 up ip ru add from 10.1.2.66/32 table 69 ip route add 10.1.2.0/24 via 10.1.2.66 table 69 ip route add 0/0 via 10.1.2.1 dev eth1#64 table 69 echo 1 > /proc/sys/net/ipv4/conf/eth1#64/arp_filter # Setup for device: eth1#65 IP: 10.1.2.67 GW: 10.1.2.1 ip link set eth1#65 down ip link set eth1#65 up ip addr flush dev eth1#65 ip addr add 10.1.2.67/24 broadcast 10.1.2.255 dev eth1#65 ip link set dev eth1#65 up ip ru add from 10.1.2.67/32 table 70 ip route add 10.1.2.0/24 via 10.1.2.67 table 70 ip route add 0/0 via 10.1.2.1 dev eth1#65 table 70 echo 1 > /proc/sys/net/ipv4/conf/eth1#65/arp_filter # Setup for device: eth1#66 IP: 10.1.2.68 GW: 10.1.2.1 ip link set eth1#66 down ip link set eth1#66 up ip addr flush dev eth1#66 ip addr add 10.1.2.68/24 broadcast 10.1.2.255 dev eth1#66 ip link set dev eth1#66 up ip ru add from 10.1.2.68/32 table 71 ip route add 10.1.2.0/24 via 10.1.2.68 table 71 ip route add 0/0 via 10.1.2.1 dev eth1#66 table 71 echo 1 > /proc/sys/net/ipv4/conf/eth1#66/arp_filter # Setup for device: eth1#67 IP: 10.1.2.69 GW: 10.1.2.1 ip link set eth1#67 down ip link set eth1#67 up ip addr flush dev eth1#67 ip addr add 10.1.2.69/24 broadcast 10.1.2.255 dev eth1#67 ip link set dev eth1#67 up ip ru add from 10.1.2.69/32 table 72 ip route add 10.1.2.0/24 via 10.1.2.69 table 72 ip route add 0/0 via 10.1.2.1 dev eth1#67 table 72 echo 1 > /proc/sys/net/ipv4/conf/eth1#67/arp_filter # Setup for device: eth1#68 IP: 10.1.2.70 GW: 10.1.2.1 ip link set eth1#68 down ip link set eth1#68 up ip addr flush dev eth1#68 ip addr add 10.1.2.70/24 broadcast 10.1.2.255 dev eth1#68 ip link set dev eth1#68 up ip ru add from 10.1.2.70/32 table 73 ip route add 10.1.2.0/24 via 10.1.2.70 table 73 ip route add 0/0 via 10.1.2.1 dev eth1#68 table 73 echo 1 > /proc/sys/net/ipv4/conf/eth1#68/arp_filter # Setup for device: eth1#69 IP: 10.1.2.71 GW: 10.1.2.1 ip link set eth1#69 down ip link set eth1#69 up ip addr flush dev eth1#69 ip addr add 10.1.2.71/24 broadcast 10.1.2.255 dev eth1#69 ip link set dev eth1#69 up ip ru add from 10.1.2.71/32 table 74 ip route add 10.1.2.0/24 via 10.1.2.71 table 74 ip route add 0/0 via 10.1.2.1 dev eth1#69 table 74 echo 1 > /proc/sys/net/ipv4/conf/eth1#69/arp_filter # Setup for device: eth1#70 IP: 10.1.2.72 GW: 10.1.2.1 ip link set eth1#70 down ip link set eth1#70 up ip addr flush dev eth1#70 ip addr add 10.1.2.72/24 broadcast 10.1.2.255 dev eth1#70 ip link set dev eth1#70 up ip ru add from 10.1.2.72/32 table 75 ip route add 10.1.2.0/24 via 10.1.2.72 table 75 ip route add 0/0 via 10.1.2.1 dev eth1#70 table 75 echo 1 > /proc/sys/net/ipv4/conf/eth1#70/arp_filter # Setup for device: eth1#71 IP: 10.1.2.73 GW: 10.1.2.1 ip link set eth1#71 down ip link set eth1#71 up ip addr flush dev eth1#71 ip addr add 10.1.2.73/24 broadcast 10.1.2.255 dev eth1#71 ip link set dev eth1#71 up ip ru add from 10.1.2.73/32 table 76 ip route add 10.1.2.0/24 via 10.1.2.73 table 76 ip route add 0/0 via 10.1.2.1 dev eth1#71 table 76 echo 1 > /proc/sys/net/ipv4/conf/eth1#71/arp_filter # Setup for device: eth1#72 IP: 10.1.2.74 GW: 10.1.2.1 ip link set eth1#72 down ip link set eth1#72 up ip addr flush dev eth1#72 ip addr add 10.1.2.74/24 broadcast 10.1.2.255 dev eth1#72 ip link set dev eth1#72 up ip ru add from 10.1.2.74/32 table 77 ip route add 10.1.2.0/24 via 10.1.2.74 table 77 ip route add 0/0 via 10.1.2.1 dev eth1#72 table 77 echo 1 > /proc/sys/net/ipv4/conf/eth1#72/arp_filter # Setup for device: eth1#73 IP: 10.1.2.75 GW: 10.1.2.1 ip link set eth1#73 down ip link set eth1#73 up ip addr flush dev eth1#73 ip addr add 10.1.2.75/24 broadcast 10.1.2.255 dev eth1#73 ip link set dev eth1#73 up ip ru add from 10.1.2.75/32 table 78 ip route add 10.1.2.0/24 via 10.1.2.75 table 78 ip route add 0/0 via 10.1.2.1 dev eth1#73 table 78 echo 1 > /proc/sys/net/ipv4/conf/eth1#73/arp_filter # Setup for device: eth1#74 IP: 10.1.2.76 GW: 10.1.2.1 ip link set eth1#74 down ip link set eth1#74 up ip addr flush dev eth1#74 ip addr add 10.1.2.76/24 broadcast 10.1.2.255 dev eth1#74 ip link set dev eth1#74 up ip ru add from 10.1.2.76/32 table 79 ip route add 10.1.2.0/24 via 10.1.2.76 table 79 ip route add 0/0 via 10.1.2.1 dev eth1#74 table 79 echo 1 > /proc/sys/net/ipv4/conf/eth1#74/arp_filter # Setup for device: eth1#75 IP: 10.1.2.77 GW: 10.1.2.1 ip link set eth1#75 down ip link set eth1#75 up ip addr flush dev eth1#75 ip addr add 10.1.2.77/24 broadcast 10.1.2.255 dev eth1#75 ip link set dev eth1#75 up ip ru add from 10.1.2.77/32 table 80 ip route add 10.1.2.0/24 via 10.1.2.77 table 80 ip route add 0/0 via 10.1.2.1 dev eth1#75 table 80 echo 1 > /proc/sys/net/ipv4/conf/eth1#75/arp_filter # Setup for device: eth1#76 IP: 10.1.2.78 GW: 10.1.2.1 ip link set eth1#76 down ip link set eth1#76 up ip addr flush dev eth1#76 ip addr add 10.1.2.78/24 broadcast 10.1.2.255 dev eth1#76 ip link set dev eth1#76 up ip ru add from 10.1.2.78/32 table 81 ip route add 10.1.2.0/24 via 10.1.2.78 table 81 ip route add 0/0 via 10.1.2.1 dev eth1#76 table 81 echo 1 > /proc/sys/net/ipv4/conf/eth1#76/arp_filter # Setup for device: eth1#77 IP: 10.1.2.79 GW: 10.1.2.1 ip link set eth1#77 down ip link set eth1#77 up ip addr flush dev eth1#77 ip addr add 10.1.2.79/24 broadcast 10.1.2.255 dev eth1#77 ip link set dev eth1#77 up ip ru add from 10.1.2.79/32 table 82 ip route add 10.1.2.0/24 via 10.1.2.79 table 82 ip route add 0/0 via 10.1.2.1 dev eth1#77 table 82 echo 1 > /proc/sys/net/ipv4/conf/eth1#77/arp_filter # Setup for device: eth1#78 IP: 10.1.2.80 GW: 10.1.2.1 ip link set eth1#78 down ip link set eth1#78 up ip addr flush dev eth1#78 ip addr add 10.1.2.80/24 broadcast 10.1.2.255 dev eth1#78 ip link set dev eth1#78 up ip ru add from 10.1.2.80/32 table 83 ip route add 10.1.2.0/24 via 10.1.2.80 table 83 ip route add 0/0 via 10.1.2.1 dev eth1#78 table 83 echo 1 > /proc/sys/net/ipv4/conf/eth1#78/arp_filter # Setup for device: eth1#79 IP: 10.1.2.81 GW: 10.1.2.1 ip link set eth1#79 down ip link set eth1#79 up ip addr flush dev eth1#79 ip addr add 10.1.2.81/24 broadcast 10.1.2.255 dev eth1#79 ip link set dev eth1#79 up ip ru add from 10.1.2.81/32 table 84 ip route add 10.1.2.0/24 via 10.1.2.81 table 84 ip route add 0/0 via 10.1.2.1 dev eth1#79 table 84 echo 1 > /proc/sys/net/ipv4/conf/eth1#79/arp_filter # Setup for device: eth1#80 IP: 10.1.2.82 GW: 10.1.2.1 ip link set eth1#80 down ip link set eth1#80 up ip addr flush dev eth1#80 ip addr add 10.1.2.82/24 broadcast 10.1.2.255 dev eth1#80 ip link set dev eth1#80 up ip ru add from 10.1.2.82/32 table 85 ip route add 10.1.2.0/24 via 10.1.2.82 table 85 ip route add 0/0 via 10.1.2.1 dev eth1#80 table 85 echo 1 > /proc/sys/net/ipv4/conf/eth1#80/arp_filter # Setup for device: eth1#81 IP: 10.1.2.83 GW: 10.1.2.1 ip link set eth1#81 down ip link set eth1#81 up ip addr flush dev eth1#81 ip addr add 10.1.2.83/24 broadcast 10.1.2.255 dev eth1#81 ip link set dev eth1#81 up ip ru add from 10.1.2.83/32 table 86 ip route add 10.1.2.0/24 via 10.1.2.83 table 86 ip route add 0/0 via 10.1.2.1 dev eth1#81 table 86 echo 1 > /proc/sys/net/ipv4/conf/eth1#81/arp_filter # Setup for device: eth1#82 IP: 10.1.2.84 GW: 10.1.2.1 ip link set eth1#82 down ip link set eth1#82 up ip addr flush dev eth1#82 ip addr add 10.1.2.84/24 broadcast 10.1.2.255 dev eth1#82 ip link set dev eth1#82 up ip ru add from 10.1.2.84/32 table 87 ip route add 10.1.2.0/24 via 10.1.2.84 table 87 ip route add 0/0 via 10.1.2.1 dev eth1#82 table 87 echo 1 > /proc/sys/net/ipv4/conf/eth1#82/arp_filter # Setup for device: eth1#83 IP: 10.1.2.85 GW: 10.1.2.1 ip link set eth1#83 down ip link set eth1#83 up ip addr flush dev eth1#83 ip addr add 10.1.2.85/24 broadcast 10.1.2.255 dev eth1#83 ip link set dev eth1#83 up ip ru add from 10.1.2.85/32 table 88 ip route add 10.1.2.0/24 via 10.1.2.85 table 88 ip route add 0/0 via 10.1.2.1 dev eth1#83 table 88 echo 1 > /proc/sys/net/ipv4/conf/eth1#83/arp_filter # Setup for device: eth1#84 IP: 10.1.2.86 GW: 10.1.2.1 ip link set eth1#84 down ip link set eth1#84 up ip addr flush dev eth1#84 ip addr add 10.1.2.86/24 broadcast 10.1.2.255 dev eth1#84 ip link set dev eth1#84 up ip ru add from 10.1.2.86/32 table 89 ip route add 10.1.2.0/24 via 10.1.2.86 table 89 ip route add 0/0 via 10.1.2.1 dev eth1#84 table 89 echo 1 > /proc/sys/net/ipv4/conf/eth1#84/arp_filter # Setup for device: eth1#85 IP: 10.1.2.87 GW: 10.1.2.1 ip link set eth1#85 down ip link set eth1#85 up ip addr flush dev eth1#85 ip addr add 10.1.2.87/24 broadcast 10.1.2.255 dev eth1#85 ip link set dev eth1#85 up ip ru add from 10.1.2.87/32 table 90 ip route add 10.1.2.0/24 via 10.1.2.87 table 90 ip route add 0/0 via 10.1.2.1 dev eth1#85 table 90 echo 1 > /proc/sys/net/ipv4/conf/eth1#85/arp_filter # Setup for device: eth1#86 IP: 10.1.2.88 GW: 10.1.2.1 ip link set eth1#86 down ip link set eth1#86 up ip addr flush dev eth1#86 ip addr add 10.1.2.88/24 broadcast 10.1.2.255 dev eth1#86 ip link set dev eth1#86 up ip ru add from 10.1.2.88/32 table 91 ip route add 10.1.2.0/24 via 10.1.2.88 table 91 ip route add 0/0 via 10.1.2.1 dev eth1#86 table 91 echo 1 > /proc/sys/net/ipv4/conf/eth1#86/arp_filter # Setup for device: eth1#87 IP: 10.1.2.89 GW: 10.1.2.1 ip link set eth1#87 down ip link set eth1#87 up ip addr flush dev eth1#87 ip addr add 10.1.2.89/24 broadcast 10.1.2.255 dev eth1#87 ip link set dev eth1#87 up ip ru add from 10.1.2.89/32 table 92 ip route add 10.1.2.0/24 via 10.1.2.89 table 92 ip route add 0/0 via 10.1.2.1 dev eth1#87 table 92 echo 1 > /proc/sys/net/ipv4/conf/eth1#87/arp_filter # Setup for device: eth1#88 IP: 10.1.2.90 GW: 10.1.2.1 ip link set eth1#88 down ip link set eth1#88 up ip addr flush dev eth1#88 ip addr add 10.1.2.90/24 broadcast 10.1.2.255 dev eth1#88 ip link set dev eth1#88 up ip ru add from 10.1.2.90/32 table 93 ip route add 10.1.2.0/24 via 10.1.2.90 table 93 ip route add 0/0 via 10.1.2.1 dev eth1#88 table 93 echo 1 > /proc/sys/net/ipv4/conf/eth1#88/arp_filter # Setup for device: eth1#89 IP: 10.1.2.91 GW: 10.1.2.1 ip link set eth1#89 down ip link set eth1#89 up ip addr flush dev eth1#89 ip addr add 10.1.2.91/24 broadcast 10.1.2.255 dev eth1#89 ip link set dev eth1#89 up ip ru add from 10.1.2.91/32 table 94 ip route add 10.1.2.0/24 via 10.1.2.91 table 94 ip route add 0/0 via 10.1.2.1 dev eth1#89 table 94 echo 1 > /proc/sys/net/ipv4/conf/eth1#89/arp_filter # Setup for device: eth1#90 IP: 10.1.2.92 GW: 10.1.2.1 ip link set eth1#90 down ip link set eth1#90 up ip addr flush dev eth1#90 ip addr add 10.1.2.92/24 broadcast 10.1.2.255 dev eth1#90 ip link set dev eth1#90 up ip ru add from 10.1.2.92/32 table 95 ip route add 10.1.2.0/24 via 10.1.2.92 table 95 ip route add 0/0 via 10.1.2.1 dev eth1#90 table 95 echo 1 > /proc/sys/net/ipv4/conf/eth1#90/arp_filter # Setup for device: eth1#91 IP: 10.1.2.93 GW: 10.1.2.1 ip link set eth1#91 down ip link set eth1#91 up ip addr flush dev eth1#91 ip addr add 10.1.2.93/24 broadcast 10.1.2.255 dev eth1#91 ip link set dev eth1#91 up ip ru add from 10.1.2.93/32 table 96 ip route add 10.1.2.0/24 via 10.1.2.93 table 96 ip route add 0/0 via 10.1.2.1 dev eth1#91 table 96 echo 1 > /proc/sys/net/ipv4/conf/eth1#91/arp_filter # Setup for device: eth1#92 IP: 10.1.2.94 GW: 10.1.2.1 ip link set eth1#92 down ip link set eth1#92 up ip addr flush dev eth1#92 ip addr add 10.1.2.94/24 broadcast 10.1.2.255 dev eth1#92 ip link set dev eth1#92 up ip ru add from 10.1.2.94/32 table 97 ip route add 10.1.2.0/24 via 10.1.2.94 table 97 ip route add 0/0 via 10.1.2.1 dev eth1#92 table 97 echo 1 > /proc/sys/net/ipv4/conf/eth1#92/arp_filter # Setup for device: eth1#93 IP: 10.1.2.95 GW: 10.1.2.1 ip link set eth1#93 down ip link set eth1#93 up ip addr flush dev eth1#93 ip addr add 10.1.2.95/24 broadcast 10.1.2.255 dev eth1#93 ip link set dev eth1#93 up ip ru add from 10.1.2.95/32 table 98 ip route add 10.1.2.0/24 via 10.1.2.95 table 98 ip route add 0/0 via 10.1.2.1 dev eth1#93 table 98 echo 1 > /proc/sys/net/ipv4/conf/eth1#93/arp_filter # Setup for device: eth1#94 IP: 10.1.2.96 GW: 10.1.2.1 ip link set eth1#94 down ip link set eth1#94 up ip addr flush dev eth1#94 ip addr add 10.1.2.96/24 broadcast 10.1.2.255 dev eth1#94 ip link set dev eth1#94 up ip ru add from 10.1.2.96/32 table 99 ip route add 10.1.2.0/24 via 10.1.2.96 table 99 ip route add 0/0 via 10.1.2.1 dev eth1#94 table 99 echo 1 > /proc/sys/net/ipv4/conf/eth1#94/arp_filter # Setup for device: eth1#95 IP: 10.1.2.97 GW: 10.1.2.1 ip link set eth1#95 down ip link set eth1#95 up ip addr flush dev eth1#95 ip addr add 10.1.2.97/24 broadcast 10.1.2.255 dev eth1#95 ip link set dev eth1#95 up ip ru add from 10.1.2.97/32 table 100 ip route add 10.1.2.0/24 via 10.1.2.97 table 100 ip route add 0/0 via 10.1.2.1 dev eth1#95 table 100 echo 1 > /proc/sys/net/ipv4/conf/eth1#95/arp_filter # Setup for device: eth1#96 IP: 10.1.2.98 GW: 10.1.2.1 ip link set eth1#96 down ip link set eth1#96 up ip addr flush dev eth1#96 ip addr add 10.1.2.98/24 broadcast 10.1.2.255 dev eth1#96 ip link set dev eth1#96 up ip ru add from 10.1.2.98/32 table 101 ip route add 10.1.2.0/24 via 10.1.2.98 table 101 ip route add 0/0 via 10.1.2.1 dev eth1#96 table 101 echo 1 > /proc/sys/net/ipv4/conf/eth1#96/arp_filter # Setup for device: eth1#97 IP: 10.1.2.99 GW: 10.1.2.1 ip link set eth1#97 down ip link set eth1#97 up ip addr flush dev eth1#97 ip addr add 10.1.2.99/24 broadcast 10.1.2.255 dev eth1#97 ip link set dev eth1#97 up ip ru add from 10.1.2.99/32 table 102 ip route add 10.1.2.0/24 via 10.1.2.99 table 102 ip route add 0/0 via 10.1.2.1 dev eth1#97 table 102 echo 1 > /proc/sys/net/ipv4/conf/eth1#97/arp_filter # Setup for device: eth1#98 IP: 10.1.2.100 GW: 10.1.2.1 ip link set eth1#98 down ip link set eth1#98 up ip addr flush dev eth1#98 ip addr add 10.1.2.100/24 broadcast 10.1.2.255 dev eth1#98 ip link set dev eth1#98 up ip ru add from 10.1.2.100/32 table 103 ip route add 10.1.2.0/24 via 10.1.2.100 table 103 ip route add 0/0 via 10.1.2.1 dev eth1#98 table 103 echo 1 > /proc/sys/net/ipv4/conf/eth1#98/arp_filter # Setup for device: eth1#99 IP: 10.1.2.101 GW: 10.1.2.1 ip link set eth1#99 down ip link set eth1#99 up ip addr flush dev eth1#99 ip addr add 10.1.2.101/24 broadcast 10.1.2.255 dev eth1#99 ip link set dev eth1#99 up ip ru add from 10.1.2.101/32 table 104 ip route add 10.1.2.0/24 via 10.1.2.101 table 104 ip route add 0/0 via 10.1.2.1 dev eth1#99 table 104 echo 1 > /proc/sys/net/ipv4/conf/eth1#99/arp_filter # Setup for device: eth1#100 IP: 10.1.2.102 GW: 10.1.2.1 ip link set eth1#100 down ip link set eth1#100 up ip addr flush dev eth1#100 ip addr add 10.1.2.102/24 broadcast 10.1.2.255 dev eth1#100 ip link set dev eth1#100 up ip ru add from 10.1.2.102/32 table 105 ip route add 10.1.2.0/24 via 10.1.2.102 table 105 ip route add 0/0 via 10.1.2.1 dev eth1#100 table 105 echo 1 > /proc/sys/net/ipv4/conf/eth1#100/arp_filter # Setup for device: eth1#101 IP: 10.1.2.103 GW: 10.1.2.1 ip link set eth1#101 down ip link set eth1#101 up ip addr flush dev eth1#101 ip addr add 10.1.2.103/24 broadcast 10.1.2.255 dev eth1#101 ip link set dev eth1#101 up ip ru add from 10.1.2.103/32 table 106 ip route add 10.1.2.0/24 via 10.1.2.103 table 106 ip route add 0/0 via 10.1.2.1 dev eth1#101 table 106 echo 1 > /proc/sys/net/ipv4/conf/eth1#101/arp_filter # Setup for device: eth1#102 IP: 10.1.2.104 GW: 10.1.2.1 ip link set eth1#102 down ip link set eth1#102 up ip addr flush dev eth1#102 ip addr add 10.1.2.104/24 broadcast 10.1.2.255 dev eth1#102 ip link set dev eth1#102 up ip ru add from 10.1.2.104/32 table 107 ip route add 10.1.2.0/24 via 10.1.2.104 table 107 ip route add 0/0 via 10.1.2.1 dev eth1#102 table 107 echo 1 > /proc/sys/net/ipv4/conf/eth1#102/arp_filter # Setup for device: eth1#103 IP: 10.1.2.105 GW: 10.1.2.1 ip link set eth1#103 down ip link set eth1#103 up ip addr flush dev eth1#103 ip addr add 10.1.2.105/24 broadcast 10.1.2.255 dev eth1#103 ip link set dev eth1#103 up ip ru add from 10.1.2.105/32 table 108 ip route add 10.1.2.0/24 via 10.1.2.105 table 108 ip route add 0/0 via 10.1.2.1 dev eth1#103 table 108 echo 1 > /proc/sys/net/ipv4/conf/eth1#103/arp_filter # Setup for device: eth1#104 IP: 10.1.2.106 GW: 10.1.2.1 ip link set eth1#104 down ip link set eth1#104 up ip addr flush dev eth1#104 ip addr add 10.1.2.106/24 broadcast 10.1.2.255 dev eth1#104 ip link set dev eth1#104 up ip ru add from 10.1.2.106/32 table 109 ip route add 10.1.2.0/24 via 10.1.2.106 table 109 ip route add 0/0 via 10.1.2.1 dev eth1#104 table 109 echo 1 > /proc/sys/net/ipv4/conf/eth1#104/arp_filter # Setup for device: eth1#105 IP: 10.1.2.107 GW: 10.1.2.1 ip link set eth1#105 down ip link set eth1#105 up ip addr flush dev eth1#105 ip addr add 10.1.2.107/24 broadcast 10.1.2.255 dev eth1#105 ip link set dev eth1#105 up ip ru add from 10.1.2.107/32 table 110 ip route add 10.1.2.0/24 via 10.1.2.107 table 110 ip route add 0/0 via 10.1.2.1 dev eth1#105 table 110 echo 1 > /proc/sys/net/ipv4/conf/eth1#105/arp_filter # Setup for device: eth1#106 IP: 10.1.2.108 GW: 10.1.2.1 ip link set eth1#106 down ip link set eth1#106 up ip addr flush dev eth1#106 ip addr add 10.1.2.108/24 broadcast 10.1.2.255 dev eth1#106 ip link set dev eth1#106 up ip ru add from 10.1.2.108/32 table 111 ip route add 10.1.2.0/24 via 10.1.2.108 table 111 ip route add 0/0 via 10.1.2.1 dev eth1#106 table 111 echo 1 > /proc/sys/net/ipv4/conf/eth1#106/arp_filter # Setup for device: eth1#107 IP: 10.1.2.109 GW: 10.1.2.1 ip link set eth1#107 down ip link set eth1#107 up ip addr flush dev eth1#107 ip addr add 10.1.2.109/24 broadcast 10.1.2.255 dev eth1#107 ip link set dev eth1#107 up ip ru add from 10.1.2.109/32 table 112 ip route add 10.1.2.0/24 via 10.1.2.109 table 112 ip route add 0/0 via 10.1.2.1 dev eth1#107 table 112 echo 1 > /proc/sys/net/ipv4/conf/eth1#107/arp_filter # Setup for device: eth1#108 IP: 10.1.2.110 GW: 10.1.2.1 ip link set eth1#108 down ip link set eth1#108 up ip addr flush dev eth1#108 ip addr add 10.1.2.110/24 broadcast 10.1.2.255 dev eth1#108 ip link set dev eth1#108 up ip ru add from 10.1.2.110/32 table 113 ip route add 10.1.2.0/24 via 10.1.2.110 table 113 ip route add 0/0 via 10.1.2.1 dev eth1#108 table 113 echo 1 > /proc/sys/net/ipv4/conf/eth1#108/arp_filter # Setup for device: eth1#109 IP: 10.1.2.111 GW: 10.1.2.1 ip link set eth1#109 down ip link set eth1#109 up ip addr flush dev eth1#109 ip addr add 10.1.2.111/24 broadcast 10.1.2.255 dev eth1#109 ip link set dev eth1#109 up ip ru add from 10.1.2.111/32 table 114 ip route add 10.1.2.0/24 via 10.1.2.111 table 114 ip route add 0/0 via 10.1.2.1 dev eth1#109 table 114 echo 1 > /proc/sys/net/ipv4/conf/eth1#109/arp_filter # Setup for device: eth1#110 IP: 10.1.2.112 GW: 10.1.2.1 ip link set eth1#110 down ip link set eth1#110 up ip addr flush dev eth1#110 ip addr add 10.1.2.112/24 broadcast 10.1.2.255 dev eth1#110 ip link set dev eth1#110 up ip ru add from 10.1.2.112/32 table 115 ip route add 10.1.2.0/24 via 10.1.2.112 table 115 ip route add 0/0 via 10.1.2.1 dev eth1#110 table 115 echo 1 > /proc/sys/net/ipv4/conf/eth1#110/arp_filter # Setup for device: eth1#111 IP: 10.1.2.113 GW: 10.1.2.1 ip link set eth1#111 down ip link set eth1#111 up ip addr flush dev eth1#111 ip addr add 10.1.2.113/24 broadcast 10.1.2.255 dev eth1#111 ip link set dev eth1#111 up ip ru add from 10.1.2.113/32 table 116 ip route add 10.1.2.0/24 via 10.1.2.113 table 116 ip route add 0/0 via 10.1.2.1 dev eth1#111 table 116 echo 1 > /proc/sys/net/ipv4/conf/eth1#111/arp_filter # Setup for device: eth1#112 IP: 10.1.2.114 GW: 10.1.2.1 ip link set eth1#112 down ip link set eth1#112 up ip addr flush dev eth1#112 ip addr add 10.1.2.114/24 broadcast 10.1.2.255 dev eth1#112 ip link set dev eth1#112 up ip ru add from 10.1.2.114/32 table 117 ip route add 10.1.2.0/24 via 10.1.2.114 table 117 ip route add 0/0 via 10.1.2.1 dev eth1#112 table 117 echo 1 > /proc/sys/net/ipv4/conf/eth1#112/arp_filter # Setup for device: eth1#113 IP: 10.1.2.115 GW: 10.1.2.1 ip link set eth1#113 down ip link set eth1#113 up ip addr flush dev eth1#113 ip addr add 10.1.2.115/24 broadcast 10.1.2.255 dev eth1#113 ip link set dev eth1#113 up ip ru add from 10.1.2.115/32 table 118 ip route add 10.1.2.0/24 via 10.1.2.115 table 118 ip route add 0/0 via 10.1.2.1 dev eth1#113 table 118 echo 1 > /proc/sys/net/ipv4/conf/eth1#113/arp_filter # Setup for device: eth1#114 IP: 10.1.2.116 GW: 10.1.2.1 ip link set eth1#114 down ip link set eth1#114 up ip addr flush dev eth1#114 ip addr add 10.1.2.116/24 broadcast 10.1.2.255 dev eth1#114 ip link set dev eth1#114 up ip ru add from 10.1.2.116/32 table 119 ip route add 10.1.2.0/24 via 10.1.2.116 table 119 ip route add 0/0 via 10.1.2.1 dev eth1#114 table 119 echo 1 > /proc/sys/net/ipv4/conf/eth1#114/arp_filter # Setup for device: eth1#115 IP: 10.1.2.117 GW: 10.1.2.1 ip link set eth1#115 down ip link set eth1#115 up ip addr flush dev eth1#115 ip addr add 10.1.2.117/24 broadcast 10.1.2.255 dev eth1#115 ip link set dev eth1#115 up ip ru add from 10.1.2.117/32 table 120 ip route add 10.1.2.0/24 via 10.1.2.117 table 120 ip route add 0/0 via 10.1.2.1 dev eth1#115 table 120 echo 1 > /proc/sys/net/ipv4/conf/eth1#115/arp_filter # Setup for device: eth1#116 IP: 10.1.2.118 GW: 10.1.2.1 ip link set eth1#116 down ip link set eth1#116 up ip addr flush dev eth1#116 ip addr add 10.1.2.118/24 broadcast 10.1.2.255 dev eth1#116 ip link set dev eth1#116 up ip ru add from 10.1.2.118/32 table 121 ip route add 10.1.2.0/24 via 10.1.2.118 table 121 ip route add 0/0 via 10.1.2.1 dev eth1#116 table 121 echo 1 > /proc/sys/net/ipv4/conf/eth1#116/arp_filter # Setup for device: eth1#117 IP: 10.1.2.119 GW: 10.1.2.1 ip link set eth1#117 down ip link set eth1#117 up ip addr flush dev eth1#117 ip addr add 10.1.2.119/24 broadcast 10.1.2.255 dev eth1#117 ip link set dev eth1#117 up ip ru add from 10.1.2.119/32 table 122 ip route add 10.1.2.0/24 via 10.1.2.119 table 122 ip route add 0/0 via 10.1.2.1 dev eth1#117 table 122 echo 1 > /proc/sys/net/ipv4/conf/eth1#117/arp_filter # Setup for device: eth1#118 IP: 10.1.2.120 GW: 10.1.2.1 ip link set eth1#118 down ip link set eth1#118 up ip addr flush dev eth1#118 ip addr add 10.1.2.120/24 broadcast 10.1.2.255 dev eth1#118 ip link set dev eth1#118 up ip ru add from 10.1.2.120/32 table 123 ip route add 10.1.2.0/24 via 10.1.2.120 table 123 ip route add 0/0 via 10.1.2.1 dev eth1#118 table 123 echo 1 > /proc/sys/net/ipv4/conf/eth1#118/arp_filter # Setup for device: eth1#119 IP: 10.1.2.121 GW: 10.1.2.1 ip link set eth1#119 down ip link set eth1#119 up ip addr flush dev eth1#119 ip addr add 10.1.2.121/24 broadcast 10.1.2.255 dev eth1#119 ip link set dev eth1#119 up ip ru add from 10.1.2.121/32 table 124 ip route add 10.1.2.0/24 via 10.1.2.121 table 124 ip route add 0/0 via 10.1.2.1 dev eth1#119 table 124 echo 1 > /proc/sys/net/ipv4/conf/eth1#119/arp_filter # Setup for device: eth1#120 IP: 10.1.2.122 GW: 10.1.2.1 ip link set eth1#120 down ip link set eth1#120 up ip addr flush dev eth1#120 ip addr add 10.1.2.122/24 broadcast 10.1.2.255 dev eth1#120 ip link set dev eth1#120 up ip ru add from 10.1.2.122/32 table 125 ip route add 10.1.2.0/24 via 10.1.2.122 table 125 ip route add 0/0 via 10.1.2.1 dev eth1#120 table 125 echo 1 > /proc/sys/net/ipv4/conf/eth1#120/arp_filter # Setup for device: eth1#121 IP: 10.1.2.123 GW: 10.1.2.1 ip link set eth1#121 down ip link set eth1#121 up ip addr flush dev eth1#121 ip addr add 10.1.2.123/24 broadcast 10.1.2.255 dev eth1#121 ip link set dev eth1#121 up ip ru add from 10.1.2.123/32 table 126 ip route add 10.1.2.0/24 via 10.1.2.123 table 126 ip route add 0/0 via 10.1.2.1 dev eth1#121 table 126 echo 1 > /proc/sys/net/ipv4/conf/eth1#121/arp_filter # Setup for device: eth1#122 IP: 10.1.2.124 GW: 10.1.2.1 ip link set eth1#122 down ip link set eth1#122 up ip addr flush dev eth1#122 ip addr add 10.1.2.124/24 broadcast 10.1.2.255 dev eth1#122 ip link set dev eth1#122 up ip ru add from 10.1.2.124/32 table 127 ip route add 10.1.2.0/24 via 10.1.2.124 table 127 ip route add 0/0 via 10.1.2.1 dev eth1#122 table 127 echo 1 > /proc/sys/net/ipv4/conf/eth1#122/arp_filter # Setup for device: eth1#123 IP: 10.1.2.125 GW: 10.1.2.1 ip link set eth1#123 down ip link set eth1#123 up ip addr flush dev eth1#123 ip addr add 10.1.2.125/24 broadcast 10.1.2.255 dev eth1#123 ip link set dev eth1#123 up ip ru add from 10.1.2.125/32 table 128 ip route add 10.1.2.0/24 via 10.1.2.125 table 128 ip route add 0/0 via 10.1.2.1 dev eth1#123 table 128 echo 1 > /proc/sys/net/ipv4/conf/eth1#123/arp_filter # Setup for device: eth1#124 IP: 10.1.2.126 GW: 10.1.2.1 ip link set eth1#124 down ip link set eth1#124 up ip addr flush dev eth1#124 ip addr add 10.1.2.126/24 broadcast 10.1.2.255 dev eth1#124 ip link set dev eth1#124 up ip ru add from 10.1.2.126/32 table 129 ip route add 10.1.2.0/24 via 10.1.2.126 table 129 ip route add 0/0 via 10.1.2.1 dev eth1#124 table 129 echo 1 > /proc/sys/net/ipv4/conf/eth1#124/arp_filter # Setup for device: eth1#125 IP: 10.1.2.127 GW: 10.1.2.1 ip link set eth1#125 down ip link set eth1#125 up ip addr flush dev eth1#125 ip addr add 10.1.2.127/24 broadcast 10.1.2.255 dev eth1#125 ip link set dev eth1#125 up ip ru add from 10.1.2.127/32 table 130 ip route add 10.1.2.0/24 via 10.1.2.127 table 130 ip route add 0/0 via 10.1.2.1 dev eth1#125 table 130 echo 1 > /proc/sys/net/ipv4/conf/eth1#125/arp_filter # Setup for device: eth1#126 IP: 10.1.2.128 GW: 10.1.2.1 ip link set eth1#126 down ip link set eth1#126 up ip addr flush dev eth1#126 ip addr add 10.1.2.128/24 broadcast 10.1.2.255 dev eth1#126 ip link set dev eth1#126 up ip ru add from 10.1.2.128/32 table 131 ip route add 10.1.2.0/24 via 10.1.2.128 table 131 ip route add 0/0 via 10.1.2.1 dev eth1#126 table 131 echo 1 > /proc/sys/net/ipv4/conf/eth1#126/arp_filter # Setup for device: eth1#127 IP: 10.1.2.129 GW: 10.1.2.1 ip link set eth1#127 down ip link set eth1#127 up ip addr flush dev eth1#127 ip addr add 10.1.2.129/24 broadcast 10.1.2.255 dev eth1#127 ip link set dev eth1#127 up ip ru add from 10.1.2.129/32 table 132 ip route add 10.1.2.0/24 via 10.1.2.129 table 132 ip route add 0/0 via 10.1.2.1 dev eth1#127 table 132 echo 1 > /proc/sys/net/ipv4/conf/eth1#127/arp_filter # Setup for device: eth1#128 IP: 10.1.2.130 GW: 10.1.2.1 ip link set eth1#128 down ip link set eth1#128 up ip addr flush dev eth1#128 ip addr add 10.1.2.130/24 broadcast 10.1.2.255 dev eth1#128 ip link set dev eth1#128 up ip ru add from 10.1.2.130/32 table 133 ip route add 10.1.2.0/24 via 10.1.2.130 table 133 ip route add 0/0 via 10.1.2.1 dev eth1#128 table 133 echo 1 > /proc/sys/net/ipv4/conf/eth1#128/arp_filter # Setup for device: eth1#129 IP: 10.1.2.131 GW: 10.1.2.1 ip link set eth1#129 down ip link set eth1#129 up ip addr flush dev eth1#129 ip addr add 10.1.2.131/24 broadcast 10.1.2.255 dev eth1#129 ip link set dev eth1#129 up ip ru add from 10.1.2.131/32 table 134 ip route add 10.1.2.0/24 via 10.1.2.131 table 134 ip route add 0/0 via 10.1.2.1 dev eth1#129 table 134 echo 1 > /proc/sys/net/ipv4/conf/eth1#129/arp_filter # Setup for device: eth1#130 IP: 10.1.2.132 GW: 10.1.2.1 ip link set eth1#130 down ip link set eth1#130 up ip addr flush dev eth1#130 ip addr add 10.1.2.132/24 broadcast 10.1.2.255 dev eth1#130 ip link set dev eth1#130 up ip ru add from 10.1.2.132/32 table 135 ip route add 10.1.2.0/24 via 10.1.2.132 table 135 ip route add 0/0 via 10.1.2.1 dev eth1#130 table 135 echo 1 > /proc/sys/net/ipv4/conf/eth1#130/arp_filter # Setup for device: eth1#131 IP: 10.1.2.133 GW: 10.1.2.1 ip link set eth1#131 down ip link set eth1#131 up ip addr flush dev eth1#131 ip addr add 10.1.2.133/24 broadcast 10.1.2.255 dev eth1#131 ip link set dev eth1#131 up ip ru add from 10.1.2.133/32 table 136 ip route add 10.1.2.0/24 via 10.1.2.133 table 136 ip route add 0/0 via 10.1.2.1 dev eth1#131 table 136 echo 1 > /proc/sys/net/ipv4/conf/eth1#131/arp_filter # Setup for device: eth1#132 IP: 10.1.2.134 GW: 10.1.2.1 ip link set eth1#132 down ip link set eth1#132 up ip addr flush dev eth1#132 ip addr add 10.1.2.134/24 broadcast 10.1.2.255 dev eth1#132 ip link set dev eth1#132 up ip ru add from 10.1.2.134/32 table 137 ip route add 10.1.2.0/24 via 10.1.2.134 table 137 ip route add 0/0 via 10.1.2.1 dev eth1#132 table 137 echo 1 > /proc/sys/net/ipv4/conf/eth1#132/arp_filter # Setup for device: eth1#133 IP: 10.1.2.135 GW: 10.1.2.1 ip link set eth1#133 down ip link set eth1#133 up ip addr flush dev eth1#133 ip addr add 10.1.2.135/24 broadcast 10.1.2.255 dev eth1#133 ip link set dev eth1#133 up ip ru add from 10.1.2.135/32 table 138 ip route add 10.1.2.0/24 via 10.1.2.135 table 138 ip route add 0/0 via 10.1.2.1 dev eth1#133 table 138 echo 1 > /proc/sys/net/ipv4/conf/eth1#133/arp_filter # Setup for device: eth1#134 IP: 10.1.2.136 GW: 10.1.2.1 ip link set eth1#134 down ip link set eth1#134 up ip addr flush dev eth1#134 ip addr add 10.1.2.136/24 broadcast 10.1.2.255 dev eth1#134 ip link set dev eth1#134 up ip ru add from 10.1.2.136/32 table 139 ip route add 10.1.2.0/24 via 10.1.2.136 table 139 ip route add 0/0 via 10.1.2.1 dev eth1#134 table 139 echo 1 > /proc/sys/net/ipv4/conf/eth1#134/arp_filter # Setup for device: eth1#135 IP: 10.1.2.137 GW: 10.1.2.1 ip link set eth1#135 down ip link set eth1#135 up ip addr flush dev eth1#135 ip addr add 10.1.2.137/24 broadcast 10.1.2.255 dev eth1#135 ip link set dev eth1#135 up ip ru add from 10.1.2.137/32 table 140 ip route add 10.1.2.0/24 via 10.1.2.137 table 140 ip route add 0/0 via 10.1.2.1 dev eth1#135 table 140 echo 1 > /proc/sys/net/ipv4/conf/eth1#135/arp_filter # Setup for device: eth1#136 IP: 10.1.2.138 GW: 10.1.2.1 ip link set eth1#136 down ip link set eth1#136 up ip addr flush dev eth1#136 ip addr add 10.1.2.138/24 broadcast 10.1.2.255 dev eth1#136 ip link set dev eth1#136 up ip ru add from 10.1.2.138/32 table 141 ip route add 10.1.2.0/24 via 10.1.2.138 table 141 ip route add 0/0 via 10.1.2.1 dev eth1#136 table 141 echo 1 > /proc/sys/net/ipv4/conf/eth1#136/arp_filter # Setup for device: eth1#137 IP: 10.1.2.139 GW: 10.1.2.1 ip link set eth1#137 down ip link set eth1#137 up ip addr flush dev eth1#137 ip addr add 10.1.2.139/24 broadcast 10.1.2.255 dev eth1#137 ip link set dev eth1#137 up ip ru add from 10.1.2.139/32 table 142 ip route add 10.1.2.0/24 via 10.1.2.139 table 142 ip route add 0/0 via 10.1.2.1 dev eth1#137 table 142 echo 1 > /proc/sys/net/ipv4/conf/eth1#137/arp_filter # Setup for device: eth1#138 IP: 10.1.2.140 GW: 10.1.2.1 ip link set eth1#138 down ip link set eth1#138 up ip addr flush dev eth1#138 ip addr add 10.1.2.140/24 broadcast 10.1.2.255 dev eth1#138 ip link set dev eth1#138 up ip ru add from 10.1.2.140/32 table 143 ip route add 10.1.2.0/24 via 10.1.2.140 table 143 ip route add 0/0 via 10.1.2.1 dev eth1#138 table 143 echo 1 > /proc/sys/net/ipv4/conf/eth1#138/arp_filter # Setup for device: eth1#139 IP: 10.1.2.141 GW: 10.1.2.1 ip link set eth1#139 down ip link set eth1#139 up ip addr flush dev eth1#139 ip addr add 10.1.2.141/24 broadcast 10.1.2.255 dev eth1#139 ip link set dev eth1#139 up ip ru add from 10.1.2.141/32 table 144 ip route add 10.1.2.0/24 via 10.1.2.141 table 144 ip route add 0/0 via 10.1.2.1 dev eth1#139 table 144 echo 1 > /proc/sys/net/ipv4/conf/eth1#139/arp_filter # Setup for device: eth1#140 IP: 10.1.2.142 GW: 10.1.2.1 ip link set eth1#140 down ip link set eth1#140 up ip addr flush dev eth1#140 ip addr add 10.1.2.142/24 broadcast 10.1.2.255 dev eth1#140 ip link set dev eth1#140 up ip ru add from 10.1.2.142/32 table 145 ip route add 10.1.2.0/24 via 10.1.2.142 table 145 ip route add 0/0 via 10.1.2.1 dev eth1#140 table 145 echo 1 > /proc/sys/net/ipv4/conf/eth1#140/arp_filter # Setup for device: eth1#141 IP: 10.1.2.143 GW: 10.1.2.1 ip link set eth1#141 down ip link set eth1#141 up ip addr flush dev eth1#141 ip addr add 10.1.2.143/24 broadcast 10.1.2.255 dev eth1#141 ip link set dev eth1#141 up ip ru add from 10.1.2.143/32 table 146 ip route add 10.1.2.0/24 via 10.1.2.143 table 146 ip route add 0/0 via 10.1.2.1 dev eth1#141 table 146 echo 1 > /proc/sys/net/ipv4/conf/eth1#141/arp_filter # Setup for device: eth1#142 IP: 10.1.2.144 GW: 10.1.2.1 ip link set eth1#142 down ip link set eth1#142 up ip addr flush dev eth1#142 ip addr add 10.1.2.144/24 broadcast 10.1.2.255 dev eth1#142 ip link set dev eth1#142 up ip ru add from 10.1.2.144/32 table 147 ip route add 10.1.2.0/24 via 10.1.2.144 table 147 ip route add 0/0 via 10.1.2.1 dev eth1#142 table 147 echo 1 > /proc/sys/net/ipv4/conf/eth1#142/arp_filter # Setup for device: eth1#143 IP: 10.1.2.145 GW: 10.1.2.1 ip link set eth1#143 down ip link set eth1#143 up ip addr flush dev eth1#143 ip addr add 10.1.2.145/24 broadcast 10.1.2.255 dev eth1#143 ip link set dev eth1#143 up ip ru add from 10.1.2.145/32 table 148 ip route add 10.1.2.0/24 via 10.1.2.145 table 148 ip route add 0/0 via 10.1.2.1 dev eth1#143 table 148 echo 1 > /proc/sys/net/ipv4/conf/eth1#143/arp_filter # Setup for device: eth1#144 IP: 10.1.2.146 GW: 10.1.2.1 ip link set eth1#144 down ip link set eth1#144 up ip addr flush dev eth1#144 ip addr add 10.1.2.146/24 broadcast 10.1.2.255 dev eth1#144 ip link set dev eth1#144 up ip ru add from 10.1.2.146/32 table 149 ip route add 10.1.2.0/24 via 10.1.2.146 table 149 ip route add 0/0 via 10.1.2.1 dev eth1#144 table 149 echo 1 > /proc/sys/net/ipv4/conf/eth1#144/arp_filter # Setup for device: eth1#145 IP: 10.1.2.147 GW: 10.1.2.1 ip link set eth1#145 down ip link set eth1#145 up ip addr flush dev eth1#145 ip addr add 10.1.2.147/24 broadcast 10.1.2.255 dev eth1#145 ip link set dev eth1#145 up ip ru add from 10.1.2.147/32 table 150 ip route add 10.1.2.0/24 via 10.1.2.147 table 150 ip route add 0/0 via 10.1.2.1 dev eth1#145 table 150 echo 1 > /proc/sys/net/ipv4/conf/eth1#145/arp_filter # Setup for device: eth1#146 IP: 10.1.2.148 GW: 10.1.2.1 ip link set eth1#146 down ip link set eth1#146 up ip addr flush dev eth1#146 ip addr add 10.1.2.148/24 broadcast 10.1.2.255 dev eth1#146 ip link set dev eth1#146 up ip ru add from 10.1.2.148/32 table 151 ip route add 10.1.2.0/24 via 10.1.2.148 table 151 ip route add 0/0 via 10.1.2.1 dev eth1#146 table 151 echo 1 > /proc/sys/net/ipv4/conf/eth1#146/arp_filter # Setup for device: eth1#147 IP: 10.1.2.149 GW: 10.1.2.1 ip link set eth1#147 down ip link set eth1#147 up ip addr flush dev eth1#147 ip addr add 10.1.2.149/24 broadcast 10.1.2.255 dev eth1#147 ip link set dev eth1#147 up ip ru add from 10.1.2.149/32 table 152 ip route add 10.1.2.0/24 via 10.1.2.149 table 152 ip route add 0/0 via 10.1.2.1 dev eth1#147 table 152 echo 1 > /proc/sys/net/ipv4/conf/eth1#147/arp_filter # Setup for device: eth1#148 IP: 10.1.2.150 GW: 10.1.2.1 ip link set eth1#148 down ip link set eth1#148 up ip addr flush dev eth1#148 ip addr add 10.1.2.150/24 broadcast 10.1.2.255 dev eth1#148 ip link set dev eth1#148 up ip ru add from 10.1.2.150/32 table 153 ip route add 10.1.2.0/24 via 10.1.2.150 table 153 ip route add 0/0 via 10.1.2.1 dev eth1#148 table 153 echo 1 > /proc/sys/net/ipv4/conf/eth1#148/arp_filter # Setup for device: eth1#149 IP: 10.1.2.151 GW: 10.1.2.1 ip link set eth1#149 down ip link set eth1#149 up ip addr flush dev eth1#149 ip addr add 10.1.2.151/24 broadcast 10.1.2.255 dev eth1#149 ip link set dev eth1#149 up ip ru add from 10.1.2.151/32 table 154 ip route add 10.1.2.0/24 via 10.1.2.151 table 154 ip route add 0/0 via 10.1.2.1 dev eth1#149 table 154 echo 1 > /proc/sys/net/ipv4/conf/eth1#149/arp_filter # Setup for device: eth1#150 IP: 10.1.2.152 GW: 10.1.2.1 ip link set eth1#150 down ip link set eth1#150 up ip addr flush dev eth1#150 ip addr add 10.1.2.152/24 broadcast 10.1.2.255 dev eth1#150 ip link set dev eth1#150 up ip ru add from 10.1.2.152/32 table 155 ip route add 10.1.2.0/24 via 10.1.2.152 table 155 ip route add 0/0 via 10.1.2.1 dev eth1#150 table 155 echo 1 > /proc/sys/net/ipv4/conf/eth1#150/arp_filter # Setup for device: eth1#151 IP: 10.1.2.153 GW: 10.1.2.1 ip link set eth1#151 down ip link set eth1#151 up ip addr flush dev eth1#151 ip addr add 10.1.2.153/24 broadcast 10.1.2.255 dev eth1#151 ip link set dev eth1#151 up ip ru add from 10.1.2.153/32 table 156 ip route add 10.1.2.0/24 via 10.1.2.153 table 156 ip route add 0/0 via 10.1.2.1 dev eth1#151 table 156 echo 1 > /proc/sys/net/ipv4/conf/eth1#151/arp_filter # Setup for device: eth1#152 IP: 10.1.2.154 GW: 10.1.2.1 ip link set eth1#152 down ip link set eth1#152 up ip addr flush dev eth1#152 ip addr add 10.1.2.154/24 broadcast 10.1.2.255 dev eth1#152 ip link set dev eth1#152 up ip ru add from 10.1.2.154/32 table 157 ip route add 10.1.2.0/24 via 10.1.2.154 table 157 ip route add 0/0 via 10.1.2.1 dev eth1#152 table 157 echo 1 > /proc/sys/net/ipv4/conf/eth1#152/arp_filter # Setup for device: eth1#153 IP: 10.1.2.155 GW: 10.1.2.1 ip link set eth1#153 down ip link set eth1#153 up ip addr flush dev eth1#153 ip addr add 10.1.2.155/24 broadcast 10.1.2.255 dev eth1#153 ip link set dev eth1#153 up ip ru add from 10.1.2.155/32 table 158 ip route add 10.1.2.0/24 via 10.1.2.155 table 158 ip route add 0/0 via 10.1.2.1 dev eth1#153 table 158 echo 1 > /proc/sys/net/ipv4/conf/eth1#153/arp_filter # Setup for device: eth1#154 IP: 10.1.2.156 GW: 10.1.2.1 ip link set eth1#154 down ip link set eth1#154 up ip addr flush dev eth1#154 ip addr add 10.1.2.156/24 broadcast 10.1.2.255 dev eth1#154 ip link set dev eth1#154 up ip ru add from 10.1.2.156/32 table 159 ip route add 10.1.2.0/24 via 10.1.2.156 table 159 ip route add 0/0 via 10.1.2.1 dev eth1#154 table 159 echo 1 > /proc/sys/net/ipv4/conf/eth1#154/arp_filter # Setup for device: eth1#155 IP: 10.1.2.157 GW: 10.1.2.1 ip link set eth1#155 down ip link set eth1#155 up ip addr flush dev eth1#155 ip addr add 10.1.2.157/24 broadcast 10.1.2.255 dev eth1#155 ip link set dev eth1#155 up ip ru add from 10.1.2.157/32 table 160 ip route add 10.1.2.0/24 via 10.1.2.157 table 160 ip route add 0/0 via 10.1.2.1 dev eth1#155 table 160 echo 1 > /proc/sys/net/ipv4/conf/eth1#155/arp_filter # Setup for device: eth1#156 IP: 10.1.2.158 GW: 10.1.2.1 ip link set eth1#156 down ip link set eth1#156 up ip addr flush dev eth1#156 ip addr add 10.1.2.158/24 broadcast 10.1.2.255 dev eth1#156 ip link set dev eth1#156 up ip ru add from 10.1.2.158/32 table 161 ip route add 10.1.2.0/24 via 10.1.2.158 table 161 ip route add 0/0 via 10.1.2.1 dev eth1#156 table 161 echo 1 > /proc/sys/net/ipv4/conf/eth1#156/arp_filter # Setup for device: eth1#157 IP: 10.1.2.159 GW: 10.1.2.1 ip link set eth1#157 down ip link set eth1#157 up ip addr flush dev eth1#157 ip addr add 10.1.2.159/24 broadcast 10.1.2.255 dev eth1#157 ip link set dev eth1#157 up ip ru add from 10.1.2.159/32 table 162 ip route add 10.1.2.0/24 via 10.1.2.159 table 162 ip route add 0/0 via 10.1.2.1 dev eth1#157 table 162 echo 1 > /proc/sys/net/ipv4/conf/eth1#157/arp_filter # Setup for device: eth1#158 IP: 10.1.2.160 GW: 10.1.2.1 ip link set eth1#158 down ip link set eth1#158 up ip addr flush dev eth1#158 ip addr add 10.1.2.160/24 broadcast 10.1.2.255 dev eth1#158 ip link set dev eth1#158 up ip ru add from 10.1.2.160/32 table 163 ip route add 10.1.2.0/24 via 10.1.2.160 table 163 ip route add 0/0 via 10.1.2.1 dev eth1#158 table 163 echo 1 > /proc/sys/net/ipv4/conf/eth1#158/arp_filter # Setup for device: eth1#159 IP: 10.1.2.161 GW: 10.1.2.1 ip link set eth1#159 down ip link set eth1#159 up ip addr flush dev eth1#159 ip addr add 10.1.2.161/24 broadcast 10.1.2.255 dev eth1#159 ip link set dev eth1#159 up ip ru add from 10.1.2.161/32 table 164 ip route add 10.1.2.0/24 via 10.1.2.161 table 164 ip route add 0/0 via 10.1.2.1 dev eth1#159 table 164 echo 1 > /proc/sys/net/ipv4/conf/eth1#159/arp_filter # Setup for device: eth1#160 IP: 10.1.2.162 GW: 10.1.2.1 ip link set eth1#160 down ip link set eth1#160 up ip addr flush dev eth1#160 ip addr add 10.1.2.162/24 broadcast 10.1.2.255 dev eth1#160 ip link set dev eth1#160 up ip ru add from 10.1.2.162/32 table 165 ip route add 10.1.2.0/24 via 10.1.2.162 table 165 ip route add 0/0 via 10.1.2.1 dev eth1#160 table 165 echo 1 > /proc/sys/net/ipv4/conf/eth1#160/arp_filter # Setup for device: eth1#161 IP: 10.1.2.163 GW: 10.1.2.1 ip link set eth1#161 down ip link set eth1#161 up ip addr flush dev eth1#161 ip addr add 10.1.2.163/24 broadcast 10.1.2.255 dev eth1#161 ip link set dev eth1#161 up ip ru add from 10.1.2.163/32 table 166 ip route add 10.1.2.0/24 via 10.1.2.163 table 166 ip route add 0/0 via 10.1.2.1 dev eth1#161 table 166 echo 1 > /proc/sys/net/ipv4/conf/eth1#161/arp_filter # Setup for device: eth1#162 IP: 10.1.2.164 GW: 10.1.2.1 ip link set eth1#162 down ip link set eth1#162 up ip addr flush dev eth1#162 ip addr add 10.1.2.164/24 broadcast 10.1.2.255 dev eth1#162 ip link set dev eth1#162 up ip ru add from 10.1.2.164/32 table 167 ip route add 10.1.2.0/24 via 10.1.2.164 table 167 ip route add 0/0 via 10.1.2.1 dev eth1#162 table 167 echo 1 > /proc/sys/net/ipv4/conf/eth1#162/arp_filter # Setup for device: eth1#163 IP: 10.1.2.165 GW: 10.1.2.1 ip link set eth1#163 down ip link set eth1#163 up ip addr flush dev eth1#163 ip addr add 10.1.2.165/24 broadcast 10.1.2.255 dev eth1#163 ip link set dev eth1#163 up ip ru add from 10.1.2.165/32 table 168 ip route add 10.1.2.0/24 via 10.1.2.165 table 168 ip route add 0/0 via 10.1.2.1 dev eth1#163 table 168 echo 1 > /proc/sys/net/ipv4/conf/eth1#163/arp_filter # Setup for device: eth1#164 IP: 10.1.2.166 GW: 10.1.2.1 ip link set eth1#164 down ip link set eth1#164 up ip addr flush dev eth1#164 ip addr add 10.1.2.166/24 broadcast 10.1.2.255 dev eth1#164 ip link set dev eth1#164 up ip ru add from 10.1.2.166/32 table 169 ip route add 10.1.2.0/24 via 10.1.2.166 table 169 ip route add 0/0 via 10.1.2.1 dev eth1#164 table 169 echo 1 > /proc/sys/net/ipv4/conf/eth1#164/arp_filter # Setup for device: eth1#165 IP: 10.1.2.167 GW: 10.1.2.1 ip link set eth1#165 down ip link set eth1#165 up ip addr flush dev eth1#165 ip addr add 10.1.2.167/24 broadcast 10.1.2.255 dev eth1#165 ip link set dev eth1#165 up ip ru add from 10.1.2.167/32 table 170 ip route add 10.1.2.0/24 via 10.1.2.167 table 170 ip route add 0/0 via 10.1.2.1 dev eth1#165 table 170 echo 1 > /proc/sys/net/ipv4/conf/eth1#165/arp_filter # Setup for device: eth1#166 IP: 10.1.2.168 GW: 10.1.2.1 ip link set eth1#166 down ip link set eth1#166 up ip addr flush dev eth1#166 ip addr add 10.1.2.168/24 broadcast 10.1.2.255 dev eth1#166 ip link set dev eth1#166 up ip ru add from 10.1.2.168/32 table 171 ip route add 10.1.2.0/24 via 10.1.2.168 table 171 ip route add 0/0 via 10.1.2.1 dev eth1#166 table 171 echo 1 > /proc/sys/net/ipv4/conf/eth1#166/arp_filter # Setup for device: eth1#167 IP: 10.1.2.169 GW: 10.1.2.1 ip link set eth1#167 down ip link set eth1#167 up ip addr flush dev eth1#167 ip addr add 10.1.2.169/24 broadcast 10.1.2.255 dev eth1#167 ip link set dev eth1#167 up ip ru add from 10.1.2.169/32 table 172 ip route add 10.1.2.0/24 via 10.1.2.169 table 172 ip route add 0/0 via 10.1.2.1 dev eth1#167 table 172 echo 1 > /proc/sys/net/ipv4/conf/eth1#167/arp_filter # Setup for device: eth1#168 IP: 10.1.2.170 GW: 10.1.2.1 ip link set eth1#168 down ip link set eth1#168 up ip addr flush dev eth1#168 ip addr add 10.1.2.170/24 broadcast 10.1.2.255 dev eth1#168 ip link set dev eth1#168 up ip ru add from 10.1.2.170/32 table 173 ip route add 10.1.2.0/24 via 10.1.2.170 table 173 ip route add 0/0 via 10.1.2.1 dev eth1#168 table 173 echo 1 > /proc/sys/net/ipv4/conf/eth1#168/arp_filter # Setup for device: eth1#169 IP: 10.1.2.171 GW: 10.1.2.1 ip link set eth1#169 down ip link set eth1#169 up ip addr flush dev eth1#169 ip addr add 10.1.2.171/24 broadcast 10.1.2.255 dev eth1#169 ip link set dev eth1#169 up ip ru add from 10.1.2.171/32 table 174 ip route add 10.1.2.0/24 via 10.1.2.171 table 174 ip route add 0/0 via 10.1.2.1 dev eth1#169 table 174 echo 1 > /proc/sys/net/ipv4/conf/eth1#169/arp_filter # Setup for device: eth1#170 IP: 10.1.2.172 GW: 10.1.2.1 ip link set eth1#170 down ip link set eth1#170 up ip addr flush dev eth1#170 ip addr add 10.1.2.172/24 broadcast 10.1.2.255 dev eth1#170 ip link set dev eth1#170 up ip ru add from 10.1.2.172/32 table 175 ip route add 10.1.2.0/24 via 10.1.2.172 table 175 ip route add 0/0 via 10.1.2.1 dev eth1#170 table 175 echo 1 > /proc/sys/net/ipv4/conf/eth1#170/arp_filter # Setup for device: eth1#171 IP: 10.1.2.173 GW: 10.1.2.1 ip link set eth1#171 down ip link set eth1#171 up ip addr flush dev eth1#171 ip addr add 10.1.2.173/24 broadcast 10.1.2.255 dev eth1#171 ip link set dev eth1#171 up ip ru add from 10.1.2.173/32 table 176 ip route add 10.1.2.0/24 via 10.1.2.173 table 176 ip route add 0/0 via 10.1.2.1 dev eth1#171 table 176 echo 1 > /proc/sys/net/ipv4/conf/eth1#171/arp_filter # Setup for device: eth1#172 IP: 10.1.2.174 GW: 10.1.2.1 ip link set eth1#172 down ip link set eth1#172 up ip addr flush dev eth1#172 ip addr add 10.1.2.174/24 broadcast 10.1.2.255 dev eth1#172 ip link set dev eth1#172 up ip ru add from 10.1.2.174/32 table 177 ip route add 10.1.2.0/24 via 10.1.2.174 table 177 ip route add 0/0 via 10.1.2.1 dev eth1#172 table 177 echo 1 > /proc/sys/net/ipv4/conf/eth1#172/arp_filter # Setup for device: eth1#173 IP: 10.1.2.175 GW: 10.1.2.1 ip link set eth1#173 down ip link set eth1#173 up ip addr flush dev eth1#173 ip addr add 10.1.2.175/24 broadcast 10.1.2.255 dev eth1#173 ip link set dev eth1#173 up ip ru add from 10.1.2.175/32 table 178 ip route add 10.1.2.0/24 via 10.1.2.175 table 178 ip route add 0/0 via 10.1.2.1 dev eth1#173 table 178 echo 1 > /proc/sys/net/ipv4/conf/eth1#173/arp_filter # Setup for device: eth1#174 IP: 10.1.2.176 GW: 10.1.2.1 ip link set eth1#174 down ip link set eth1#174 up ip addr flush dev eth1#174 ip addr add 10.1.2.176/24 broadcast 10.1.2.255 dev eth1#174 ip link set dev eth1#174 up ip ru add from 10.1.2.176/32 table 179 ip route add 10.1.2.0/24 via 10.1.2.176 table 179 ip route add 0/0 via 10.1.2.1 dev eth1#174 table 179 echo 1 > /proc/sys/net/ipv4/conf/eth1#174/arp_filter # Setup for device: eth1#175 IP: 10.1.2.177 GW: 10.1.2.1 ip link set eth1#175 down ip link set eth1#175 up ip addr flush dev eth1#175 ip addr add 10.1.2.177/24 broadcast 10.1.2.255 dev eth1#175 ip link set dev eth1#175 up ip ru add from 10.1.2.177/32 table 180 ip route add 10.1.2.0/24 via 10.1.2.177 table 180 ip route add 0/0 via 10.1.2.1 dev eth1#175 table 180 echo 1 > /proc/sys/net/ipv4/conf/eth1#175/arp_filter # Setup for device: eth1#176 IP: 10.1.2.178 GW: 10.1.2.1 ip link set eth1#176 down ip link set eth1#176 up ip addr flush dev eth1#176 ip addr add 10.1.2.178/24 broadcast 10.1.2.255 dev eth1#176 ip link set dev eth1#176 up ip ru add from 10.1.2.178/32 table 181 ip route add 10.1.2.0/24 via 10.1.2.178 table 181 ip route add 0/0 via 10.1.2.1 dev eth1#176 table 181 echo 1 > /proc/sys/net/ipv4/conf/eth1#176/arp_filter # Setup for device: eth1#177 IP: 10.1.2.179 GW: 10.1.2.1 ip link set eth1#177 down ip link set eth1#177 up ip addr flush dev eth1#177 ip addr add 10.1.2.179/24 broadcast 10.1.2.255 dev eth1#177 ip link set dev eth1#177 up ip ru add from 10.1.2.179/32 table 182 ip route add 10.1.2.0/24 via 10.1.2.179 table 182 ip route add 0/0 via 10.1.2.1 dev eth1#177 table 182 echo 1 > /proc/sys/net/ipv4/conf/eth1#177/arp_filter # Setup for device: eth1#178 IP: 10.1.2.180 GW: 10.1.2.1 ip link set eth1#178 down ip link set eth1#178 up ip addr flush dev eth1#178 ip addr add 10.1.2.180/24 broadcast 10.1.2.255 dev eth1#178 ip link set dev eth1#178 up ip ru add from 10.1.2.180/32 table 183 ip route add 10.1.2.0/24 via 10.1.2.180 table 183 ip route add 0/0 via 10.1.2.1 dev eth1#178 table 183 echo 1 > /proc/sys/net/ipv4/conf/eth1#178/arp_filter # Setup for device: eth1#179 IP: 10.1.2.181 GW: 10.1.2.1 ip link set eth1#179 down ip link set eth1#179 up ip addr flush dev eth1#179 ip addr add 10.1.2.181/24 broadcast 10.1.2.255 dev eth1#179 ip link set dev eth1#179 up ip ru add from 10.1.2.181/32 table 184 ip route add 10.1.2.0/24 via 10.1.2.181 table 184 ip route add 0/0 via 10.1.2.1 dev eth1#179 table 184 echo 1 > /proc/sys/net/ipv4/conf/eth1#179/arp_filter # Setup for device: eth1#180 IP: 10.1.2.182 GW: 10.1.2.1 ip link set eth1#180 down ip link set eth1#180 up ip addr flush dev eth1#180 ip addr add 10.1.2.182/24 broadcast 10.1.2.255 dev eth1#180 ip link set dev eth1#180 up ip ru add from 10.1.2.182/32 table 185 ip route add 10.1.2.0/24 via 10.1.2.182 table 185 ip route add 0/0 via 10.1.2.1 dev eth1#180 table 185 echo 1 > /proc/sys/net/ipv4/conf/eth1#180/arp_filter # Setup for device: eth1#181 IP: 10.1.2.183 GW: 10.1.2.1 ip link set eth1#181 down ip link set eth1#181 up ip addr flush dev eth1#181 ip addr add 10.1.2.183/24 broadcast 10.1.2.255 dev eth1#181 ip link set dev eth1#181 up ip ru add from 10.1.2.183/32 table 186 ip route add 10.1.2.0/24 via 10.1.2.183 table 186 ip route add 0/0 via 10.1.2.1 dev eth1#181 table 186 echo 1 > /proc/sys/net/ipv4/conf/eth1#181/arp_filter # Setup for device: eth1#182 IP: 10.1.2.184 GW: 10.1.2.1 ip link set eth1#182 down ip link set eth1#182 up ip addr flush dev eth1#182 ip addr add 10.1.2.184/24 broadcast 10.1.2.255 dev eth1#182 ip link set dev eth1#182 up ip ru add from 10.1.2.184/32 table 187 ip route add 10.1.2.0/24 via 10.1.2.184 table 187 ip route add 0/0 via 10.1.2.1 dev eth1#182 table 187 echo 1 > /proc/sys/net/ipv4/conf/eth1#182/arp_filter # Setup for device: eth1#183 IP: 10.1.2.185 GW: 10.1.2.1 ip link set eth1#183 down ip link set eth1#183 up ip addr flush dev eth1#183 ip addr add 10.1.2.185/24 broadcast 10.1.2.255 dev eth1#183 ip link set dev eth1#183 up ip ru add from 10.1.2.185/32 table 188 ip route add 10.1.2.0/24 via 10.1.2.185 table 188 ip route add 0/0 via 10.1.2.1 dev eth1#183 table 188 echo 1 > /proc/sys/net/ipv4/conf/eth1#183/arp_filter # Setup for device: eth1#184 IP: 10.1.2.186 GW: 10.1.2.1 ip link set eth1#184 down ip link set eth1#184 up ip addr flush dev eth1#184 ip addr add 10.1.2.186/24 broadcast 10.1.2.255 dev eth1#184 ip link set dev eth1#184 up ip ru add from 10.1.2.186/32 table 189 ip route add 10.1.2.0/24 via 10.1.2.186 table 189 ip route add 0/0 via 10.1.2.1 dev eth1#184 table 189 echo 1 > /proc/sys/net/ipv4/conf/eth1#184/arp_filter # Setup for device: eth1#185 IP: 10.1.2.187 GW: 10.1.2.1 ip link set eth1#185 down ip link set eth1#185 up ip addr flush dev eth1#185 ip addr add 10.1.2.187/24 broadcast 10.1.2.255 dev eth1#185 ip link set dev eth1#185 up ip ru add from 10.1.2.187/32 table 190 ip route add 10.1.2.0/24 via 10.1.2.187 table 190 ip route add 0/0 via 10.1.2.1 dev eth1#185 table 190 echo 1 > /proc/sys/net/ipv4/conf/eth1#185/arp_filter # Setup for device: eth1#186 IP: 10.1.2.188 GW: 10.1.2.1 ip link set eth1#186 down ip link set eth1#186 up ip addr flush dev eth1#186 ip addr add 10.1.2.188/24 broadcast 10.1.2.255 dev eth1#186 ip link set dev eth1#186 up ip ru add from 10.1.2.188/32 table 191 ip route add 10.1.2.0/24 via 10.1.2.188 table 191 ip route add 0/0 via 10.1.2.1 dev eth1#186 table 191 echo 1 > /proc/sys/net/ipv4/conf/eth1#186/arp_filter # Setup for device: eth1#187 IP: 10.1.2.189 GW: 10.1.2.1 ip link set eth1#187 down ip link set eth1#187 up ip addr flush dev eth1#187 ip addr add 10.1.2.189/24 broadcast 10.1.2.255 dev eth1#187 ip link set dev eth1#187 up ip ru add from 10.1.2.189/32 table 192 ip route add 10.1.2.0/24 via 10.1.2.189 table 192 ip route add 0/0 via 10.1.2.1 dev eth1#187 table 192 echo 1 > /proc/sys/net/ipv4/conf/eth1#187/arp_filter # Setup for device: eth1#188 IP: 10.1.2.190 GW: 10.1.2.1 ip link set eth1#188 down ip link set eth1#188 up ip addr flush dev eth1#188 ip addr add 10.1.2.190/24 broadcast 10.1.2.255 dev eth1#188 ip link set dev eth1#188 up ip ru add from 10.1.2.190/32 table 193 ip route add 10.1.2.0/24 via 10.1.2.190 table 193 ip route add 0/0 via 10.1.2.1 dev eth1#188 table 193 echo 1 > /proc/sys/net/ipv4/conf/eth1#188/arp_filter # Setup for device: eth1#189 IP: 10.1.2.191 GW: 10.1.2.1 ip link set eth1#189 down ip link set eth1#189 up ip addr flush dev eth1#189 ip addr add 10.1.2.191/24 broadcast 10.1.2.255 dev eth1#189 ip link set dev eth1#189 up ip ru add from 10.1.2.191/32 table 194 ip route add 10.1.2.0/24 via 10.1.2.191 table 194 ip route add 0/0 via 10.1.2.1 dev eth1#189 table 194 echo 1 > /proc/sys/net/ipv4/conf/eth1#189/arp_filter # Setup for device: eth1#190 IP: 10.1.2.192 GW: 10.1.2.1 ip link set eth1#190 down ip link set eth1#190 up ip addr flush dev eth1#190 ip addr add 10.1.2.192/24 broadcast 10.1.2.255 dev eth1#190 ip link set dev eth1#190 up ip ru add from 10.1.2.192/32 table 195 ip route add 10.1.2.0/24 via 10.1.2.192 table 195 ip route add 0/0 via 10.1.2.1 dev eth1#190 table 195 echo 1 > /proc/sys/net/ipv4/conf/eth1#190/arp_filter # Setup for device: eth1#191 IP: 10.1.2.193 GW: 10.1.2.1 ip link set eth1#191 down ip link set eth1#191 up ip addr flush dev eth1#191 ip addr add 10.1.2.193/24 broadcast 10.1.2.255 dev eth1#191 ip link set dev eth1#191 up ip ru add from 10.1.2.193/32 table 196 ip route add 10.1.2.0/24 via 10.1.2.193 table 196 ip route add 0/0 via 10.1.2.1 dev eth1#191 table 196 echo 1 > /proc/sys/net/ipv4/conf/eth1#191/arp_filter # Setup for device: eth1#192 IP: 10.1.2.194 GW: 10.1.2.1 ip link set eth1#192 down ip link set eth1#192 up ip addr flush dev eth1#192 ip addr add 10.1.2.194/24 broadcast 10.1.2.255 dev eth1#192 ip link set dev eth1#192 up ip ru add from 10.1.2.194/32 table 197 ip route add 10.1.2.0/24 via 10.1.2.194 table 197 ip route add 0/0 via 10.1.2.1 dev eth1#192 table 197 echo 1 > /proc/sys/net/ipv4/conf/eth1#192/arp_filter # Setup for device: eth1#193 IP: 10.1.2.195 GW: 10.1.2.1 ip link set eth1#193 down ip link set eth1#193 up ip addr flush dev eth1#193 ip addr add 10.1.2.195/24 broadcast 10.1.2.255 dev eth1#193 ip link set dev eth1#193 up ip ru add from 10.1.2.195/32 table 198 ip route add 10.1.2.0/24 via 10.1.2.195 table 198 ip route add 0/0 via 10.1.2.1 dev eth1#193 table 198 echo 1 > /proc/sys/net/ipv4/conf/eth1#193/arp_filter # Setup for device: eth1#194 IP: 10.1.2.196 GW: 10.1.2.1 ip link set eth1#194 down ip link set eth1#194 up ip addr flush dev eth1#194 ip addr add 10.1.2.196/24 broadcast 10.1.2.255 dev eth1#194 ip link set dev eth1#194 up ip ru add from 10.1.2.196/32 table 199 ip route add 10.1.2.0/24 via 10.1.2.196 table 199 ip route add 0/0 via 10.1.2.1 dev eth1#194 table 199 echo 1 > /proc/sys/net/ipv4/conf/eth1#194/arp_filter # Setup for device: eth1#195 IP: 10.1.2.197 GW: 10.1.2.1 ip link set eth1#195 down ip link set eth1#195 up ip addr flush dev eth1#195 ip addr add 10.1.2.197/24 broadcast 10.1.2.255 dev eth1#195 ip link set dev eth1#195 up ip ru add from 10.1.2.197/32 table 200 ip route add 10.1.2.0/24 via 10.1.2.197 table 200 ip route add 0/0 via 10.1.2.1 dev eth1#195 table 200 echo 1 > /proc/sys/net/ipv4/conf/eth1#195/arp_filter # Setup for device: eth1#196 IP: 10.1.2.198 GW: 10.1.2.1 ip link set eth1#196 down ip link set eth1#196 up ip addr flush dev eth1#196 ip addr add 10.1.2.198/24 broadcast 10.1.2.255 dev eth1#196 ip link set dev eth1#196 up ip ru add from 10.1.2.198/32 table 201 ip route add 10.1.2.0/24 via 10.1.2.198 table 201 ip route add 0/0 via 10.1.2.1 dev eth1#196 table 201 echo 1 > /proc/sys/net/ipv4/conf/eth1#196/arp_filter # Setup for device: eth1#197 IP: 10.1.2.199 GW: 10.1.2.1 ip link set eth1#197 down ip link set eth1#197 up ip addr flush dev eth1#197 ip addr add 10.1.2.199/24 broadcast 10.1.2.255 dev eth1#197 ip link set dev eth1#197 up ip ru add from 10.1.2.199/32 table 202 ip route add 10.1.2.0/24 via 10.1.2.199 table 202 ip route add 0/0 via 10.1.2.1 dev eth1#197 table 202 echo 1 > /proc/sys/net/ipv4/conf/eth1#197/arp_filter # Setup for device: eth1#198 IP: 10.1.2.200 GW: 10.1.2.200 ip link set eth1#198 down ip link set eth1#198 up ip addr flush dev eth1#198 ip addr add 10.1.2.200/24 broadcast 10.1.2.255 dev eth1#198 ip link set dev eth1#198 up ip ru add from 10.1.2.200/32 table 203 ip route add 10.1.2.0/24 via 10.1.2.200 table 203 ip route add 0/0 via 10.1.2.200 dev eth1#198 table 203 echo 1 > /proc/sys/net/ipv4/conf/eth1#198/arp_filter # Setup for device: eth1#199 IP: 10.1.2.201 GW: 10.1.2.1 ip link set eth1#199 down ip link set eth1#199 up ip addr flush dev eth1#199 ip addr add 10.1.2.201/24 broadcast 10.1.2.255 dev eth1#199 ip link set dev eth1#199 up ip ru add from 10.1.2.201/32 table 204 ip route add 10.1.2.0/24 via 10.1.2.201 table 204 ip route add 0/0 via 10.1.2.1 dev eth1#199 table 204 echo 1 > /proc/sys/net/ipv4/conf/eth1#199/arp_filter echo 2 > /proc/sys/net/ipv4/conf/all/arp_ignore echo 524287 > /proc/sys/net/core/wmem_max echo 128000 > /proc/sys/net/core/wmem_default echo 524287 > /proc/sys/net/core/rmem_max echo 128000 > /proc/sys/net/core/rmem_default echo 30000 > /proc/sys/net/core/netdev_max_backlog echo 4096 256000 5000000 > /proc/sys/net/ipv4/tcp_rmem echo 4096 256000 5000000 > /proc/sys/net/ipv4/tcp_wmem echo 10000000 20000000 30000000 > /proc/sys/net/ipv4/tcp_mem