set cellular-settings SIM quota-cycle-day threshold total-quota

In the R81.10.X releases, this command is available starting from the R81.10.15 version.

Description

Configure your cellular Internet connection quota for SIM1 and SIM2. You can configure the thresholds for alerts and for a SIM switch. When the threshold is reached, a SIM switch occurs.

See also:

In WebUI, this corresponds to:

  1. Click the Device view > Advanced section > Advanced Settings page.

  2. Search for OS advanced settings - Switch SIM when cellular network data usage goes over the threshold.

Syntax

set cellular-settings SIM { SIM1 | SIM2 } quota-cycle-day <quota> threshold <threshold> total-quota <total-quota>

Parameters

Parameter

Description

quota-cycle-day

The specific day of the month when a mobile data plan begins or resets.

The value is a number between 1-31.

Default: 1

threshold

A specified data consumption limit (in GB). Exceeding the threshold triggers a predetermined action, for example sending a notification to the user.

The value is a number between 1-1000.

Default: 25

total-quota

The maximum amount of cellular data (in GB) that can be consumed per month.

The value is a number between 1-10000.

Default: 31

Example Command

set cellular-settings SIM1 quota-cycle-day 15 threshold 25 total-quota 50