Re: ACL Question -

From: Sadiq Yakasai (sadiqtanko@gmail.com)
Date: Fri Mar 21 2008 - 20:51:29 ART


Hi guys,

Not having any IOS access at the mo, but could the config look like
something below:

ip access-list extended ABC
 permit 192.168.1.0/24 172.20.1.0/28

ip access-list extended ABC2
 permit any 172.20.1.0/28

class-map ABC
match ip access group name ABC

class-map ABC2
match ip access group name ABC2

policy-map QOS
  class ABC
    drop
  class ABC

Sadiq



This archive was generated by hypermail 2.1.4 : Tue Apr 01 2008 - 07:53:54 ART