index | Mandatory parameter IP filter index Integer that uniquely identifies each filter instance This TLV must be present in the request |
version | Mandatory parameter IP filter version Identifies whether the filter is associated with IPv4 or IPv6; value specified also implies that only TLVs defined for that IP version, i.e., TLVs with IPv4 or IPv6 in the name, can be specified
|
IPv4SrcAddr | IPv4 filter soruce address See unpack_qos_IPv4Addr_t for more information
- Implemented only for unsolicited indication
|
IPv4DstAddr | IPv4 filter destination address See unpack_qos_IPv4Addr_t for more information
- Implemented only for unsolicited indication
|
NxtHdrProto | IP filter next header protocol This TLV must be present if any non-IP filter TLV(s) are provided If this field is specified, only IP packets belonging to specified higher layer protocol are considered when filtering The following protocols may be specified:
- 0x01 = ICMP
- 0x06 = TCP
- 0x11 = UDP
- 0x32 = ESP Note: The next header protocol field will be set to 0xFD (TCP & UDP) if a TFT is received specifying a source or destination port number, but IP next header type is not specified.
|
IPv4Tos | IPv4 filter type of service See unpack_qos_Tos_t for more information |
IPv6SrcAddr | IPv6 filter soruce address See unpack_qos_IPv6Addr_t for more information
- Implemented only for unsolicited indication
|
IPv6DstAddr | IPv6 filter destination address See unpack_qos_IPv6Addr_t for more information
- Implemented only for unsolicited indication
|
IPv6TrafCls | IPv6 filter traffic class See unpack_qos_IPv6TrafCls_t for more information |
IPv6Label | IPv6 flow label Packet matches the IPv6 flow label filter if: ( *pIPv6Label == flow label in the IPv6 header)
- Implemented only for unsolicited indication
|
TCPSrcPort | TCP filter source port filter See unpack_qos_Port_t for more information
- Implemented only for unsolicited indication
|
TCPDstPort | TCP filter destination port filter See unpack_qos_Port_t for more information
- Implemented only for unsolicited indication
|
UDPSrcPort | UDP filter source port filter See unpack_qos_Port_t for more information
- Implemented only for unsolicited indication
|
UDPDstPort | UDP filter destination port filter See unpack_qos_Port_t for more information
- Implemented only for unsolicited indication
|
EspSpi | ESP filter security policy index Security policy index to uniquely identify each IP flow for filtering encrypted packets for encapsulating security payload
- Implemented only for unsolicited indication
|
Precedence | Filter Precedence Specifies the order in which filters are applied; lower numerical value has higher precedence Note: This TLV only applies to network-initiated QoS; QoS requests containing this TLV from control points will be ignored |
Id | Filter ID Unique identifier for each filter;filter ID is assigned by the modem Note: This TLV only applies to network-initiated QoS; QoS requests containing this TLV from control points will be ignored |
TranSrcPort | Transport protocolfilter source port See unpack_qos_Port_t for more information
- Implemented only for unsolicited indication
|
UDPDstPort | Transport protocol filter destination port See unpack_qos_Port_t for more information
- Implemented only for unsolicited indication
|