多租户 iPSK 子网与 DHCP 作用域设计器
使用 Identity Pre-Shared Keys 为公寓和学生住宅网络规划 IP 分配和 DHCP 参数。
规划您的子网分配
1. Base IP address range
Enter the starting private IP address block for the property.
2. Number of units
3. Devices per unit
10 DevicesCalculated parent network block
10.0.0.0/21
To support 100 units with up to 10 devices each, you need 16 IP addresses per unit. This requires allocating a parent network of 2,048 total IPs.
Subnet Mask per Unit255.255.255.240 (/28)
Usable IPs per Unit14 usable
Allocated IPs Total1,600 / 2,048
DHCP Lease Time24 Hours
Subnet allocation table (First 5 units)
| Unit # | Subnet CIDR | Gateway IP | Usable DHCP Scope Range | VLAN Tag |
|---|---|---|---|---|
| Apartment 1 | 10.0.0.0/28 | 10.0.0.1 | 10.0.0.2 - 10.0.0.14 | VLAN 101 |
| Apartment 2 | 10.0.0.16/28 | 10.0.0.17 | 10.0.0.18 - 10.0.0.30 | VLAN 102 |
| Apartment 3 | 10.0.0.32/28 | 10.0.0.33 | 10.0.0.34 - 10.0.0.46 | VLAN 103 |
| Apartment 4 | 10.0.0.48/28 | 10.0.0.49 | 10.0.0.50 - 10.0.0.62 | VLAN 104 |
| Apartment 5 | 10.0.0.64/28 | 10.0.0.65 | 10.0.0.66 - 10.0.0.78 | VLAN 105 |
Wireless controller config generator
Select your vendor stack to generate template scripts.
# Meraki MX Security Appliance DHCP Scope Configuration (VLANs 101 to 200)
# Copy-paste this setup template to deploy tenant isolation
# Global iPSK SSID settings:
# SSID Name: BTR Private Resident WiFi
# Association: WPA2 / WPA3 Enterprise with iPSK
# VLAN Allocation: Dynamic (via RADIUS User-Vlan-Id attribute)
# Sample scope configuration block:
# Apartment Unit 1 Configuration
vlan_101:
name: "Apartment_1"
id: 101
ip: "10.0.0.1"
subnet: "255.255.255.240"
dhcp_start: "10.0.0.2"
dhcp_end: "10.0.0.14"
dns: "8.8.8.8, 1.1.1.1"
lease_time: "24 Hours (86400s)"
# Apartment Unit 2 Configuration
vlan_102:
name: "Apartment_2"
id: 102
ip: "10.0.0.17"
subnet: "255.255.255.240"
dhcp_start: "10.0.0.18"
dhcp_end: "10.0.0.30"
dns: "8.8.8.8, 1.1.1.1"
lease_time: "24 Hours (86400s)"
# Apartment Unit 3 Configuration
vlan_103:
name: "Apartment_3"
id: 103
ip: "10.0.0.33"
subnet: "255.255.255.240"
dhcp_start: "10.0.0.34"
dhcp_end: "10.0.0.46"
dns: "8.8.8.8, 1.1.1.1"
lease_time: "24 Hours (86400s)"
# Apartment Unit 4 Configuration
vlan_104:
name: "Apartment_4"
id: 104
ip: "10.0.0.49"
subnet: "255.255.255.240"
dhcp_start: "10.0.0.50"
dhcp_end: "10.0.0.62"
dns: "8.8.8.8, 1.1.1.1"
lease_time: "24 Hours (86400s)"
# Apartment Unit 5 Configuration
vlan_105:
name: "Apartment_5"
id: 105
ip: "10.0.0.65"
subnet: "255.255.255.240"
dhcp_start: "10.0.0.66"
dhcp_end: "10.0.0.78"
dns: "8.8.8.8, 1.1.1.1"
lease_time: "24 Hours (86400s)"
适用于物业运营商的技术网络设计
Identity Pre-Shared Keys 允许多租户物业托管单个 SSID,同时将每个公寓的设备隔离到其专属的私有 VLAN 中。该设计器可帮助工程师规划父 IP 空间大小、定义 DHCP 作用域并分配干净的子网。
网络设计变量
- 针对智能家居和游戏设备,为每个公寓单元提供 VLAN 隔离。
- 合理规划 DHCP 作用域租期,防止地址耗尽。
- 为主流企业级无线控制器直接生成配置模板。
Planning multi-tenant WiFi?
Deploying isolated subnets using iPSK or PPSK secures tenant devices under a unified SSID. Purple simplifies property onboarding, billing, and resident portals.
Talk to a WiFi expert