Question: Given the commands shown below, identify the ACL type. Explain what happens when the ACL is applied. configure terminal ! interface FastEthernet0/0 ip address 192.168.200.1
Given the commands shown below, identify the ACL type. Explain what happens when the ACL is applied. configure terminal ! interface FastEthernet0/0 ip address 192.168.200.1 255.255.255.0 ip access-group 100 in ! access-list 100 permit tcp host 192.168.200.10 any eq www time-range TWODAYS access-list 100 permit tcp host 192.168.200.10 any eq login time-range ONETIME ! time-range TWODAYS periodic Tuesday Thursday 14:00 to 22:00 time-range ONETIME absolute start 04:00 12 February 2011 end 18:00 12 February 2011 ! End(Points : 15)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
