Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
QoS Commands
OmniSwitch CLI Reference Guide
September 2009
page 52-17
qos default multicast disposition
Configures the default disposition for multicast flows coming into the switch that do not match any poli-
cies.
qos default multicast 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, multicast flows that do not match policies are accepted on the switch.
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
Use the policy action multicast command to specify the disposition for a particular action associated with 
a multicast condition. The disposition for a particular action will override the global setting.
Examples
-> qos default multicast disposition deny
Release History
Release 6.1; command was introduced.
Related Commands
MIB Objects
alaQoSConfigTable
alaQoSConfigDefaultMulticastDisposition
alaQoSConfigAppliedDefaultMulticastDisposition
Configures a disposition for a policy action.