09-29-2011 01:17 AM - edited 03-07-2019 02:30 AM
Hi dears.
Core switch connect to ASA.
I configurated two subnet at core switch 3750. one of 192.168.193.0, 192.168.20.0 and second one is 10.10.1.0.
i write one ip route 0.0.0.0 0.0.0.0.0 192.168.193.222 (192.168.193.222-proxy server ip address).
and i want to 10.10.10.0 send to ASA not proxy server. ASa inside ip address 172.30.30.1 which is connected core switch.
how to send 10.10.10.0 to asa. i must be write route map but i do not know how.
please help me at this issue.
access-list 104 ip permit 10.10.10.0 0.0.0.255 any
route-map Classify permit 10
match ip address 104
set ip next-hop 172.30.30.1 ---asa inside ip.
i wrote it but it can not working.
09-29-2011 04:20 AM
Hi Shenin,
In principle you are right the commands should not be available if sdm routing is not selected, this is just a question to be sure. Sometimes there are strange things . We do not know if the switch is part of a stack.
Best regards,
Alex
09-29-2011 04:36 AM
i can not write ip policy route-map under the interface vlan.
how can i enable this command?
09-29-2011 04:40 AM
As I told before :
Hi,
You must aplly "sdm prefer routing" as proposed by Alain or "sdm prefer routing-pbr" if you are going to do PBR. Have you apllied this command do you know if your switch is using SDM routing? You can check "show sdm prefer" your sdm status by this command.
Best regards,
Alex
09-29-2011 04:49 AM
Yes my switch cisco catalyst 3750 and Version 12.2(53)SE2, my switches at stack.
is it different configuration sdm at stack?
09-29-2011 04:57 AM
Yes my switches both of cisco catalyst 3750(2 switches) and Version 12.2(53)SE2, my switches at stack.
is it different configuration sdm at stack?
09-29-2011 05:01 AM
Hi,
To enable PBR, the stack master must be running the IP services image.
Regards.
Alain.
09-29-2011 05:02 AM
If your master switch is using different sdm template then it may change the sdm template of the stack member.
When you apply new sdm template you will have to reload the router to apply the change.
Best regadrs,
Alex
EDIT: as Alain said ip services image is needed.
09-29-2011 05:23 AM
Dear Alexander
Switch Ports Model SW Version SW Image
------ ----- ----- ---------- ----------
1 30 WS-C3750X-24 12.2(53)SE2 C3750E-UNIVERSALK9-M
* 2 30 WS-C3750X-24 12.2(53)SE2 C3750E-UNIVERSALK9-M
this image is ip services image?
09-29-2011 05:36 AM
Hi,
Yes it is.
Alain.
09-29-2011 11:31 PM
Dears.
My catalyst switches C3750E Software (C3750E-UNIVERSALK9-M), Version 12.2(53)SE2,
i wrote sdm prefer routing and reload the switches.
after the reload i can not write ip policy command.
i think so my image is ip service image.
09-30-2011 12:32 AM
Hi,
Have you done this on the stack master?
Can you provide sh run int vlan x from the master.
Regards.
Alain.
09-30-2011 12:49 AM
yes i done this at stack master.
can i do sdm prefer routing desktop command??
09-30-2011 12:53 AM
Hi,
try this one:
dual-ipv4-and-ipv6 routing template
Regards.
Alain.
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