cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
757
Views
0
Helpful
3
Replies

filter advertise default route form multiple site in EIGRP domain

Cloudy
Level 1
Level 1

how to filtering advertise default route form multiple site .we have site A - D and my site as a transit site in EIGRP in same AS . each site do the redistribute static default route to eigrp. in this case i see the  default route each site as a exit point. 

 

if i want to filter default route form Site A to advertise only to Site D not sure if i can do it?. now side D see default route was advertised from Site A B and C via my SITE

 

because if i filter 0.0.0.0 all default route has been deny 

 

        |--> SITE A

        |--> SITE B

HUB |

        |--> SITE C

        |--> SITE D

 

 

 

3 Replies 3

pieterh
VIP
VIP

there are many "solved" posts to be found.

one of these here

-> filtering inbound  and add the interface on the distribute-list in command.

if i  filtering inbound  all default route will be deny

 

if i use "distribute-list in" with specify interface the default route form filtered interface will deny too.

 

now i use solution by change AD of candidate default route.

ulrickfr2001
Level 1
Level 1

Hi,

 

Can you explain what you mean by saying :

 

"if i want to filter default route form Site A to advertise only to Site D not sure if i can do it?. now side D see default route was advertised from Site A B and C via my SITE"