Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started