A network architect is assigned the IPv4 block to provision subnets for four new departments in a branch office. The requirements for usable host IP addresses are as follows: Department A requires hosts, Department B requires hosts, Department C requires hosts, and Department D requires hosts. Using Variable Length Subnet Masking (VLSM) and allocating subnets contiguously starting from the lowest available network address in the block in order of largest to smallest host requirement, what is the broadcast address of Department D's subnet, and how many total IP addresses remain unallocated within the original block?
- Broadcast address: ; Unallocated IP addresses: Cevap
- BBroadcast address: ; Unallocated IP addresses:
- CBroadcast address: ; Unallocated IP addresses:
- DBroadcast address: ; Unallocated IP addresses:
Cevap
Broadcast address: ; Unallocated IP addresses:
Evaluating host requirements with VLSM yields block sizes of (), (), (), and (). Sequential assignment starting from places Department D at , which spans through , making the broadcast address. Subtracting total allocated addresses () from the total block size of addresses leaves unallocated IP addresses.
Adım Adım Çözüm
Anahtar Kavram
Variable Length Subnet Masking (VLSM) and IPv4 Subnet Allocation