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

Policy Route Map

ahpark78
Level 1
Level 1

Hi,

Anyone knows what is the policy route map below means..I am confused..

Thanks in advanced!

----------------------------------------

interface FastEthernet0/0.1

encapsulation dot1Q 1 native

ip address 122.1.x.x.255.255.0

no ip redirects

ip accounting access-violations

ip policy route-map ID

!

ip access-list extended ID

permit ip host 122.1.8.3 any

6 Replies 6

mohammedmahmoud
Level 11
Level 11

Hi,

Can you please post the route-map named "ID".

BR,

Mohammed Mahmoud.

Hi Mahmoud,

As below:

route-map ID permit 10

match ip address I/D

and sorry...ip access-list extended I/D should be the right one..

Thanks,

Hi Cindy,

Since the route-map doesn't has any set entry, thus it won't do anything, normal routing using the routing table shall be done.

HTH,

Mohammed Mahmoud.

H Mahmoud,

How can we know there there is no set entry and also what is the number of 10 represents?

DO you have any example on this route-map ?

Thanks in advanced again!

Hi Cindy

If what you posted was the full output of the route-map then we know there is no set part to it. This basically means you can match as much as you like but nothing will be done.

You only have one entry but if you wanted another entry to your route-map you could another number eg.

route-map ID 20

etc...

The packet will be checked against each entry in your route-map until it finds a match.

HTH

Jon

Hi Cindy,

I guess Jon has given a nice explaination, here you are some details about PBR and using route-maps:

Policy-Based Routing

http://www.cisco.com/warp/public/732/Tech/plicy_wp.htm

Configuring Policy-Based Routing

http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fqos_c/fqcprt1/qcfpbr.htm

HTH,

Mohammed Mahmoud.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card