CISA Information Systems Acquisition, Development and Implementation • Set 2
CISA Information Systems Acquisition, Development and Implementation Practice Test 2 — 15 questions with explanations. Free, no signup.
Refer to the exhibit. An administrator applied this ACL to a VLAN interface. The server at 10.0.0.100 hosts a web application. What is the effect of this ACL?
Refer to the exhibit. SW1(config)# access-list 101 permit tcp any host 10.0.0.100 eq 443 SW1(config)# access-list 101 deny tcp any host 10.0.0.100 eq 80 SW1(config)# access-list 101 permit ip any any SW1(config)# interface vlan 10 SW1(config-if)# ip access-group 101 in