Calculate the super net for the above diagram You must inclu
Solution
/24 and supernet mask is 255.255.255.0 and number of networks is 1 and hosts are 254
Convert the network address to binary so the given address is 198.68.88.0
Convert the network address to binary so the given address is 198.68.89.0
Address: 198.68.89.0 11000110.01000100.01011001 .00000000
Netmask: 255.255.255.0 = 24 11111111.11111111.11111111 .00000000
Wildcard: 0.0.0.255 00000000.00000000.00000000 .11111111
=>
Network: 198.68.89.0/24 11000110.01000100.01011001 .00000000 (Class C)
Broadcast: 198.68.89.255 11000110.01000100.01011001 .11111111
HostMin: 198.68.89.1 11000110.01000100.01011001 .00000001
HostMax: 198.68.89.254 11000110.01000100.01011001 .11111110
Hosts/Net: 254
Convert the network address to binary so the given address is 198.68.90.0
