Users Guide

NOTE: If you apply the redirect-list to an interface, the output of the show ip redirect-list redirect-list-
name command displays reachability status for the specied next-hop.
Example: Showing CAM PBR Conguration
Dell(conf)#cam-acl l2acl 2 ipv4acl 2 ipv6acl 0 ipv4qos 0 l2qos 0 l2pt 0 ipmacacl 1 vman-qos
0 ipv4Pbr 4
Dell#show cam pbr stack-unit 1 port-set 0
TCP Flag: Bit 5 - URG, Bit 4 - ACK, Bit 3 - PSH, Bit 2 - RST, Bit 1 - SYN, Bit 0 - FIN
Cam Port VlanID Proto Tcp Src Dst SrcIp DstIp Next-hop Egress
Index Flag Port Port MAC Port
------------------------------------------------------------------------------------------
00001 Fi 1/21/1 N/A TCP 0x0 0 0 155.55.0.0/16 222.22.2.0/24 00:00:00:00:00:04 Te 1/1/1/4
00002 Fi 1/21/1 N/A 19 0x0 0 0 155.55.0.0/16 222.22.2.0/24 00:00:00:00:00:04 Te 1/1/1/4
00003 Fi 1/21/1 N/A UDP 0x0 0 0 155.55.0.0/16 222.22.2.0/24 00:00:00:00:00:04 Te 1/1/1/4
Sample Conguration
You can use the following example conguration to set up a PBR. These are not comprehensive directions but are intended to give you a
guidance with typical congurations. You can copy and paste from these examples to your CLI. Make the necessary changes to support
your own IP addresses, interfaces, names, and so on.
The Redirect-List GOLD dened in this example creates the following rules:
description Route Gold trac to the DS3
seq 5 redirect 10.99.99.254 ip 192.168.1.0/24 any “ Redirect to next-hop router IP 10.99.99.254 any trac originating in 192.168.1.0/24”
seq 10 redirect 10.99.99.254 ip 192.168.2.0/24 any “ Redirect to next-hop router IP 10.99.99.254 any trac originating in 192.168.2.0/24”
seq 15 permit ip any
Policy-based Routing (PBR)
597