2-54
Cisco Catalyst Switch Module 3110 and 3012 for IBM BladeCenter System Message Guide
OL-12191-01
Chapter 2 Message and Recovery Procedures
PLATFORM_PBR Messages
Error Message
PLATFORM_PBR-3-UNSUPPORTED_RMAP: Route-map [chars] not supported for
Policy-Based Routing.
Explanation
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
Use the
route-map
map-tag
permit
global configuration command and the
set
ip next-hop
ip-address
route-map configuration command to reconfigure the route map to use only
these supported actions.
Error Message
PLATFORM_PBR-4-CPU_SUPPORTED_ACTION: Set action in sequence [dec] of
route-map [chars] supported by forwarding to CPU.
Explanation
The route-map attached to an interface for policy-based routing contains an action that
is not supported in hardware, so the packets are forwarded to the CPU for processing. The route-map
actions that invoke this forwarding are
set interface
,
set ip default next-hop
,
set default interface
,
or
set ip df
. [dec] is the action number, and [chars] is the route-map.
Recommended Action
Use the
set ip next-hop
ip-address
route-map configuration command to
reconfigure the route map action to route the packet to the specified next hop.
Error Message
PLATFORM_PBR-4-RETRY_INSTALL: Route-map [chars] installed in hardware
upon retry.
Explanation
The PBR manager was able to fit the complete configuration into the hardware. One or
more route-maps previously failed to load because of lack of resources. [chars] is the route-map.
Recommended Action
No action is required.
Error Message
PLATFORM_PBR-4-SDM_MISMATCH: [chars] requires sdm template routing.
Explanation
The routing template is not enabled. [chars] is the text string PBR.
Recommended Action
Modify the SDM template to enable the routing template. Use the
sdm prefer
routing configuration command, and then reload the switch by using the
reload
privileged EXEC
command.