QoS Policy Commands
page 39-134 OmniSwitch CLI Reference Guide November 2009
policy action redirect port
Redirects bridged traffic matching a redirect policy to the specified port instead of the port to which the
traffic was destined.
policy action action_name redirect port slot/port
policy action action_name no redirect port
Syntax Definitions
action_name The name of the action.
slot/port The slot and port number (or range of ports) that will receive the redi-
rected traffic.
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• Use the no form of the command to remove redirect port from the policy action.
• Redirection policies apply to bridged traffic. When redirecting traffic on VLAN A, the redirect port
must belong to VLAN A (tagged or default VLAN). In other words, the ingress port and redirect port
must both reside in the same VLAN.
Examples
-> policy action rp01 redirect port 1/12
-> policy action rp01 no redirect port
Release History
Release 6.6.1; command was introduced.
Related Commands
qos apply Applies configured QoS and policy settings to the current configuration.
show policy action Displays information about actions configured on the switch.