Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
QoS Policy Commands
OmniSwitch CLI Reference Guide
September 2009
page 53-171
show policy classify source interface type 
Specifies a source interface type for a hypothetical packet to show how the QoS software in the switch 
will handle the packet.
show policy classify {l2 | l3 | multicast} [applied] source interface type {ethernet | wan | ethernet-10 | 
ethernet-100 | ethernet-1G | ethernet-10G}
Syntax Definitions
l2
Uses the Layer 2 classifier for the hypothetical packet.
l3
Uses the Layer 3 classifier for the hypothetical packet. 
multicast
Uses the multicast IGMP classifier for the hypothetical packet. 
applied
Indicates that only applied policies should be examined. 
ethernet
Indicates that the flow’s source port is an Ethernet interface.
wan
Indicates that the flow’s source port is a WAN interface. Not supported 
currently.
ethernet-10
Indicates that the flow’s source port is 10 Mb Ethernet.
ethernet-100
Indicates that the flow’s source port is 100 Mb Ethernet.
ethernet-1G
Indicates that the flow’s source port is 1 gigabit Ethernet.
ethernet-10G
Indicates that the flow’s source port is 10 gigabit Ethernet.
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Use this command to determine if the switch will classify the traffic condition specified and match it to 
a policy. By default the classifier only tests pending policies (policies that have not yet been applied). 
Use the applied keyword to test only those policies that have been applied.
• Use the qos apply command to activate saved policies.
Examples
-> policy classify l2 source interface type ethernet
See the output example given on 
 for more information about the potential screen display.
Release History
Release 6.1; command was introduced.