cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
479
Views
4
Helpful
2
Replies

route-map tag not applied

I have the following configuration, trying to tag some routes on a core switch and the route-map tag is not being applied/advertised, i am wondering if the config is missing something?

The route –map is configured as follows:

route-map STAT-Redist permit 11
match ip address 80
set tag 2

SWA#sh route-map 

route-map STAT-Redist, permit, sequence 11

Match clauses:

ip address (access-lists): 80 

Set clauses:

tag 2 

Policy routing matches: 0 packets, 0 bytes

Access-list 80 is as follows:

SWA#sh ip access-lists 80

Standard IP access list 80

10 permit 10.228.145.0, wildcard bits 0.0.0.255 (103711 matches)

20 permit 10.228.60.0, wildcard bits 0.0.0.255 (121954 matches)

30 permit 10.222.230.0, wildcard bits 0.0.1.255 (121944 matches)

40 permit 10.228.144.0, wildcard bits 0.0.0.255 (121994 matches)

50 permit 10.228.31.0, wildcard bits 0.0.0.127 (103707 matches)

But a show ip route for one of the networks in the access-list, the tag is not being applied:

SWA#sh ip ro 10.228.145.0

Routing entry for 10.228.145.0/24

Known via "static", distance 1, metric 0

Redistributing via eigrp 201, rip

Advertised by eigrp 201 route-map STAT-Redist

rip route-map STAT-Redist

Routing Descriptor Blocks:

* 10.228.5.120

Route metric is 0, traffic share count is 1

Can anyone suggest something?

Thanks

2 Replies 2

cadet alain
VIP Alumni
VIP Alumni

Hi,

You should take a look at this route on another router in the in the EIGRP  or RIP domain where the route is redistributed.

Regards.

Alain.

Don't forget to rate helpful posts.

Thanks !  :-)

Review Cisco Networking for a $25 gift card