Command Line Reference Guide

38
Policy-based Routing (PBR)
Policy-based routing (PBR) allows you to apply routing policies to specific interfaces. To enable PBR, create a redirect
list and apply it to the interface. After the redirect list is applied to the interface, all traffic passing through the interface
is subject to the rules defined in the redirect list. FTOS supports PBR on the S5000 switch.
You can apply PBR to physical interfaces and logical interfaces (such as a link aggregation group [LAG] or virtual local
area network [VLAN]). Trace lists and redirect lists do not function correctly when you configure both in the same
configuration.
NOTE: Apply PBR to Layer 3 interfaces only.
description
Add a description to this redirect list.
S5000
Syntax
description {description}
To remove the description, use the no description {description} command.
Parameters
description
Enter a description to identify the IP redirect list (80 characters
maximum).
Defaults none
Command Modes REDIRECT-LIST
Command History
Version 9.0(1.3) Introduced on the S5000.
Related
Commands
ip redirect-list – enables an IP Redirect List.
969