(20250209) MikroTik
This commit is contained in:
+13
-11
@@ -8,18 +8,20 @@
|
||||
|
||||
Private IP series has been allocated for doing carrier-grade NAT = 100.64.0.0/10
|
||||
|
||||
PPPoE user master subnet = 100.64.0.0/16
|
||||
pppoe_ip_subnet: 100.64.0.0/24 = if user is under 256
|
||||
pppoe_ip_subnet: 100.64.0.0/23 = if user is under 512
|
||||
pppoe_ip_subnet: 100.64.0.0/22 = if user is under 1024
|
||||
pppoe_ip_subnet: 100.64.0.0/21 = if user is under 2048
|
||||
PPPoE deactivated user master subnet = 10.0.0.0/16
|
||||
PPPoE:
|
||||
- PPPoE user master subnet = 100.64.0.0/16
|
||||
- pppoe_ip_subnet: 100.64.0.0/24 = if user is under 256
|
||||
- pppoe_ip_subnet: 100.64.0.0/23 = if user is under 512
|
||||
- pppoe_ip_subnet: 100.64.0.0/22 = if user is under 1024
|
||||
- pppoe_ip_subnet: 100.64.0.0/21 = if user is under 2048
|
||||
- PPPoE deactivated user master subnet = 10.0.0.0/16
|
||||
|
||||
HotSpot user master subnet = 100.65.0.0/16
|
||||
hotspot_ip_subnet: 100.65.0.0/24 = if user is under 256
|
||||
hotspot_ip_subnet: 100.65.0.0/23 = if user is under 512
|
||||
hotspot_ip_subnet: 100.65.0.0/22 = if user is under 1024
|
||||
hotspot_ip_subnet: 100.65.0.0/21 = if user is under 2048
|
||||
HotSpot
|
||||
- HotSpot user master subnet = 100.65.0.0/16
|
||||
- hotspot_ip_subnet: 100.65.0.0/24 = if user is under 256
|
||||
- hotspot_ip_subnet: 100.65.0.0/23 = if user is under 512
|
||||
- hotspot_ip_subnet: 100.65.0.0/22 = if user is under 1024
|
||||
- hotspot_ip_subnet: 100.65.0.0/21 = if user is under 2048
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user