If the network is to be divided into four subnetworks having 50 machines each give a plan to do so. What additional devices will be needed? Give the IP address of each subnetwork and the address ranges for hosts in each subnetwork.
For example:
subnetworks:
192.168.0.0/26 : 192.168.0.1 - 192.168.0.62
192.168.0.64/26 : 192.168.0.65 - 192.168.0.126
192.168.0.128/26 : 192.168.0.129 - 192.168.0.190
192.168.0.192/26 : 192.168.0.193 - 192.168.0.254
network: 192.168.0.0/24
Additional devices: routers, switches.
Comments
Leave a comment