Policy Rule - Alcatel-Lucent OmniSwitch 6250 Cli Reference Manual

Hide thumbs Also See for OmniSwitch 6250:
Table of Contents

Advertisement

policy rule

Configures a policy rule on the switch. A rule is made up of a condition (for classifying incoming traffic)
and an action (to be applied to outgoing traffic).
policy rule rule_name [enable | disable] [precedence precedence] [condition condition] [action action]
[validity period name | no validity period] [save] [log [interval seconds]] [count {packets | bytes}]
[trap | no trap]
no policy rule rule_name
policy rule rule_name [no reflexive] [no save] [no log]
Syntax Definitions
rule_name
enable
disable
precedence
condition
action
name
save
log
seconds
packets
bytes
trap
page 39-4
The name of the policy rule, any alphanumeric string.
Enables the policy rule.
Disables the policy rule.
The precedence value in the range 0–65535. This value determines the
order in which rules are searched for a matching condition. A higher
number indicates higher precedence. Typically the range 30000–65535
is reserved for PolicyView.
The condition name that is associated with this rule. Conditions are
configured through the policy condition command.
The name of the action that is associated with this rule. Actions are
configured through the policy action command.
The name of a user-defined validity period that is associated with this
rule. Validity periods are configured through the policy validity period
command.
Marks the policy rule so that it may be captured as part of the switch
configuration.
Configures the switch to log messages about specific flows coming into
the switch that match this policy rule.
Configures how often to look for packets that match this policy rule
when rule logging is applied (in the range from 0–3600 seconds). A
value of 0 specifies to log as often as possible.
Counts the number of packets that match the rule.
Counts the number of bytes that match the rule.
Enables or disables traps for the rule.
OmniSwitch CLI Reference Guide
QoS Policy Commands
November 2009

Advertisement

Table of Contents
loading

Table of Contents