cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
818
Views
0
Helpful
6
Replies

Help with WAN load balance

marcio.tormente
Level 4
Level 4

Dear experts,

I need to do a load balance between 02 MPLS's link, but is not totaly balance, because my client want that only one specific application (Terminal Service) go to on link, the rest of traffic have to go to another link.

I was tried to do this configuration using PBR, but didn't work because the catalyst 3560 don't allow apply the route-map in the normal interface.

I attached the topology just help you understand better.

If anyone knows how to do it, I'll be very greatful.

Thanks

1 Accepted Solution

Accepted Solutions

Abzal
Level 7
Level 7
6 Replies 6

Abzal
Level 7
Level 7

Hi,

You need to have IP Services or Universal IOS version on 3560 to support PBR under interface.

https://supportforums.cisco.com/community/netpro/network-infrastructure/routing/blog/2011/03/31/pbr-on-switches-37503560

http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps6406/white_paper_c11-579326.html

Hope it will help.

Best regards,
Abzal

Best regards,
Abzal

Hi Abzal,

Thanks for help me.

My image is IP Service (c3560-ipservicesk9-mz.150-1.SE2.bin), but is not working.

I didn't try the command "sdm prefer routing" because after do this command I have to boot the switch, in other hand, I tryed this command in LAB with 3750 and didn't work.

Maybe PBR is not the best solution, but I couldn't figure out other solution.

Thanks

Hi,

Can you show outputs of commands on 3560?

sh version

sh sdm prefer

Where do you want to apply PBR under SVI or Physical interface? I think PBR is the best option for you.

Hope it will help.

Best regards,
Abzal

Best regards,
Abzal

Hi,

I asked my client to execute the command "sdm prefer routing", and will do it after 6pm local time.

I can send to you this information only tomorrow.

I want to apply PBR under physical interface.

Thanks

Hi,

don't forget PBR must be configured under a L3 interface(SVI,routed port,L3 etherchannel).

Regards

Alain

Don't forget to rate helpful posts.

Don't forget to rate helpful posts.

Hi Abzal,

The link that you sent to me helped a lot, my client told me that now the policy can be appy under the phisical interface.

Next week I'll configure the PBR.

Thanks again.

Cadet, thanks for your support.