Alcatel-Lucent 6850-48 网络指南

下载
页码 1162
Verifying the ACL Configuration
Configuring ACLs
page 41-20
OmniSwitch AOS Release 6 Network Configuration Guide
September 2009
Note that if a flag is specified on the command line after the any or all keyword, then the match value is 
one. If the flag only appears as part of the mask, then the match value is zero. See the 
 command page in the OmniSwitch CLI Reference Guide for more information.
Verifying the ACL Configuration 
To display information about ACLs, use the same show commands that are used for displaying any QoS 
policies. These commands include: 
When a show command is used to display output for all pending and applied policy configuration, the 
following characters may appear in the display: 
The following example shows all policy rules configured on the switch:
-> show policy rule
Policy
From Prec
Enab
Act
Refl
Log
Trap Save
my_rule
cli 0
Yes
 
Yes
 
No
No
Yes Yes
Cnd/Act: 
cond5 -> action2
+my_rule5
cli
0
Yes
No
No
No
Yes
Yes
Cnd/Act: 
cond2 -> pri2
mac1
cli
0
Yes
No
No
No
Yes
Yes
Cnd/Act: 
dmac1 -> pri2
The display indicates that my_rule is active and is used to classify traffic on the switch (the Act field 
displays Yes). The rule my_rule5 has been configured since the last qos apply command was entered, as 
indicated by the plus (+) sign. The rule will not be used to classify traffic until the next qos apply. The 
rule mac1 is not active, as indicated by the No in the Act field. 
Displays information about all pending and applied policy conditions or 
a particular policy condition configured on the switch. Use the applied 
keyword to display information about applied conditions only.
Displays information about all pending and applied policy actions or a 
particular policy action configured on the switch. Use the applied key-
word to display information about applied actions only.
Displays information about all pending and applied policy rules or a par-
ticular policy rule.
Displays the pending and applied policy rules that are active (enabled) 
on the switch.
Displays global QoS configuration parameters.
character
definition
+
Indicates that the policy rule has been modified or has 
been created since the last qos apply.
-
Indicates the policy object is pending deletion.
#
Indicates that the policy object differs between the pend-
ing/applied objects.