Smart Machine Smart Decision
SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25
PPP Point to Point Protocol
IPV6 Internet Protocol Version 6
IPV4V6 Dual PDN Stack
<packet filter identifier>
a numeric parameter, value range from 1 to 16.
<evaluation precedence index>
a numeric parameter. The value range is from 0 to 255.
<source address and subnet mask>
string type The string is given as dot-separated numeric (0-255) parameters on the form:
"a1.a2.a3.a4.m1.m2.m3.m4" for IPv4 or
"a1.a2.a3.a4.a5.a6.a7.a8.a9.a10.a11.a12.a13.a14.a15.a16.m1.m2.m3.m4.m5.m6.m7.m8.m9.m10.m1
1.m12.m13.m14.m15.m16", for IPv6.
<protocol number (ipv4) / next header (ipv6)>
a numeric parameter, value range from 0 to 255.
<destination port range>
string type. The string is given as dot-separated numeric (0-65535) parameters on the form "f.t".
string type. The string is given as dot-separated numeric (0-65535) parameters on the form "f.t".
<ipsec security parameter index (spi)>
numeric value in hexadecimal format. The value range is from 00000000 to FFFFFFFF.
<type of service (tos) (ipv4) and mask / traffic class (ipv6) and mask>
string type. The string is given as dot-separated numeric (0-255) parameters on the form "t.m".
numeric value in hexadecimal format. The value range is from 00000 to FFFFF. Valid for IPv6 only.
Examples
+CGTFT: 2,1,0,"74.125.71.99.255.255.255.255",0,0.0,0.0,0,0.0,0
OK
AT+CGTFT=2,1,0,"74.125.71.99.255.255.255.255"
AT+CGTFT=?
+CGTFT: "IP",(1-2),(0-255),,(0-255),(0-65535.0-65535),(0-65535.0-65535),(0-FFFFF
FFF),(0-255.0-255),(0-FFFFF)
+CGTFT: "PPP",(1-2),(0-255),,(0-255),(0-65535.0-65535),(0-65535.0-65535),(0-FFFF
FFFF),(0-255.0-255),(0-FFFFF)
+CGTFT: "IPV6",(1-2),(0-255),,(0-255),(0-65535.0-65535),(0-65535.0-65535),(0-FFF
FFFFF),(0-255.0-255),(0-FFFFF)
+CGTFT:"IPV4V6",(1-16),(0-255),,(0-255),(0-65535.0-65535),(0-65535.0-65535),(0-FFFFFFFF)
,(0-255.0-255),(0-FFFFF)