cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1892
Views
0
Helpful
11
Replies

ip policy route-map error

Rima REL
Level 1
Level 1

Hello,

I can't set the ip policy route-map in a cisco Switch C3560X-24P-L.

Someone know why please ?

Best regards,

Rim

11 Replies 11

Jon Marshall
Hall of Fame
Hall of Fame

You need IP Services feature set and you need to enable the SDM routing template.

Jon

Hey Joh,

The SDM Routing is already enabled.

#show sdm prefer
The current template is "desktop routing" template.
The selected template optimizes the resources in
the switch to support this level of features for
8 routed interfaces and 1024 VLANs.

number of unicast mac addresses: 3K
number of IPv4 IGMP groups + multicast routes: 1K
number of IPv4 unicast routes: 11K
number of directly-connected IPv4 hosts: 3K
number of indirect IPv4 routes: 8K
number of IPv4 policy based routing aces: 0.5K
number of IPv4/MAC qos aces: 0.5K
number of IPv4/MAC security aces: 1K

Concrening the Ip services what is the feature that I should have?

Thank you for your help,

Rim

Hi

Please check these links:

http://www.booches.nl/2008/06/policy-based-routing-catalyst-3560/

https://supportforums.cisco.com/blog/149901/pbr-switches-37503560

The following link could be useful to determinate if your IOS support PBR:

http://cfn.cloudapps.cisco.com/ITDIT/CFN/jsp/by-feature-technology.jsp

Could you please share the error message?

Thanks

:-)




>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<

I don't have the error message, the problem is that I can't add " ip policy route-map" under the interface. is like it doesn't exist.

Rim

Hi

Are you appying that under the SVI or layer 3 port? is ip routing command enabled?

interface vlan 100
ip add 192.168.100.1 255.255.255.0
ip policy route-map TEST

or 

interface g1/1
no switchport 
ip add 192.168.100.1 255.255.255.0
ip policy route-map TEST

it will not work under layer 2 interfaces. 




>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<

Hey,

I'm trying to apply it under SVI like:

interface vlan 100
ip add 192.168.100.1 255.255.255.0
ip policy route-map TEST

I checked in this link http://cfn.cloudapps.cisco.com/ITDIT/CFN/jsp/by-feature-technology.jsp if my IOS support the PRB and it's ok:

please see the attached pecture

Hey,

No I did a mistake my SW image is:

Switch Ports Model              SW Version            SW Image
------ ----- -----              ----------            ----------
*  1 30    WS-C3560X-24P      15.0(1)SE3            C3560E-UNIVERSALK9NPE-M

What I have checked in the mail before was the 15.0(2).

So, for 15.0(1) I don't find the SW image UNIVERSALK9NPE that I have in my switch.

Rim

You need this IOS

15.0SE 15.0(1)SE3 ED No CAT3560X UNIVERSAL (IP SERVICES) 128 64 No c3560e-universalk9-mz.150-1.SE3.bin

15.0SE 15.0(1)SE3 ED No
CAT3560X UNIVERSAL (IP SERVICES) 128 64 No
c3560e-universalk9-mz.150-1.SE3.bin




>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<

Hello,

I've changed the SW Image by c3560e-universalk9-mz.150-1.SE3.bin but I still have the same problem :(.

Rim

Hi 

Is the SDM routing template enabled?




>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<

Yes.

Switch#show sdm prefer
 The current template is "desktop routing" template.
 The selected template optimizes the resources in
 the switch to support this level of features for
 8 routed interfaces and 1024 VLANs.

  number of unicast mac addresses:                  3K
  number of IPv4 IGMP groups + multicast routes:    1K
  number of IPv4 unicast routes:                    10.875k
    number of directly-connected IPv4 hosts:        3K
    number of indirect IPv4 routes:                 7.875k
  number of IPv6 multicast groups:                  64
  number of IPv6 unicast routes:                    32
    number of directly-connected IPv6 addresses:    0
    number of indirect IPv6 unicast routes:         32
  number of IPv4 policy based routing aces:         0.5K
  number of IPv4/MAC qos aces:                      0.375k
  number of IPv4/MAC security aces:                 0.875k
  number of IPv6 policy based routing aces:         0
  number of IPv6 qos aces:                          0
  number of IPv6 security aces:                     58