Variable definitions

Variable Value
Id Specifies the number of the IP classifier element.
Name Specifies the IP classifier element name.
AddressType Specifies the type of IP address used by this classifier entry. The type is limited to IPv4 and IPv6 addresses.
DstAddr Specifies the IP address to match against the destination IP address of packet.
DstMaskLength Specifies the length of the destination address mask.
SrcAddr Specifies the IP address to match against the source IP address of packet.
SrcMasklength Specifies the length of the source address mask.
Dscp Specifies the value for the DSCP in a packet.
Protocol/NextHeader Specifies the IP protocol value.
DstL4Port Specifies the value for the Layer 4 destination port number in a packet.
SrcL4Port Specifies the value for the Layer 4 source port number in a packet.
IPv6Flowld Specifies the flow identifier for IPv6 packets.
IpFlags Specifies the value of flags present in an IPv4 header.
TcpCtrlFlags Specifies the control flags present in an TCP header.
Ipv4Options Specifies whether the Option field is present in the packet header. Valid values are
  • Present—indicates that only IPv4 packets without options match this classifier element.
  • Not Present—indicates that only IPv4 packets with options match this classifier element.
SessionId Specifies the session identification number.
Storage

Specifies the type of storage:

  • volatile
  • nonVolatile (default)
  • readOnly