I am confused that can we use the ip address with host id is zero?
Such as below subnet example:
Address: 192.168.18.23
Netmask: 255.255.248.0
Hosts/Net: 2046
HostMin: 192.168.16.1
HostMax: 192.168.23.254
As the min host id is 192.168.16.1, so it will increase to 192.168.16.255, and then the ip 192.168.17.0 <---- can we use this?
Thanks