4G模塊通信流過濾器動(dòng)態(tài)讀取參數(shù)+CGTFTRDP
語法結(jié)構(gòu)
命 令 | 響 應(yīng) |
+ CGTFTRDP =[<Cid>] |
+CGTFTRDP:<cid>,<packet filter identifier>,<evaluation precedence index>,<source address and subnet mask>,<protocol number (ipv4) / next header (ipv6)>,<destination port range>,<source port range>,<ipsec security parameter index (spi)>,<type of service (tos) (ipv4) and mask / traffic class (ipv6) and mask>,<flow label (ipv6)>,<direction>,<NW packet filter Identifier> [<CR><LF>+CGTFTRDP:<cid>,<packet filter identifier>,<evaluation precedence index>,<source address and subnet mask>,<protocol number (ipv4) / next header (ipv6)>,<destination port range>, <source port range>,<ipsec security parameter index (spi)>,<type of service (tos) (ipv4) and mask / traffic class (ipv6) and mask>,<flow label (ipv6)>,<direction>,<NW packet filter Identifier> [...]] |
+ CGTFTRDP=? | +CGTFTRDP: (list of <cid>s associated with active contexts) |
命令描述
設(shè)置命令返回<cid>索引的通信流過濾器的相關(guān)信息和當(dāng)由網(wǎng)絡(luò)建立時(shí)的附加網(wǎng)絡(luò)指定值。如果找不到上下文返回一個(gè)ERROR相應(yīng)。
如果參數(shù)<cid>省略了,則返回建立的所有的PDP上下文的通信流過濾器。
網(wǎng)絡(luò)和MT/TA初始化的PDP上下文的參數(shù)會(huì)被返回。
測(cè)試命令返回激活的上下文有關(guān)的<cid>。
取值說明
<cid>:數(shù)字參數(shù),特定的PDP上下文定義或者通信流定義的索引 (見 +CGDCONT 和+CGDSCONT 命令)。
<packet filter identifier>:數(shù)字參數(shù)。值的范圍是從 1 到 16。
<evaluation precedence index>:數(shù)字參數(shù)。值的范圍是從0 到 255。
<source address and subnet mask>:源地址和子網(wǎng)掩碼。
Pv4條件下形式為"a1.a2.a3.a4.m1.m2.m3.m4" for IPv4 ,在IPv6條件下形式為"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.m11.m12.m13.m14.m15.m16"
<protocol number (ipv4) / next header (ipv6)>:IPv4協(xié)議號(hào)或者IPv6 Next Header value,取值0-255。
<destination port range>:字符串類型。字符串以小數(shù)點(diǎn)作為分隔符,范圍為(0-65535),形式為"f.t"。
<source port range>:字符串類型,字符串以小數(shù)點(diǎn)作為分隔符,范圍為(0-65535),形式為"f.t"。
<ipsec security parameter index (spi)>:以十六進(jìn)制表示的數(shù)字值。范圍為從00000000 到FFFFFFFF。
<type of service (tos) (ipv4) and mask / traffic class (ipv6) and mask>:字符串類型。字符串以小數(shù)點(diǎn)作為分隔符,范圍為(0-255),形式為"t.m"。
<flow label (ipv6)>:十六進(jìn)制形式表示的數(shù)字值。值的范圍為從00000 到 FFFFF。只對(duì) IPv6 有用。
<direction>:數(shù)字參數(shù),定義了傳送方向。
bit | 含 義 |
0 | 之前釋放的 7 TFT分類器 (見3GPP TS 24.008 [8],表格10.5.162) |
1 | 上行鏈路 |
2 | 下行鏈路 |
3 | 雙向 (用于上行鏈路和下行鏈路) |
典型示例
請(qǐng)求:AT+CGTFTRDP=1<CR>
響應(yīng):<CR><LF>+CGTFTRDP:2,1,3,”192.168.0.1.255.255.0.0”,17,”0.0”,
”31160.31160”,00000000,”0.0”,00000,2,1<CR><LF>OK<CR><LF>