Exam 200-150 | Question id=4365 | Advanced Data Center Networking Concepts |
Refer to the exhibit.
!
ip access-list snmp-acl
permit udp host 10.1.1.1 any eq snmp
ip access-list cisco-acl
permit udp 10.1.1.0.24 any eq snmp
!
snmp-server community ABC group network-operator
snmp-server community ABC use-acl snmp-acl
snmp-server community Cisco group vdc-operator
snmp-server community Cisco use-acl cisco-acl
Which description of the configuration is true?
A. |
Host 10.1.1.2 is in the network-operator group. | |
B. |
Host 10.1.1.1 can access the ABC community only. | |
C. |
Host 10.1.1.1 can access both communities. | |
D. |
Host 10.1.1.2 can access both communities. |