![Alcatel OmniSwitch 6624 Скачать руководство пользователя страница 414](http://html1.mh-extra.com/html/alcatel/omniswitch-6624/omniswitch-6624_network-configuration-manual_2891390414.webp)
Creating Policies
Configuring QoS
page 21-28
OmniSwitch 6624/6648 Network Configuration Guide
April 2004
Layer 3 Rules With Compatible Actions
More than one rule may have the same condition. For example, two Layer 3 rules may have the same IP
address condition but different actions. If the actions are compatible, both rules will be applied to the flow,
regardless of the precedence settings. In this example, the rules are created with the default precedence (0)
value.
-> policy condition X source ip 10.10.2.3
-> policy action Y priority 7
-> policy action Z maximum bandwidth 10m
-> policy rule Rule1 condition X action Y
-> policy rule Rule2 condition X action Z
In this example, when a flow comes into the switch and matches source IP address 10.10.2.3, the switch
will apply both policies (
Rule1
and
Rule2
) to the flow. On the OmniSwitch 6624/6648, a source IP
address may be combined with priority and maximum bandwidth actions at the same time, so both rules
are used.
Note.
See
“Condition/Action Combinations” on page 21-7
for more information about valid condition/
action combinations.
Layer 3 Rules With Conflicting Actions
If the actions are in conflict, however, the switch will apply only the rule with the highest precedence. For
example:
-> policy condition X source ip 10.10.2.3
-> policy action W 802.1p 5
-> policy action Z maximum bandwidth 10m
-> policy rule Rule1 condition X action W
-> policy rule Rule2 condition X action Z
In this case, a source IP address condition may be combined with an 802.1p action or a maximum band-
width action
but not both at the same time
(see
“Condition/Action Combinations” on page 21-7
). Since
these actions are in conflict, the rule with the highest precedence will be applied instead. In this case, both
rules have the same precedence value (the default, since no precedence is specifically configured). The
rule that was configured first (
Rule1
) is considered to have the highest precedence and will be used for the
flow.
Saving Rules
The
save
option marks the policy rule so that the rule will be captured in an ASCII text file (using the
configuration snapshot
command) and saved to the working directory (using the
write memory
command or
copy running-config working
command). By default, rules are saved.
If the
save
option is removed from a rule, the
qos apply
command may activate the rule for the current
session, but the rule will not be saved over a reboot. Typically, the
no save
option is used for temporary
policies that you do not want saved in the switch configuration file.
Содержание OmniSwitch 6624
Страница 1: ...Part No 060179 10 Rev C April 2004 OmniSwitch 6624 6648 Network Configuration Guide www alcatel com...
Страница 22: ...Contents xxii OmniSwitch 6624 6648 Network Configuration Guide April 2004...
Страница 174: ...Verifying 802 1Q Configuration Configuring 802 1Q page 9 12 OmniSwitch 6624 6648 Network Configuration Guide April 2004...
Страница 264: ...Verifying the RIP Configuration Configuring RIP page 13 16 OmniSwitch 6624 6648 Network Configuration Guide April 2004...
Страница 276: ...Verifying the RDP Configuration Configuring RDP page 14 12 OmniSwitch 6624 6648 Network Configuration Guide April 2004...