[c-nsp] distribute list for eigrp

David Prall dcp at dcptech.com
Thu Nov 9 14:16:47 EST 2006


James,
Use an extended access-list allows you to match on both the address and
netmask
Access-list 100 deny ip host 0.0.0.0 host 0.0.0.0
Access-list 100 permit ip any any

I think you'll find that your first will end up looking like your second in
the end.

--
David C Prall dcp at dcptech.com http://dcp.dcptech.com
  

> -----Original Message-----
> From: cisco-nsp-bounces at puck.nether.net 
> [mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of james edwards
> Sent: Thursday, November 09, 2006 1:40 PM
> To: cisco-nsp at puck.nether.net
> Subject: [c-nsp] distribute list for eigrp
> 
> I want to set an access-list for controlling outgoing eigrp 
> advertisements,
> where the default route is denied and all other routes
> a permitted. Would this be:
> 
> access-list 55 deny 0.0.0.0 0.0.0.0
> access-list 55 permit any
> 
> or
> 
> access-list 55 deny host 0.0.0.0
> access-list 55 permit any
> 
> or something else ?
> 
> -- 
> James H. Edwards
> Senior Network Systems Administrator
> Judicial Information Division
> jedwards at nmcourts.gov
> _______________________________________________
> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
> 



More information about the cisco-nsp mailing list