Fortinet black logo

Admin Guide (Standalone)

Create a data plan

Copy Link
Copy Doc ID 015f89e6-2d48-11ec-9c99-00505692583a:511864
Download PDF

Create a data plan

You can configure a data plan on the FortiGate with the below parameters:

config extender-controller dataplan
    edit Verizon
        set modem modem1
        set type by-carrier
        set carrier Verizon
        set apn WE01.VZWSTATIC
        set auth NONE
        set user
        set pwd
        set pdn ipv4-only
        set signal-threshold 0
        set signal-period 0
        set capacity 0
        set monthly-fee 0
        set billing-date 0
        set overage disable
        set preferred-subnet 32
        set private-network disable
    next
end
Note

When "private network" is enabled, FortiExtender allows the flow of non-NAT'ed IP traffic on to an LTE interface. Otherwise, it does not.

Parameter Description
modem Choose “modem1”, “modem2”, or “all”.
type

Choose the way for the modem to select the SIM card:

  • carrier— Assign by SIM carrier.
  • slot— Assign to SIM slot 1 or 2.
  • iccid— Assign to a specific SIM by its serial number (18 to 22 digits).
  • generic— Compatible with any SIM. Assigned if no other data plan matches the chosen SIM.
iccid The serial number of the SIM, mandatory for “set type by-iccid”.
carrier The SIM card carrier, mandatory for “set type by-carrier”.
slot The SIM card slot, mandatory for “set type by-slot”
apn Set the APN of the SIM card.
auth-type Choose the Authorization mode.
username Set the username.

password

Set the password.

pdn

Choose the Packet Data Network (PDN) IP address family.

signal-threshold

Set the signal-strength threshold beyond which SIM switch will occur.

Note: Enter an integer value from <50> to <100> (default = <100>).

signal-period

Set the length of time (from 600 to 18000 seconds) for SIM switch to occur when signal strength remains below the set signal threshold for more than half of the set period.

capacity

Set data capacity per month (from 0 to 102400000 MB).

monthly-fee

Set the monthly fee for the data plan (from 0 to 1000000).

billing-date

Set the billing date of the month.

preferred-subnet

DHCP subnet.

private-network

Enable/disable blocking all non-NAT'ed traffic.

Create a data plan

You can configure a data plan on the FortiGate with the below parameters:

config extender-controller dataplan
    edit Verizon
        set modem modem1
        set type by-carrier
        set carrier Verizon
        set apn WE01.VZWSTATIC
        set auth NONE
        set user
        set pwd
        set pdn ipv4-only
        set signal-threshold 0
        set signal-period 0
        set capacity 0
        set monthly-fee 0
        set billing-date 0
        set overage disable
        set preferred-subnet 32
        set private-network disable
    next
end
Note

When "private network" is enabled, FortiExtender allows the flow of non-NAT'ed IP traffic on to an LTE interface. Otherwise, it does not.

Parameter Description
modem Choose “modem1”, “modem2”, or “all”.
type

Choose the way for the modem to select the SIM card:

  • carrier— Assign by SIM carrier.
  • slot— Assign to SIM slot 1 or 2.
  • iccid— Assign to a specific SIM by its serial number (18 to 22 digits).
  • generic— Compatible with any SIM. Assigned if no other data plan matches the chosen SIM.
iccid The serial number of the SIM, mandatory for “set type by-iccid”.
carrier The SIM card carrier, mandatory for “set type by-carrier”.
slot The SIM card slot, mandatory for “set type by-slot”
apn Set the APN of the SIM card.
auth-type Choose the Authorization mode.
username Set the username.

password

Set the password.

pdn

Choose the Packet Data Network (PDN) IP address family.

signal-threshold

Set the signal-strength threshold beyond which SIM switch will occur.

Note: Enter an integer value from <50> to <100> (default = <100>).

signal-period

Set the length of time (from 600 to 18000 seconds) for SIM switch to occur when signal strength remains below the set signal threshold for more than half of the set period.

capacity

Set data capacity per month (from 0 to 102400000 MB).

monthly-fee

Set the monthly fee for the data plan (from 0 to 1000000).

billing-date

Set the billing date of the month.

preferred-subnet

DHCP subnet.

private-network

Enable/disable blocking all non-NAT'ed traffic.