North American Network Operators Group

Date Prev | Date Next | Date Index | Thread Index | Author Index | Historical

Re: Cisco filter question

  • From: Jack Bates
  • Date: Fri Aug 22 17:40:17 2003

[email protected] wrote:

    ip address (access-lists): 199
                                  ^^^

Extended IP access list 181
                          ^^^



Did you mean to have a mismatch between the numbers?
Or is there some magic configuration detail that links
the two together that I haven't learned about yet?

They are comparitive lists. 181 lists all traffic leaving the router towards my networks while 199 is the list for the routemap that filters inbound icmp traffic of 92 bytes. 181 would be legitimate icmp traffic which is why it's lower than route-map nachi-worm which uses acl 199.

-Jack