跳至主要內容

多租戶 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

Total isolated resident apartments or student flats in the building.

3. Devices per unit

10 Devices
Expected limit of smart home, gaming console, and mobile devices per apartment.
Calculated 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 CIDRGateway IPUsable DHCP Scope RangeVLAN Tag
Apartment 110.0.0.0/2810.0.0.110.0.0.2 - 10.0.0.14VLAN 101
Apartment 210.0.0.16/2810.0.0.1710.0.0.18 - 10.0.0.30VLAN 102
Apartment 310.0.0.32/2810.0.0.3310.0.0.34 - 10.0.0.46VLAN 103
Apartment 410.0.0.48/2810.0.0.4910.0.0.50 - 10.0.0.62VLAN 104
Apartment 510.0.0.64/2810.0.0.6510.0.0.66 - 10.0.0.78VLAN 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