| Exam 200-150 | Question id=4378 | Advanced Data Center Networking Concepts |
Refer to the exhibit.
!
ip access-list ACL1
10 deny ip 192.168.100.0/24 any
20 permit ip any any
!
line vty
access-class ACL1 in
What is the result of the configuration?
| A. |
Traffic that originates from subnet 192.168.100.0/24 is denied access through the switch. | |
| B. |
Only traffic that originates from subnet 192.168.100/24 can gain terminal access to the switch. | |
| C. |
ACL1 allows TCP that originates from subnet 192.168.100.0/24 to gain access to the switch. | |
| D. |
Traffic that originates from subnet 192.168.100.0/24 fails to gain terminal access to the switch. |