Compare commits
2 commits
c17cedae6a
...
f4a70a64e8
Author | SHA1 | Date | |
---|---|---|---|
|
f4a70a64e8 | ||
|
4e5d256e43 |
1 changed files with 4 additions and 4 deletions
|
@ -60,7 +60,7 @@ produces more heat, you will need to add more base units.
|
|||
### Electricity
|
||||
|
||||
Your electricity usage is monitored and charged monthly. The price for
|
||||
electricity is 0.2 CHF/kWh.
|
||||
electricity is 0.3 CHF/kWh.
|
||||
|
||||
### Connectivity
|
||||
|
||||
|
@ -79,7 +79,7 @@ You get a multi mode fiber cable (850nm transceivers) to your shelf.
|
|||
### IP addresses
|
||||
|
||||
* Colocation includes a /48 IPv6 network for free
|
||||
* IPv4 addresses are provided using NAT64 for 9 CHF/IPv4 address/month
|
||||
* IPv4 addresses are provided using NAT64 for 10 CHF/IPv4 address/month
|
||||
|
||||
## Setup Fee
|
||||
|
||||
|
@ -89,8 +89,8 @@ dedicated for you and adding routing to your own network.
|
|||
## Sample calculations
|
||||
|
||||
* 1 base unit, 100 Mbit, /48 IPv6, no IPv4 = 50 + 75 = 125 CHF/month
|
||||
* 2 base units, 100 Mbit, /48 IPv6, 2 IPv4 addresses = 2\*50 + 75 + 2\*9 = 193 CHF/month
|
||||
* 4 base units, 100 Mbit, /48 IPv6, 40 IPv4 addresses = 4\*50 + 75 + 40\*9 = 635 CHF/month
|
||||
* 2 base units, 100 Mbit, /48 IPv6, 2 IPv4 addresses = 2\*50 + 75 + 2\*10 = 195 CHF/month
|
||||
* 4 base units, 100 Mbit, /48 IPv6, 40 IPv4 addresses = 4\*50 + 75 + 40\*10 = 675 CHF/month
|
||||
* 4 base units, 1000 Mbit/s, /48 IPv6, no IPv4 = 4\*50 + 400 = 600 CHF/month
|
||||
|
||||
All prices listed above are without VAT.
|
||||
|
|
Loading…
Reference in a new issue