Permit/Deny
  
  
    This action modifies an existing
        ACL rule to permit or block traffic that matches that
      rule.
    - 
        To change an ACL to permit,
use the following syntax:
        
permit <ACLRuleName>
       - 
        To change an ACL to deny, use the following syntax:
        
deny <ACLRuleName>