QoS Policy Commands
page 39-22 OmniSwitch CLI Reference Guide November 2009
• The command options offer alternate ways of configuring TCP or UDP ports for a service. Note that
port types (TCP or UDP) cannot be mixed in the same service. The following table shows how the
keywords are used:
• If the snapshot command is entered after the policy service command is configured, the resulting
ASCII file will include the following additional syntax for the policy service command:
from {cli | ldap | blt}
This syntax indicates how the service was created. The cli and ldap options may be changed by a user
modifying the ASCII file; however, changing this setting is not recommended. The blt option indicates
a built-in object, this setting is not configurable.
Examples
The following two commands show two different ways of configuring the same service:
-> policy service telnet2 protocol 6 destination ip port 23
-> policy service telnet3 destination tcp port 23
Release History
Release 6.6.1; command was introduced.
Related Commands
To configure: Use keywords: Notes
TCP or UDP ports for a service protocol
source ip port
destination ip port
The protocol must be specified with
at least one source or destination
port.
TCP ports for a service source tcp port
destination tcp port
Keywords may be used in
combination.
UDP ports for a service source udp port
destination udp port
Keywords may be used in
combination.
policy service group Configures a policy service group, which is made up of policy services.
policy condition Creates a policy condition.
qos apply Applies configured QoS and policy settings to the current configuration.
show policy service Displays information about policy services configured on the switch.