Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
QoS Policy Commands
OmniSwitch CLI Reference Guide
September 2009
page 53-47
policy condition destination ip
Configures a destination IP address for a policy condition.
policy condition condition_name destination ip ip_address [mask netmask]
policy condition condition_name no destination ip 
Syntax Definitions
condition_name
The name of the condition.
ip_address
The destination IP address of the Layer 3 flow.
netmask
The mask for the destination IP address.
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• If a mask is not specified, the IP address is assumed to be a host address.
• A destination IP address and a destination IP network group cannot be specified in the same condition.
• Use the no form of the command to remove a destination IP address from a condition; however, at 
least one classification parameter must be associated with a condition.
Examples
-> policy condition cond4 destination ip 208.192.21.0 mask 255.255.255.0
Release History
Release 6.1; 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.