| The subnets go up in mutiples of 8:
192.168.155.0
192.168.155.8
192.168.155.16
etc.
therefore:
192.168.155.0 (subnetwork address, not assignable)
192.168.155.1 (valid address, assignable)
.
.
192.168.155.6 (valid address, assignable)
192.168.155.7 (broadcast address, not assignable)
192.168.155.8 (next subnet address)
Hope thias helps
__________________
One Life: Live It!!
Currently studying:
C# in Monodevelop (Just for fun)
CCNA Security
|