Question:
What is the maximum number of hosts in a /19 subnet?
Answer Given:
8190 is the total number of hosts (2^14 - 2)
I would have thought since /19 gives you:
11111111111111111110000000000000
...which gives me 13 unmasked bits or
zeros. So I thought from the books I am reading that the formula would give me (2^13 - 2). What am I missing?

:
Thanks,
Joe