QoS Policy Commands
page 39-130 OmniSwitch CLI Reference Guide November 2009
policy action permanent gateway ip
Used for Policy Based Routing (PBR). Routed flows to which this action is applied will be directed to the
IP address specified in the action regardless of whether or not a route already exists in the switch routing
table.
policy action action_name permanent gateway ip ip_address
policy action action_name no permanent gateway ip
Syntax Definitions
action_name The name of the action.
ip_address The destination IP address to which packets will be routed.
Defaults
N/A
Platforms Supported
OmniSwitch 6250-Metro Models
Usage Guidelines
• Use the no form of the command to remove a gateway IP address from a policy action.
• If the gateway goes down, the traffic to be routed over the gateway will be dropped.
Examples
-> policy action pbr2 permanent gateway ip 10.10.2.1
-> policy action pbr2 no permanent gateway ip
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.