Fees for ISPs
Access to
MIX is open to all ISPs that accept and subscribe the "Memorandum
of Understanding" [Ref. MIX-101] and all its annexes [Ref.
MIX-104; MIX-105; MIX-107]. The charging scheme for Layer 3 peering service (base service)
is described here.
Additional services,
quoted separately, are also available to MIX members.
The base
service includes:
-
allocation
space up to 1/3 of standard 19'' rack for peering devices;
-
1 port
on the MIX peering LAN (the port type depends on the nominal bandwidth declared by the ISP);
-
1 IPv4 and 1
IPv6 addresses for the interface connected to the MIX peering LAN;
-
if the peering devices are installed inside the MIX data center:
-
out-of-band access for
remote management;
-
rack supply and precabling from the rack
to the MIX devices;
- 2 power plugs (220 V) on redundant power supply bars;
-
if the peering devices are
installed outside the MIX data center:
- rack supply for optical boxes
installation;
- precabling from the rack to the MIX
devices;
- double UPS system and generator set for electrical
continuity services;
-
first level assistance
for failure management and equipment installation;
- possibility of H24 access to MIX data
center for extraordinary and / or scheduled maintenance
operations;
the following
accessory services are also available at MIX:
- direct peering with "i.root-servers.net" replica;
- direct peering with "k.root-servers.net" replica;
- direct advertisement of secondary ccTLDs name-servers
hosted at MIX;
- subscription to the technical mailing list of MIX customers;
- subscription to the MIX customers list with the associated
nominal bandwidth;
- addition to the MIX customers list in the Euro-IX
database;
- access to MIX members area.
The annual fee does not include connection costs between peering
routers and ISPs backbones.
Fees for the base service


Examples:
NB=8Mb annual fee =
c1*8
NB=100Mb annual fee = c1*16 + c2* (100-16)
The coefficient
values are the following:
C1= Euro 350,00
C2= Euro 80,00
C3= Euro 12,00
C4= Euro 0,60
The Nominal Bandwidth /
Fees table is the following:
|
Range |
Nominal
Bandwidth
Mbits |
Annual Fee
Euro |
|
Small
|
4 |
1.400 |
|
8 |
2.800 |
|
12 |
4.200 |
|
16 |
5.600 |
|
Medium |
34 |
7.040 |
|
68 |
9.760 |
|
100 |
12.320 |
|
155 |
16.720 |
|
Large |
310 |
18.580 |
|
620 |
22.300 |
|
1000 |
26.860 |
|
Extra Large |
2000 |
27.460 |
|
5000 |
29.260 |
|
10000 |
32.260 |
Note: values in the
"nominal bandwidth" column are to be intended as "up to": for
instance, 15Mb of usage are associated to 16Mb of nominal
bandwidth.
The
Nominal Bandwidth
The
Nominal Bandwidth is the bandwidth that an ISP intends to use for the peering
traffic on the MIX LAN.
The
nominal bandwidth must not be greater than the geographical circuit speed used
for WAN connection to the MIX and represents the value that can be published
(by MIX and by the ISP)
as the connection speed between MIX and the ISP.
The
nominal bandwidth is declared by the ISP upon connection to MIX and can be
upgraded during the contract period depending on the actual bandwidth
usage, as described in
"The balance procedure";
the downgrade is allowed only on renewal.
The
balance procedure
The
MIX uses monitoring tools for each interface connected to its LAN (each
ISP can have visibility of its own graphics as well as graphics of all other
members using the
right password
to access the members area).
Every
month the monitoring system data are processed through the
algorithm described
later and:
if
the actual bandwidth usage is greater than the nominal bandwidth:
- after the first month MIX sends a warning
e-mail to the technical contacts;
after the second month, if the usage is still greater, MIX sends
the administrative
contacts an invoice for the difference;
if
during the second month the usage drops below the declared
limits, the process starts from zero;
if at the end of the third month the ISP has not paid the
invoice, MIX will set on the ISP switch port a rate limit equal to the nominal bandwidth value, and
will send an e-mail to both the technical and
administrative contacts.
Note: the third month has
to be intended as a deadline for making the payment but,
even if during this month the usage falls back to the nominal
value, from the administrative point of view
what has been calculated at the end of the second month must be
taken into consideration.
Each ISP, of course,
considering its own needs, can request an upgrade of the nominal
bandwidth without waiting for the MIX
balance procedure.
Please remember that for
downgrading the nominal value, you have to wait for the contract
renewal time.
Description of the algorithm for the bandwidth usage
calculation
The
considered values are those produced by the monitoring tool used by the MIX for
checking the connection circuits state and usage on its own LAN.
The
monitoring tool is, today one of the most popular public domain software
for this purpose.
MRTG
gets monitored interfaces counters values and stores them into log files,
particularly the values of the couple (Max IN, Max OUT).
Every
5 minutes the maximum values of the counters, extracted every minute inside the
range, are calculated; these values are stored in a log file (one for each
interface) closed every 24 hours: in this way it’s possible to make a daily
analysis of the bandwidth usage with a 5 minutes granularity.
The
algorithm extracts the couples (Max IN, Max OUT) from the daily log file and sorts them in two decreasing arrays; the first 10% is cut off from each array
and the remaining higher value is stored in the monthly historical file related to that
organization.
At
00:01 of the 1st day of the following month, the historical file is
closed and sorted in two decreasing arrays (IN and OUT); again, the first 10% is
cut off from each array and the maximum value between the
remaining maximum inputs and outputs is
extracted: this value is the value considered as the bandwidth usage for that month.
|