02-28-2012 04:35 PM - edited 03-04-2019 03:28 PM
Hi Firends,
I want to kown if is posibble to configurate route map in sw-c3750x-24 or only is for router?
I made this configuration:
ip access-list extended TDP
permit ip host 192.168.1.79 any
ip access-list extended Claro
permit ip 192.168.1.0 0.0.0.255 any
route-map INTERNET permit 10
match ip address TDP
set ip next-hop 192.168.5.253
route-map INTERNET permit 20
match ip address Claro
set ip next-hop 192.168.5.254
interface vlan
ip address 192.168.1.1 255.255.255.0
ip policy route-map INTERNET +++ There is not this command in my switch
My ios version is c3750e-universalk9-mz.122-55.SE ipbase.
Thank,
Marco.
02-28-2012 04:55 PM
Hi Marco,
Your best bet is to search Cisco Feature Navigator for these types of questions. But ipbase does not support Policy-Based Routing (PBR). I believe IP services does.
Thanks,
Nick
02-28-2012 05:08 PM
HI nickhesson,
but is posibble to configurate it in switch L3. ? do you kown ?
Thank,
Marco.
02-28-2012 06:17 PM
Short answer, yes. But not with your current (ipbase) feature set. You will need IP Services. Again, you can find this information on the Feature Nav site.
Nick
02-28-2012 10:10 PM
Here is the IOS you can use -
c3750-ipservicesk9-mz.150-1.SE2.bin
Thank you,
Jigar
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide