I knew 10.10.192.0/20
can represent the ip addresses from 10.10.192.0 to 10.10.207.255
, but I'm confused how does 10.10.195.0/20
represent? I guess it is same with 192.0/20 right?
Asked
Active
Viewed 9 times
0

Jack
- 317
- 2
- 8
-
1This two-part answer explains it. – Ron Maupin Apr 11 '20 at 17:31
-
Thank you Ron, could you please give me a short answer: yes or no, then I will digest the long explanation link you gave me. – Jack Apr 11 '20 at 17:34
-
Yes it will because 195 is in the range. It's considered as an ip address between 192 and 207. Check the link of Ron and then take a look at this link https://www.calculator.net/ip-subnet-calculator.html. That subnet has 4096 hosts – Davide Apr 12 '20 at 08:39