4G模塊通信流過濾器動態(tài)讀取參數+CGTFTRDP
語法結構
命 令 | 響 應 |
+ 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> [...]] |
命令描述
設置命令返回<cid>索引的通信流過濾器的相關信息和當由網絡建立時的附加網絡指定值。如果找不到上下文返回一個ERROR相應。
如果參數<cid>省略了,則返回建立的所有的PDP上下文的通信流過濾器。
網絡和MT/TA初始化的PDP上下文的參數會被返回。
測試命令返回激活的上下文有關的<cid>。
取值說明
<cid>:數字參數,特定的PDP上下文定義或者通信流定義的索引 (見 +CGDCONT 和+CGDSCONT 命令)。
<packet filter identifier>:數字參數。值的范圍是從 1 到 16。
<evaluation precedence index>:數字參數。值的范圍是從0 到 255。
<source address and subnet mask>:源地址和子網掩碼。
IPv4 ‘a1.a2.a3.a4.m1.m2.m3.m4’
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)>:數字參數,值的范圍為0到255。
<destination port range>: 字符串類型。字符串以小數點作為分隔符,范圍為(0-65535),形式為"f.t" 。
<source port range>:字符串類型,字符串以小數點作為分隔符,范圍為(0-65535),形式為"f.t"。
<ipsec security parameter index (spi)>:以十六進制表示的數字值。范圍為從00000000 到FFFFFFFF。 只對 IPv6 有用。
<direction>:數字參數,定義了傳送方向。
bit | 含 義 |
0 | 之前釋放的 7 TFT分類器 (見3GPP TS 24.008 [8],表格10.5.162) |
1 | 上行鏈路 |
2 | 下行鏈路 |
3 | 雙向 (用于上行鏈路和下行鏈路) |
典型示例
請求:
響應:<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>