Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
QoS Commands
page 52-16
OmniSwitch CLI Reference Guide
September 2009
qos default routed disposition
Configures the default disposition for routed traffic (Layer 3) that comes into the switch and does not 
match any policies. 
qos default routed disposition {accept | deny | drop}
Syntax Definitions
accept
Specifies that the switch should accept the flow.
drop
Specifies that the switch should silently drop the flow.
deny
Specifies that the switch should drop the flow and issue an ICMP 
message indicating the flow was dropped for administrative reasons. 
Currently this option will provide the same result as drop; that is, the 
flow is silently dropped.
Defaults
By default, the disposition for flows that do match any policies is accept
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• The disposition for particular flows may be configured through the policy action disposition 
command. The disposition for a particular flow will override the global setting. 
• Typically, when configuring IP filtering rules, the global default disposition should be set to deny
Filtering rules may then be configured to allow particular types of traffic through the switch.
Examples
-> qos default routed disposition deny
Release History
Release 6.1; command was introduced.
Related Commands
MIB Objects
alaQoSConfigTable
alaQoSConfigRoutedDefaultDisposition
alaQoSConfigAppliedRoutedDefaultDisposition
Configures a disposition for a policy action.