Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
QoS Policy Commands
OmniSwitch CLI Reference Guide
September 2009
page 53-127
policy action disposition
Configures a disposition for a policy action.
policy action action_name disposition {accept | drop | deny}
policy action action_name no disposition
Syntax Definitions
action_name
The name of the action.
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
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to remove a disposition from an action.
• This command does not support Layer 2 conditions such as destination VLAN or destination MAC 
address.
Examples
-> policy action a3 disposition deny
-> policy action a3 no disposition
Release History
Release 6.1; command was introduced.
Related Commands
parameter
default
accept | drop | deny
accept
Applies configured QoS and policy settings to the current configuration. 
Creates a policy action.
Displays information about policy actions.