Creating an IP classifier element using EDM

Use this procedure to create a new IP classifier element.

Procedure steps


Step Action

1

From the navigation tree, double-click QoS.

2

In the QoS tree, double-click QosRules.

3

In the work area, click the IP Classifier Element tab.

4

Click Insert.

5

Configure the parameters for the IP classifier element.

6

Click Insert.


--End--

Variable definitions

Use the data in this table to create an IP classifier element.

Variable Value
Id Specifies the identification number of the IP classifier element.
Name Specifies the label of the IP classifier element.
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 a packet destination IP address.
DstMaskLength Specifies the length of the destination address mask. Values range from 0–32. The default is 0.
SrcAddr Specifies the IP address to match against a packet source IP address.
SrcMasklength Specifies the length of the source address mask. Values range from 0–32. The default is 0.
Dscp Specifies the value for the DSCP in a packet. Values range from -1–63 (0x00 to 0x3f hexadecimal). A value of -1 indicates that the system ignores this parameter.
Protoco/Next Header

Specifies the IPv4 protocol or IPv6 next header the classifier element will match. Values range from 0–255. A value of 255 indicates that the system ignores the parameter. The following are specific value designations:

  • 1 = ICMP-IPv4
  • 2 = IGMP
  • 6 = TCP
  • 17 = UDP
  • 20 = FTP Data
  • 21 = FTP Control
  • 23 = Telnet
  • 25 = SMTP
  • 46 = RSVP
  • 58 = ICMP-IPv6
  • L4Port:69 = TFTP
  • 80 = HTTP
  • 443 = HTTPS

DstL4PortMin Specifies the minimum value permitted for the Layer 4 destination port number in a packet. Values range from 0–65535.
DstL4PortMax Specifies the maximum value permitted for the Layer 4 destination port number in a packet. Values range from 0–65535. When you configure DstL4PortMin to 0 and DstL4PortMax to 65535, the system ignores the DstL4Port parameters.
SrcL4PortMin Specifies the minimum value permitted for the Layer 4 source port number in a packet. Values range from 0–65535.
SrcL4PortMax Specifies the maximum value permitted for the Layer 4 source port number in a packet. Values range from 0–65535. When you configure SrcL4PortMin to 0 and SrcL4PortMax to 65535, the system ignores the SrcL4Port parameters.

IPv6Flowld Specifies the flow identifier for IPv6 packets. Values range from -1–1048575 (0x00 to 0xfffff hexadecimal). A value of -1 indicates that the system ignores this parameter.
IpFlags Specifies the value of flags present in an IPv4 header. Values include:
  • MoreFragement
  • doNotFragement

TcpCtrlFlags Specifies the control flags present in an TCP header. Values include:
  • Urg
  • Ack
  • Psh
  • Rst
  • Syn
  • Fin

Ipv4Options Specifies whether the Option field is present in the packet header. Values include:
  • Present—indicates that only IPv4 packets without options match this classifier element.
 
  • Not Present—indicates that only IPv4 packets that include options match this classifier element.
  • ignore—whether or not options are present in IPv4 packets is not considered when determining if the IPv4 packet matches this classifier