Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
QoS Policy Commands
OmniSwitch CLI Reference Guide
September 2009
page 53-49
policy condition destination ipv6
Configures a destination IPv6 address for a policy condition.
policy condition condition_name destination ipv6 {any | ipv6_address [mask netmask]}
policy condition condition_name no destination ipv6 
Syntax Definitions
condition_name
The name of the condition.
any
Any destination IPv6 address.
ipv6_address
A specific destination IPv6 address.
netmask
The mask for the source IPv6 address.
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to remove a destination IPv6 address from a condition; however, at 
least one classification parameter must be associated with a condition.
• If a mask is not specified, the IPv6 address is assumed to be a host address.
Examples
-> policy condition cond3 destination ipv6 
::1234:531F:BCD2:F34A
Release History
Release 6.1.3; command was introduced.
Related Commands
Applies configured QoS and policy settings to the current configuration. 
Creates a policy condition.
Shows information about a particular policy condition configured on the 
switch.