cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
263
Views
5
Helpful
2
Replies

EIGRP Redistribution ....

sanjaynadarajah
Level 1
Level 1

Hi,

My question is as follows :-

I have an access-list,

access-list 99 permit 150.1.5.0 and I want to ONLY allow this ACL as incoming to my router,R4 and no other routes. R4 has 2 serial interfaces s0/0 and s0/1.

To accomplish this, I am doing the following [1] :-

router eigrp 100

distribute-list 99 in

My q is that is it necessary to specify the following OR [1] would do the job.

distribute-list 99 in s0/0

distribute-list 99 in s0/1

Pls advice,

-sn-

2 Replies 2

royalblues
Level 10
Level 10

Sanjay,

The configurations would depend on how many active interfaces you have on your router.

When you mention the interface along with the command the filter applies only to the updates on that interface.

If only the command "distribute-list 99 in" is used it would apply to all incoming updates.

If you have any ethernet interface which is also participating in EIGRP and need not have any filter, the above commands are necessary

HTH, rate if it does

Narayan

Hi Sanjay,

please be more specific what ur problem is cause ur posting Redistribution as a Topic but ur placing access lists as info. What ur now doing is filtering the traffic by using access-lists and distribution-list. So what exactly is ur question. Cause Redistribution is putting one type of network/path into another protocol.

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: