In: Computer Science
Build the subnetting tables for the following data (Classful addressing):
IP: 138.134.11.66 Mask:255.255.192.0
Here ip address is of class B.Where default subnet mask is 255.255.0.0 but here mask is given as 255.255.192.0 so we can decide into 4 subnets as 2 bit are extra here rather default subnet.
Detailed solution is in uploaded image.