Sono nuovo del forum e spero di trovarmi bene in questo forum....
Scrivo perchè volevo un aiuto a risolvere degli esercizi....
Domanda rivolta agli esperti del networking. Mi aiutate a capire la risposta? La domanda l'ho risolta ma non mi trovo con la risposta
Question:
How many subnets can be gained by subnetting 172.17.32.0/23 into a /27 mask, and how many usable host addresses will there be per subnet?
risposte:
A 8 subnets, 31 hosts
B 8 subnets, 32 hosts
C 16 subnets, 30 hosts
D 16 subnets, 32 hosts
E A Class B address can't be subnetted into the fourth octet.
---------------------------
SVOLGIMENTO:
- Trattasi di un indirizzo di classe B con subnet naturale 255.255.0.0
- Trasformiamo il numero ip in decimale e il /27
10101100.00010001.00100000.000|00000=172.17.32.0 ip
11111111.11111111.11111111.111|00000=255.255.255.224 sub
10101100.00010001.00100000.000|00000=172.17.32.0 network
10101100.00010001.00100000.000|11111=171.17.32.31 brodcast
2^5-2=30hosts per subnet (5 perchè sono i 5 bit della parte host rimanenti)
2^11= 2048 subnet

La risposta per il Libro è la C e anche per me, ma perchè le subnet sono 16?
se si faceva il calcolo con il /23 veniva
2^7=128 subnet
2^9-2=510 host
Ciao a tutti
