Home::1: Difference between revisions
Appearance
Content deleted Content added
m →Quota |
|||
(20 intermediate revisions by 5 users not shown) | |||
Line 4: | Line 4: | ||
=Quota= |
=Quota= |
||
⚫ | 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) |
||
⚫ | |||
⚫ | The Home::1 has |
||
⚫ | |||
==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 20: | ||
==How to view remaining Quota== |
==How to view remaining Quota== |
||
⚫ | |||
⚫ | |||
⚫ | |||
[[File:H1Quota.png|300px|Remaining quota]] |
|||
⚫ | |||
The quota figure on the homepage can also be viewed as |
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 - |
|||
wget https://quota.aa.net.uk --header="Accept: text/plain" -q -O - |
|||
</SyntaxHighlight> |
|||
==Usage Tracking== |
==Usage Tracking== |
||
Line 37: | Line 36: | ||
==Quota Warnings== |
==Quota Warnings== |
||
We can send an email when the quota reaches a certain point. You can edit this on the [ |
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]] |
||
==Quota Top up Options== |
==Quota Top up Options== |
||
The [ |
The [https://control.aa.net.uk/ Control Pages] will show you your quota, and remaining usage as well as a couple of options that you can set. |
||
[[File:Homeq-quota-options.png|none|frame|Home ::1 Quota settings on Control Pages]] |
[[File:Homeq-quota-options.png|none|frame|Home ::1 Quota settings on Control Pages]] |
||
Line 53: | 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) |
||
|} |
|} |
||
Line 69: | Line 68: | ||
The Home::1 tariff is usually for a single line, but we do allow multiple lines on a Home::1 tariff which means that traffic can be bonded to increase the throughput (speed) and resilience. |
The Home::1 tariff is usually for a single line, but we do allow multiple lines on a Home::1 tariff which means that traffic can be bonded to increase the throughput (speed) and resilience. |
||
*Multiple lines on Home::1 lines need to be on the same login ( |
*Multiple lines on Home::1 lines need to be on the same login (e.g. example@a) |
||
*They will all be given a different line number ( |
*They will all be given a different line number (e.g. example@a.1, example@a.2 etc.). |
||
*Each line needs its own Quota, these can be different amounts. (Previously we had allowed a line to have zero quote, but this has changed) |
*Each line needs its own Quota, these can be different amounts. (Previously we had allowed a line to have zero quote, but this has changed) |
||
*Automatic quota balancing will ensure that the total quota is automatically shared as needed |
*Automatic quota balancing will ensure that the total quota is automatically shared as needed |