QoS Policy Commands
page 39-136 OmniSwitch CLI Reference Guide November 2009
policy action redirect linkagg
Redirects bridged traffic matching a redirect policy to the specified link aggregate ID instead of the link
aggregate to which the traffic was destined.
policy action action_name redirect linkagg link_agg
policy action action_name no redirect linkagg
Syntax Definitions
action_name The name of the action.
link_agg The link aggregate ID number (0–32) to assign to the specified VLAN.
See Chapter 12, “Link Aggregation Commands.”
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• Use the no form of this command to remove redirect linkagg 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.