Home::1: Difference between revisions
Appearance
Content deleted Content added
(11 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
=Quota= |
=Quota= |
||
The Home::1 has |
The Home::1 service has an option for no monthly usage cap or a monthly usage quota. You can choose the option when ordering and you can change during the life of the service. There is also a quota bonus of half of the unused quota from the previous month being added to the next. When the quota is reached the line will go slow and use quota from the next month or it can be set to automatically apply a top-up (and charge for it) More details below... (We used to have an option to block lines when quota was reached, but this was removed in June 2022) |
||
Multiple lines at the same location and on the same login can be bonded for speed & resilience, the quota is shared between them - see below for more details. |
Multiple lines at the same location and on the same login can be bonded for speed & resilience, the quota is shared between them - see below for more details. |
||
==How to Change the monthly quota== |
==How to Change the monthly quota== |
||
You can regrade through https://aa.net.uk/broadband- |
You can regrade through https://www.aa.net.uk/broadband/regrades-moves/ - A change in tariff would take effect from the following calendar month. |
||
A change in tariff would take effect from the following calendar month. |
|||
==Topping up before the quota runs out== |
==Topping up before the quota runs out== |
||
⚫ | |||
[[File:Topup50GB.png|none|frame|Top up button]] |
|||
⚫ | If the top up Action is set to Slow |
||
The top up is paid for by a separate Direct Debit and lasts to the end of the following month, or until used up. |
The top up is paid for by a separate Direct Debit and lasts to the end of the following month, or until used up. |
||
Line 24: | Line 21: | ||
==How to view remaining Quota== |
==How to view remaining Quota== |
||
It can be viewed from the [https://control.aa.net.uk/ Control Pages], and also by viewing the front page of the main web aa.net.uk site from your Home::1 line, it will look a little like this: |
It can be viewed from the [https://control.aa.net.uk/ Control Pages], and also by viewing the front page of the main web aa.net.uk site from your Home::1 line, it will look a little like this: |
||
[[File:H1Quota.png|300px|Remaining quota]] |
|||
The figure on the homepage is a real time counter of the usage, this may differ slightly from the stats on the [https://control.aa.net.uk/ Control Pages] as the control pages uses data that is only updated hourly. |
The figure on the homepage is a real time counter of the usage, this may differ slightly from the stats on the [https://control.aa.net.uk/ Control Pages] as the control pages uses data that is only updated hourly. |
||
The quota figure on the homepage can also be viewed as an svg image using the URL: https://quota.aa.net.uk you can request a json or plain text version too, eg: |
The quota figure on the homepage can also be viewed as an svg image using the URL: https://quota.aa.net.uk you can request a json or plain text version too, eg: |
||
<SyntaxHighlight lang=bash> |
|||
⚫ | |||
curl -L https://quota.aa.net.uk --header "Accept: application/json" |
|||
curl -L https://quota.aa.net.uk --header "Accept: text/plain" |
|||
wget https://quota.aa.net.uk --header="Accept: application/json" -q -O - |
|||
⚫ | |||
</SyntaxHighlight> |
|||
==Usage Tracking== |
==Usage Tracking== |
||
Line 39: | Line 36: | ||
==Quota Warnings== |
==Quota Warnings== |
||
We can send an email when the quota reaches a certain point. You can edit this on the [https://control.aa.net.uk/ Control Pages] |
We can send an email when the quota reaches a certain point. You can edit this on the [https://control.aa.net.uk/ Control Pages]. We'll then also email when the quota runs out. (as of June 2022) |
||
[[File:Clueless-quotawarn.png|none|frame|Quota warn option]] |
[[File:Clueless-quotawarn.png|none|frame|Quota warn option]] |
||
Line 55: | Line 52: | ||
|- |
|- |
||
!Block |
!Block |
||
|This option was removed in June 2022 and lines set to go slow instead. |
|||
|You will be redirected to our portal |
|||
| |
|||
|From our portal you can purchase Top up |
|||
|- |
|- |
||
!Slow |
!Slow |
||
|The line speed will be capped, the speed depends on the tariff. For |
|The line speed will be capped, the speed depends on the tariff. For 1TB users the slow mode will be around 3Mb/s and for 10TB users it will be around 30Mb/s. The idea is that at that speed you could not use the whole of the coming month's quote even flat out. Usage during this time will come out of next month's quota. |
||
|You can top up from the Control Pages (see above) |
|You can top up from the Control Pages (see above) |
||
|- |
|- |
||
!Auto-bill |
!Auto-bill |
||
|When the quota is reached, the system will issue a |
|When the quota is reached, the system will issue a 250GB top up and will invoice for it. (Mandatory for bonded/multi line services) |
||
|n/a (It's automatic) |
|n/a (It's automatic) |
||
|} |
|} |