Your task is to type a one-line extended ACL that matches the following criteria.
Criteria: Permit any and every IPv4 packet
(A) access-list 101 permit ip any any
(B) access-list 101 deny ip any any
(C) access-list 101 permit ip 0.0.0.0 any
(D) access-list 101 permit ip any 0.0.0.0
Comments
Post a Comment