Setup Guide

Table Of Contents
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. PBR is supported by the Dell EMC Networking OS.
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.
NOTE: For more information , see Content Addressable Memory (CAM).
Topics:
ip redirect-group
ip redirect-list
permit
redirect
seq
show cam pbr
show ip redirect-list
ip redirect-group
Apply a redirect list (policy-based routing) on an interface. You can apply multiple redirect lists to an interface by entering this
command multiple times.
Syntax
ip redirect-group redirect-list-name test [l2switch]
To remove a redirect list from an interface, use the no ip redirect-group name command.
Parameters
redirect-list-
name
Enter the name of a configured redirect list.
l2switch Enter the keyword l2switch to enable PBR on Layer2 (switched) traffic.
Defaults None
Command Modes INTERFACE (conf-if-vl-)
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.11(2.0P1) Introduced the l2switch attribute.
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100-ON.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100-ON.
39
Policy-based Routing (PBR) 1149