Hi if you want to use private IP address, the range for class C should be 192.168.0.0 - 192.168.255.255 /16. If you want to assign for those 400, you will need 3 subnet bits.
1) Fixed line user subnet is 192.168.32.0 while 192.168.63.255 is the boardcast address and 192.168.32.2 - 192.168.32.101 is the usable ip address for the user.
2) Wireless user subnet is 192.168.64.0 while 192.168.95.255 is the boardcast address and 192.168.64.2 - 192.168.64.101 is the usable ip address for the user.
3) Office user subnet is 192.168.96.0 while 192.168.127.255 is the boardcast address and 192.168.96.2 - 192.168.96.101 is the usable ip address for the user.
4) Cafe user subnet is 192.168.128.0 while 192.168.159.255 is the boardcast address and 192.168.128.2 - 192.168.128.101 is the usable ip address for the user.
Subnet mask: 255.255.224.0
Originally posted by spycampers:
I have a class C office address
198.162.200.0
i need to assigned 400 user to this address.
100 fixed line user
100 wireless user.
100 office user.
100 for cafe user..
how i go about assigning them?
by subnet mask?
by private address???
anyone can help?