Hi
I’ve got a routing question
Would it be better to have
192.168.1.0/24 gw 10.100.0.1
192.168.2.0/24 gw 10.100.0.1
..
..
192.168.254.0/24 gw 10.100.0.1
or
192.168.0.0/16 gw 10.100.0.1
tx
Hi
I’ve got a routing question
Would it be better to have
192.168.1.0/24 gw 10.100.0.1
192.168.2.0/24 gw 10.100.0.1
..
..
192.168.254.0/24 gw 10.100.0.1
or
192.168.0.0/16 gw 10.100.0.1
tx
If all those /24s have the same gateway then it is more efficient to use a single /16 routing entry.