Engineer must configure SNMP inside a Cisco ACI fabric. The engineer has created an SNMP Policy, called SNMP-policy and an SNMP Monitoring Group called SNMP-group1 that Contains five trap receivers. Which configuration set completes the configuration?
Answer : B
Refer to the exhibit.

An engineer is implementing Cisco ACI -- VMware vCenter integration for a blade server that lacks support of bonding. Which port channel mode results in ''route based on originating virtual port'' on the VMware VDS?
Answer : B
For a blade server that lacks support of bonding, the port channel mode that results in ''route based on originating virtual port'' on the VMware VDS isMAC Pinning-Physical-NIC-load(Option B).This mode ensures that the virtual machine traffic is distributed across the available uplinks based on the MAC address of the originating virtual port1.
https://www.cisco.com/c/en/us/td/docs/dcn/aci/apic/6x/virtualization/cisco-aci-virtualization-guide-60x/ACI-Virtualization-Guide-60x-aci-with-vmware-vds.pdf
Which endpoint learning operation is completed on the egress leaf switch when traffic is received from an L3Out?
Answer : C
On the egress leaf switch, when traffic is received from an L3Out,no source MAC or IP address of the traffic is learned as a remote endpoint1.The Cisco ACI fabric does not learn the IP addresses from the data plane in an L3Out domain; instead, it uses ARP to resolve next-hop IP and MAC relationships to reach the prefixes behind external routers1.
Which statement about ACI syslog is true or Which statement describes the ACI syslog?
Answer : C
The correct statement about ACI syslog is thatall syslog messages are sent to the destination through APIC1.This centralized approach allows for consistent logging and monitoring across the ACI fabric1.
Which two types of interfaces are supported on border leaf switches to connect to an external router? (Choose two.)
Answer : B, E
On border leaf switches in Cisco ACI, the two types of interfaces supported to connect to an external router aresubinterface with 802.1Q taggingandSwitch Virtual Interface (SVI)7.These interfaces allow for the segmentation of traffic and the extension of Layer 2 and Layer 3 services to external networks7.
The Application team reports that a previously existing port group has disappeared from vCenter. An engineer confirms that the VM domain association for the EPG is no longer present. Which action determines which user is responsible for the change?
Answer : A
To determine which user is responsible for the disappearance of a previously existing port group from vCenter, the engineer should check the EPG audit logs for any 'deletion' actions.By comparing the affected object and the user who performed the action, the engineer can identify the responsible individual2.
Refer to the exhibit.

An engineer is integrating a VMware vCenter with Cisco ACI VMM domain configuration. ACI creates port-group names with the format of ''Tenant | Application | EPG''. Which configuration option is used to generate port groups with names formatted as ''Tenant=Application=EPG''?
Answer : C
In the Cisco ACI VMM domain configuration, to generate port groups with names formatted as ''Tenant=Application=EPG'', the configuration option used isdelimiter. The delimiter is a character that separates the elements of the port-group name. By changing the delimiter setting to ''='', the port-group names will be generated with the desired format.