Which configuration is applied to a device so that it blocks outbound web traffic on Saturdays and Sundays between the hours of 1:00 AM and 11:59 PM?
A. time-range SATSUN absolute Saturday Sunday 1:00 to 23:59 access-list 102 deny tcp any any eq 80 time-range SATSUN access-list 102 deny tcp any any eq 443 time-range SATSUN interface Vlan303 ip address 10.9.5.3 255.255.255.0 ip access-group 102 in
B. time-range SATSUN periodic Saturday Sunday 1:00 to 23:59 access-list 102 deny tcp any any eq 80 time-range SATSUN access-list 102 deny tcp any any eq 443 time-range SATSUN interface VLAN303 ip address 10.9.5.3 255.255.255.0 ip access-group 102 in
C. time-range SATSUN periodic Saturday Sunday 1:00 to 11:59 access-list 102 deny tcp any any eq 80 time-range SATSUN access-list 102 deny tcp any any eq 443 time-range SATSUN interface Vlan303 ip address 10.9.5.3 255.255.255.0 ip access-group 102 in
D. time-range SATSUN periodic Saturday Sunday 1:00 to 23:59 access-list 102 deny udp any any eq 80 time-range SATSUN access-list 102 deny tcp any any eq 443 time-range SATSUN interface Vlan303 ip address 10.9.5.3 255.255.255.0 ip access-group 102 out
Which configuration is applied to a device so that it blocks outbound web traffic on Saturdays and Sundays between the h
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which configuration is applied to a device so that it blocks outbound web traffic on Saturdays and Sundays between the h
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!