VariableLengthSubnetMaskingを使用する必要があります。
1.ほとんどのユーザーのサブネットから始めて、下に向かって作業します。
- カスタマーサポート 41 + 4
- Web およびデータベース サービス 37 + 4
- 売上 32 + 3
- 管理 11 + 1
- サポートサーバー 8 + 1
カスタマー サポート: 45 台のホストが必要
2^6= 64-2 = 62 usable hosts.
214.56.78.SSNNNNNN -> 2 subnet bits and 6 host bits
Customer Support: 214.56.78.0/26 - 214.56.78.1 - 214.56.78.63
Web およびデータベース サービス: 41 台のホストが必要
2^6 = 64-2 = 62 usable hosts
214.56.78.SSNNNNNN -> 2 subnet bits and 6 host bits
Web and Database Services: 214.56.78.64/26 - 214.56.78.64 - 214.56.78.127
販売: 35 台のホストが必要
2^6 = 64-2 = 62 usable hosts
214.56.78.SSNNNNNN -> 2 subnet bits and 6 host bits
Sales: 214.56.78.128/26 - 214.56.78.128 - 214.56.78.191
管理: 12 台のホストが必要
2^4 = 16-2 = 14 usable hosts
214.56.78.SSSSNNNN -> 4 subnet bits and 4 host bits
Administration: 214.56.78.192/28 - 214.56.78.192 - 214.56.78.207
サポート サーバー: 9 台のホストが必要
2^4 = 16-2 = 14 usable hosts
214.56.78.SSSSNNNN -> 4 subnet bits and 4 host bits
Support Servers: 214.56.78.208/28 - 214.56.78.208 - 214.56.78.223
未使用プール:残っているもの
2^5= 32 - 2 = 30 usable hosts
214.56.78.SSSNNNNN -> 3 subnet bits and 5 host bits
Unused Pool: 214.56.78.224/27 - 214.56.78.224 - 214.56.78.255
概要!
Customer Support: 214.56.78.0/26
Web and Database Services: 214.56.78.64/26
Sales: 214.56.78.128/26
Administration: 214.56.78.192/28
Support Servers: 214.56.78.208/28
Unused Pool: 214.56.78.224/27