I am currently getting subnet Mask /23 till second octect 255.255.254.0. My ip address is 10.11.17.111, and broadcast ip is 10.11.17.254.
So while pinging the server, is it correct, if we are pining on 10.11.16.255. Since it is not broadcast ip.
I am currently getting subnet Mask /23 till second octect 255.255.254.0. My ip address is 10.11.17.111, and broadcast ip is 10.11.17.254.
So while pinging the server, is it correct, if we are pining on 10.11.16.255. Since it is not broadcast ip.
What I think you're asking is if whether or not you can use 10.11.16.255
for a host, given your subnet mask. Please try re-wording your question if that's not the case.
With your netmask, it is totally acceptable to use 10.11.16.255
for a host. It's not a broadcast address, nor a network ID. It's the same as any other IP in this case.