From: Muhammad Saleem (msaleems@gmail.com)
Date: Mon Jan 07 2008 - 01:28:46 ARST
Yes, its connected, and its part of VlAN101
-----Original Message-----
From: Paul Cosgrove [mailto:paul.cosgrove@heanet.ie]
Sent: Monday, January 07, 2008 1:17 AM
To: Muhammad Saleem
Cc: ccielab@groupstudy.com
Subject: Re: problem in PBR on CAT3750
Is the next-hop address on a connected subnet? Policy routing does not
support a next hop IP which will require a recursive lookup.
Paul.
Muhammad Saleem wrote:
> Hi Experts,
>
> I am trying to use PBR on CAT3750 with c3750-advipservicesk9-mz.122-40.SE
> image, I want to implement PBR on one of the VLANs, config is as following
>
>
>
> sdm prefer routing
>
> reload
>
>
>
> route-map INTERNET_TRAFFIC permit 5
>
> set ip default next-hop 192.168.43.22
>
>
>
> interface Vlan102
>
> ip address 192.168.32.1 255.255.255.0
>
> ip policy route-map INTERNET_TRAFFIC
>
>
>
> Immediately after writing "ip policy route-map INTERNET_TRAFFIC" command
> getting following error
>
>
>
> 00:11:02: %PLATFORM_PBR-3-UNSUPPORTED_RMAP: Route-map INTERNET_TRAFFIC not
> supported for Policy-Based Routing
>
>
>
> According to the following link
>
>
http://www.cisco.com/en/US/docs/switches/lan/catalyst3750/software/release/1
> 2.1_14_ea1/system/message/msg_desc.html
>
>
----------------------------------------------------------------------------
> ----------------------------
>
> Error Message PLATFORM_PBR-3-UNSUPPORTED_RMAP: Route-map [chars] not
> supported for
> Policy-Based Routing
>
> Explanation This message means that the route-map attached to an
> interface for policy routing contains an action that is not supported on
> this platform. This is a hardware limitation. [chars] is the route-map.
>
> Recommended Action Reconfigure the route-map to use permit entries and
> set ip next-hop actions only.
>
>
----------------------------------------------------------------------------
> --------------------------------
>
>
>
> In my Cat3750 switch I have some static routes which I want from switch to
> check before forwarding traffic to 192.168.43.22, that's why I want to use
> set ip default next-hop command instead of set ip next-hop command.
>
>
>
> I will appreciate all responses
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Fri Feb 01 2008 - 10:37:58 ARST