cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
449
Views
0
Helpful
1
Replies

route-map and ip prefix-list name

zillah2004
Level 1
Level 1

I have got the scenario below :

R1

router ospf 1

redistribute bgp 200 subnets route-map BGP2IGRP

------

-----

--------

ip prefix-list BGP2IGRP seq 5---(I omitted the rest)

-----

---------

-----------

route-map BGP2IGRP permit 10

----I omitted the rest

Is it mandotary that the name companied with "ip prefix-list" to be same (exact) as with route-map ?

1 Reply 1

pkhatri
Level 11
Level 11

Hi,

No. Prefix-lists and route-maps are two different types of entities and can be independently named - they do not have to be the same. It's purely co-incidental that the same name has been chosen in the example in your post.

Hope that helps - pls rate posts that help.

Regards,

Paresh