cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
528
Views
0
Helpful
1
Replies

PBR in Cisco 4503 Switches

balbeer.singh84
Beginner
Beginner

Hi,

I want to send the traffic from specific source through specific interface & I configured the switch as below :

config# Interface gig1/2

config# description WAN_INTERFACE

config# ip address 14.140.17.66 255.255.255.252

config# Interface gig1/3

config# description WAN_INTERFACE

config# ip address 14.140.15.81 255.255.255.240

config# ip route 0.0.0.0 0.0.0.0 14.140.17.65

config# access-list 101 permit ip 14.140.15.80 0.0.0.15 any

config# route-map TEST

config# match ip address 101

config# match interface gig1/3

config# set ip next-hop 14.140.17.65

Now I want to apply this policy on interface gig1/3 but the command "IP POLICY ROUTE-MAP" is not available.

Please suggest, how to do this.

Thanks,

Balbeer

1 Reply 1

AhmedSonba
Beginner
Beginner

Hello Balbeer,

Can you tell us the IOS image version that you have intsalled also more deitales about your Switch model

I saw on the interent that there are some IOS version of your switch dose not support PBR like the

12.2(25)SG the SupII+ will not work with the Enhanced (enterprise services)image which is required for PBR

Hope it will help

Ahmed Sonba

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Recognize Your Peers