background image

Page 14 | AlliedWare™ OS How To Note: Hardware Filters

Appendix A: How to use the layer 4 mask in classifiers

Example 

1

: ports 2000-2003

Let’s say we want to have a UDP port range of 2000-2003, then the mask we need to have is:

The changed bits from 2000-2003 are bolded. We must now write a L4 mask which will meet 
these requirements. The easiest way to do is, we must set the changed bits (between 2000 
and 2003) in the mask to 0. In our example, they are the last 2 bits. So our mask should be:

We must convert the binary number of 

11111111

 

111111

00 to hex, which ends in 

FF FC

The classifier for UDP destination ports between 2000-2003 should be:

 Create class=1 udpdp=2000 l4dmask=FFFC

Points to remember

In our first example we choose a starting port number in which the last 2 bits were 0 and 
also choose the number of the ports as 4 (power of 2) to simplify the example. 

Before going into the complex examples, there are some points to remember for the L4 
mask calculation:

z

if the beginning port is an odd number (last bit 

1

), to cover a range of ports, you will need 

an extra 

1

 classifier compared to the even-beginning ports.

z

you can easily calculate the total number of ports in a mask by using the formula 2

(where 

x is the number of the 0's at the end of the mask). For example, a mask of 

1111111111111

000 will cover a range of 2

3

 = 8 ports.

z

Divide the total number of the ports you want to cover into a sum of powers of 2. For 
example, a range of 77 ports could be divided into:

         64 + 8 + 4 + 

1

 =77 

This shows us that a group of 77 ports could be covered by a minimum of 4 classifiers.

2000

2001

2002

2003

=

=

=

=

00010011 10001100 

00010011 1000110

1

00010011 100011

1

0

00010011 100011

11

2000

2001

2002

2003

L4 Mask

=

=

=

=

=

00010011 10001100 

00010011 1000110

1

00010011 100011

1

0

00010011 100011

11

11111111 111111

00

Содержание AT-9900 Series

Страница 1: ...he throughput of the switch It is possible to configure over 1000 different filters and still have complete wire speed throughput on the switch The following configuration methods are available 1 To f...

Страница 2: ...en combining QoS and hardware filters 8 2 The profile mask 9 Are there enough bytes for your set of filters 10 Some protocols also use filters so use some of the length 11 How to see the current filte...

Страница 3: ...B DIAg NLSp IPXwan ipxsocketnum ANY TCPSport portid port range ANY TCPDport portid port range ANY UDPSport portid port range ANY UDPDport portid port range ANY L4SMask mask L4DMask mask L5BYTE01 byteo...

Страница 4: ...ote see page 13 Note The default value of each mask is FFFF This means that if you specify a port number without specifying a mask then the classifier matches only that one value of the port number Th...

Страница 5: ...hey will all be treated like core ports if at least one of the ports is a core port Creating hardware filters Once you have created a classifier create a filter The filter uses the classifier and spec...

Страница 6: ...matches the packets in the stream and specify copy discard for the action setl2qos Note that this action has the other parameters associated with it as the following syntax shows add switch hwfilter f...

Страница 7: ...cket as if it belongs to the default traffic class for the port s QoS policy For this reason we only recommend combining hardware filters and QoS if all your hardware filters result in traffic being d...

Страница 8: ...an be configured on different ports So the rules for allocating packet to flow groups can differ from port to port Hence QoS can result in the rule table containing different sets of rules for differe...

Страница 9: ...filters that can be created Also the protocols that use filters see page 11 create at least one entry each 2 The profile mask The other item that affects the number of filters you can create is called...

Страница 10: ...already matches on those fields If you next make a hardware filter that matches on source UDP port this also does not add any length to the mask because it shares the same 2 bytes as the source TCP po...

Страница 11: ...n IP address destination TCP UDP port 6 6 1 4 2 19 bytes Some protocols also use filters so use some of the length The following protocols use filters and therefore use up some of the available profil...

Страница 12: ...one block on the base system for packets arriving in via any other port z one block allocated on the IPv6 accelerator Number of rules per application MLD Snooping 4 Accel Card IPv6 1 Switch HwFilter 2...

Страница 13: ...they are both 1 then the result is 1 otherwise the result is 0 Let s look at some examples Profile 1 IPv4 bytes used 3 of 16 Other Eth bytes used 5 of 16 Profile used to match on packets z Number of b...

Страница 14: ...choose the number of the ports as 4 power of 2 to simplify the example Before going into the complex examples there are some points to remember for the L4 mask calculation z if the beginning port is...

Страница 15: ...drop Example 3 ports 333 777 A more complex situation let s try to write the classifiers for UDP ports between 333 777 As we are trying to get rid of odd numbers in the beginning of our port range we...

Страница 16: ...ed 2 x 2 blocks one at the start classifier 2 and one at the end classifier 8 256 384 383 511 Port range Number of ports Command 333 334 335 336 351 352 383 384 511 512 767 768 775 776 777 1 2 16 32 1...

Страница 17: ...12288 24576 49152 4096 8192 16384 32768 65536 5120 10240 20480 40960 6144 12288 24576 49152 7168 14336 28672 57344 8192 16384 32768 65536 9216 18432 36864 10240 20480 40960 11264 22528 45056 12288 245...

Страница 18: ...ts reserved Information in this document is subject to change without notice All company names logos and product designs that are trademarks or registered trademarks are the property of their respecti...

Отзывы: