Question 1hardmultiple choice
Read the full Security explanation →Refer to the exhibit. A switch has IP Source Guard (IPSG) and port-security enabled on interface GigabitEthernet0/1. A host with IP 10.1.1.1 and MAC 00:1A:2B:3C:4D:5E is connected and tries to access a web server at 192.168.1.100. What will happen?
Exhibit
Refer to the exhibit. interface GigabitEthernet0/1 ip access-group ACL-IN in ip verify source port-security ! ip access-list extended ACL-IN permit tcp 10.0.0.0 0.255.255.255 any eq 80 permit tcp 10.0.0.0 0.255.255.255 any eq 443 deny ip any any