User manual
Chapter 3 - Layer 2 Command Set - PHY and MAC Switch Command
Alvarion BreezeNET B130/B300 GigE 92 Operational User Manual
empty, non of the values of the corresponding parameter can match the condition
even if this parameter is missing in the packet (for example, VLAN tag).
Rules configuration is implemented using the following command:
switch {group GROUPID | interface IFNAME} rule NUMBER
[set NEWNUMBER] [not]
[src LIST] [dst LIST] [vlan LIST]
[iface LIST] [proto LIST] [match LIST]
[ setpri|addpri prio ]
[ deny | permit ] [ remove ]
Here:
GROUPID and IFNAME - number of the group or interface.
NUMBER - sequential rule number
set NEWNUMBER - changes the number of the rule to NEWNUMBER
remove - deletes the rule
deny | permit - sets the decision for the corresponding rule
src, dst, vlan, iface, proto, match - commands for specifying the lists of
acceptable values for the corresponding parameter of the packet.
not - option allows specifying the lists of non-acceptable values for the
corresponding parameter of the packet. It is put before the list that contains
the non-acceptable values.
setpri|addpri prio - command allows setting/increasing the priority of packets
passing through the group. "Setpri" parameter is used to change a priority to
the value specified in the command. When using "-1" value a package priority
is dropped to the lowest priority. "Addpri" is used to change a priority only in
case it is higher than the previous one (Note: the smaller is the value the
higher is the priority). So you can only increase priority using "addpri"
parameter.
Example: