Specifications

Chapter 4 - Operation and Administration Menus and Parameters
BreezeACCESS 4900 154 System Manual
Table 4-14: VLAN Rule # Parameters
Parameter Description
VLAN Rule Defines the type of rule that is going to be applied:
noRule - No rule is applied. Use this option to deactivate a rule
that is currently in use.
srcMac - The rule will be applied on frames with matching
source MAC addresses.
dstMac - The rule will be applied on frames with matching
destination MAC addresses.
srcIp - The rule will be applied on frames with matching source
IP addresses.
dstIp - The rule will be applied on frames with matching
destination IP address.
srcUdpPort - The rule will be applied on UDP frames with
matching source UDP ports.
dstUdpPort - The rule will be applied on UDP frames with
matching destination UDP ports.
srcTcpPort - The rule will be applied on TCP frames with
matching source TCP ports.
dstTcpPort - The rule will be applied on TCP frames with
matching destination TCP ports.
IpProtocol - The rule will be applied on frames with matching
IP protocols.
default - This rule will be applied on frames that don’t match
any of the remaining rules.
By default, each rule is populated with the
noRule setting.
When a frame matches multiple rule types, the rule type that is
highest in the list above (except for the noRule type) will have
precedence and any other matching rule will be ignored. For
instance, a srcMac rule will have precedence over a dstMac rule,
which in turn will have precedence over a srcIp rule, etc.
If there are multiple rules of the same type, the lower the rule
number, the higher the precedence. For instance, Rule 1 will have
precedence over Rule 2, which will have precedence over Rule 3, if
rules 1, 2 and 3 have the same type.