QoS Policy Commands
page 39-46 OmniSwitch CLI Reference Guide November 2009
policy condition multicast ip
Configures a multicast IP address for a policy condition.
policy condition condition_name multicast ip ip_address [mask netmask]
policy condition condition_name no multicast ip
Syntax Definitions
condition_name The name of the condition.
ip_address The multicast IP address.
netmask Optional. The mask for the multicast IP address.
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• If a mask is not specified, the IP address is assumed to be a host address.
• A multicast IP address and a multicast network group cannot be specified in the same condition.
• Use the no form of the command to remove a multicast IP address from a condition; however, at least
one classification parameter must be associated with a condition.
Examples
-> policy condition cond4 multicast ip 224.1.1.1
Release History
Release 6.6.1; command was introduced.
Related Commands
policy condition Creates a policy condition.
qos apply Applies configured QoS and policy settings to the current configuration.