Use this procedure to create a new IP classifier element.
|
|
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-- | |
|
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:
|
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:
|
TcpCtrlFlags | Specifies the control flags present in an TCP header. Values include:
|
Ipv4Options | Specifies whether the Option field is present in the packet header. Values include:
|
|