Actual 300-615 Exam Recently Updated Questions with Free Demo
Free Cisco 300-615 Exam Questions Self-Assess Preparation
NEW QUESTION # 61
Refer to the exhibit.
HSRP adjacency fails to form between Nexus7K-1 and Nexus7K-2. Which action should be taken to solve the problem?
- A. Configure preempt on one of the switches in the HSRP group.
- B. Configure the correct subnet mask on Nexus7K-1.
- C. Configure the same HSRP priority between the two switches.
- D. Configure HSRP version 2 on Nexus7K-2.
Answer: D
NEW QUESTION # 62
Refer to the exhibit. A network engineer finds one of the fabric interconnects offline when connecting L1 and L2 ports on both fabric interconnects. Which action resolves the issue?
- A. 1. Connect Fabric Interconnect B and execute "Erase configuration"
2. Reboot Fabric Interconnect B.
3. Add the subordinate Fabric Interconnect to the cluster. - B. 1. Connect Fabric Interconnect B and change the role to primary.
2. Reboot Fabric Interconnect B.
3. Add the Fabric Interconnect A as subordinate fabric to the cluster. - C. 1. Connect to Fabric Interconnect B.
2. Verify the cluster status and HA election.
3. Validate Fabric Interconnect B hardware issues. - D. 1. Connect to Fabric Interconnect A.
2. Verify the cluster status and HA election.
3. Validate Fabric Interconnect A hardware issues.
Answer: A
NEW QUESTION # 63
An engineer configures FCoE between a set of ESXi hosts and a Cisco Nexus 5000 Series Switch. The Converged Network Adapter of the host fails to receive the response from the Cisco Nexus device. Also, the VFC interface is in a down state and the FIP adapter fails to receive 802.1q tagged frames. The host interface is configured for VLAN trunking. Which action resolves the issue?
- A. Configure the UF link as a spanning-tree edge port
- B. Set the bound Ethernet trunk interface to non-FCoE native VLAN
- C. Activate the reception of Xoff pause frames from the server
- D. Enable the active STP port state on the bound Ethernet interface
Answer: B
NEW QUESTION # 64
Refer to the exhibit. The EEM script overrides all events in the system policy.
What should be added to the script to resolve the issue?
- A. event statement
- B. event-default action statement
- C. configure terminal action
- D. environment variable
Answer: A
NEW QUESTION # 65
Refer to the exhibit. A Cisco VXLAN must use bidirectional PIM so that:
- Spine2 is the active RP for multicast group 225.0.0.0/24.
- Loopback 254 is used as a logical interface for PIM configuration.
After configuration was applied, Spine1 became the active RP for multicast group 225.0.0.0/24 instead of Spine2. Which action resolves the issue?
- A. Modify the subnet mask of Loopback 254 to /30 on Spine2.
- B. Delete the bidir keyword from ip pim rp address command on Spine1.
- C. Change the IP address of Loopback 254 to 10.254.254.254 on Spine2.
- D. Configure the IP pim ssm range 232.0.0.0/8 on Spine1.
Answer: C
NEW QUESTION # 66
Refer to the exhibit.
Partial configuration from N9K-1 and N9K-2 is included. The client has two WANs connected.
* WAN-1 is for normal business-day activities.
* WAN-2 is for server backups during nonworking hours of 1:00 a.m. to 5:00 a.m. daily.
The client says that at the scheduled time for backup, the data center server failed to use the WAN-2 link to back up the servers to the cloud backup system. What is the solution to this problem?
- A. The event timer must be written in epoch time format.
- B. The Cron entry must be configured without double quotes.
- C. The Cisco Nexus switch must be configured with one applet because a configuration with two applets will fail.
- D. The applet called "Backup" must include an action to remove the current static route.
Answer: D
NEW QUESTION # 67
Refer to the exhibit. Server A and Server B experience inter-L2VN reachability issues. A BGP L2VPN session is up on both leaf switches and each leaf switch learns the host routes of its local server, but the remote host routes are not in the VRF routing table. Which configuration resolves the issue?
- A. Associate Layer 3 VNI to VRF on the NVE interface for both leaf switches.
- B. Configure BGP VPNv4 neighborship between the leaf switches and the spine.
- C. Modify multicast groups on Leaf1 to be unique per VNI.
- D. Apply an anycast gateway to each SVI gateway on both leaf switches.
Answer: A
NEW QUESTION # 68
Refer to the exhibit. The VXLAN fabric with BGP EVPN control plane experiences connectivity issues. The hosts in the initial deployed VLAN fail to communicate. The environment is configured as follows:
- Private BGP ASN 65122 is used across the whole fabric.
- Each leaf node has iBGP peers with each spine node with default
values.
- Address family L2VPN EVPN is enabled on all leaf and spine BGP
speakers.
Which BGP feature is required on the spines for all EVPN routes to be advertised throughout the VXLAN fabric?
- A. route-reflector-client
- B. remove-private-as
- C. allowas-in
- D. ebgp-multihop
Answer: A
NEW QUESTION # 69
Refer to the exhibit. A certificate is implemented on the security configuration on the Cisco ACI controller. A customer receives a "Connection Not Secure" error in a browser every time the customer logs in to the Cisco APIC GUI. Which action resolves the issue?
- A. Use a browser that supports keys of 2048 bits.
- B. Add a 1536-bit key to the APIC GUI.
- C. Include a private key with the certificate.
- D. Configure a corporate certificate authority for the certificate.
Answer: C
NEW QUESTION # 70
Refer to the exhibit. The network administrator must use a scheduler to perform configuration backups every night. After completing the configuration, the administrator discovers that configuration backups occur at 05:15 in the morning instead of at 02:00. Which action resolves the issue?
- A. Activate the scheduler manually at 02:00 local time.
- B. Create a periodic scheduler that runs every 24 hours.
- C. Configure the scheduler within the CONFIG_BACKUP job.
- D. Implement the switch clock to match the local time.
Answer: D
NEW QUESTION # 71
An engineer must configure Linux hosts that are deployed on Cisco UCS B-Series Servers to boot from SAN.
The SAN boot policy is configured in Cisco UCS Manager, and the boot order is verified to be set as expected.
However, the Linux hosts fail to boot. Which action resolves the issue?
- A. Delete and reconfigure the boot LUN.
- B. Remove all of the local storage that is installed.
- C. Remove all of the ISO images that are mounted as a virtual CD-ROM.
- D. Delete and reconfigure the pWWN of the SAN boot target.
Answer: B
Explanation:
Section: Storage Network
Explanation/Reference: https://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/sw/cli/config/guide/2-2/ b_UCSM_CLI_Configuration_Guide_2_2/configuring_server_boot.pdf page 5
NEW QUESTION # 72
Refer to the exhibit. A network engineer creates an EEM script to trigger an SNMP notification when a user enters configuration mode, but the trap is not received when the condition is met. Which action resolves the issue?
- A. Append action 2.0 event-default to the script
- B. Modify snmp-trap strdata "Configuration changed" to syslog msg Configuration changed
- C. Append action 2.0 cli "conf t" to the script
- D. Modify cli match "conf t" to "snmp match "conf t"
Answer: A
Explanation:
Reference:
https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus9000/sw/6-x/system_management/configuration/guide/b_Cisco_Nexus_9000_Series_NX-OS_System_Management_Configuration_Guide/sm_12eem.html
NEW QUESTION # 73
Refer to the exhibit. An engineer must connect N2K-Fex-1 and N5K-Core-1 so that the traffic flow between the two devices uses load balancing. After inspecting the statistics of the interconnecting interfaces, the engineer concludes that only one link is used.
Which action resolves the problem?
- A. Configure the pinning max-link as 2.
- B. Configure each uplink to be a member of a separate LACP port channel.
- C. Configure destination-mac load balancing on N5K-Core-1
- D. Configure source-destination load balancing on N5K-Core-1.
Answer: A
Explanation:
https://www.cisco.com/c/m/en_us/techdoc/dc/reference/cli/n5k/commands/pinning-max-links.html
NEW QUESTION # 74 
Refer to the exhibit. The initiator that has FC ID 0x970102 fails to communicate with the target that has FC ID
0x970200. What action resolves the issue?
- A. Reset the port for FC ID 0x970102 and FC ID 0x970200 to log in to the fabric.
- B. Reactivate the zoneset.
- C. Reconfigure the initiator and the target to be in the same zones.
- D. Reset the port for FC ID 0x970209 and FC ID 0x9700c2 to log in to the fabric.
Answer: B
Explanation:
Section: Storage Network
NEW QUESTION # 75
Refer to the exhibit.
The vPC between switch1 and switch2 does not work. Which two actions resolve the problem? (Choose two.)
- A. Configure one of the switches as primary for the vPC.
- B. Activate VLANs on the vPC.
- C. Match the vPC domain ID between the two devices.
- D. Configure the IP address on the interface.
- E. Correct the configuration of the vPC peer link and the vPC peer keepalive.
Answer: C,E
Explanation:
Explanation
Both "vPC peer link" and "Peer keepalive link" are down. So, D is correct.
SW1 is using vPC domain ID 500, which SW2 is using 20. They must match. So, E is correct.
NEW QUESTION # 76
Refer to the exhibit.
An engineer is performing a health check on ACI. Which statement about interface Ethernet 1/11 is true?
- A. "out-of-service" is the default interface status in ACI.
- B. The interface policy is misconfigured.
- C. "out-of-service" indicates that no service graph is in use for this interface.
- D. The interface is working correctly and fully operational, but it is not in use.
Answer: B
NEW QUESTION # 77
Drag and drop the Cisco UCS SNMP fault types from the left onto the correct issues on the right.
Answer:
Explanation:
NEW QUESTION # 78
A request to activate the port security database is rejected. Which action do you perform to investigate the cause of the issue?
- A. Find conflicting entries between the active and configuration databases.
- B. Verify that devices are fully attached to the active database.
- C. Use the force option to identify rejected devices.
- D. Enable the auto-learning feature.
Answer: C
Explanation:
Section: Management and Operations
NEW QUESTION # 79
An engineer enables the packet postcards feature on a Cisco Nexus 9000 Series Switch but receives the error message "Error: Cannot configure postcard when inband-telemetry is configured." Which action resolves the issue?
- A. Disable the hardware-telemetry feature
- B. Disable the telemetry feature
- C. Disable the inband-telemetry feature
- D. Disable the software-telemetry feature
Answer: A
Explanation:
https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus9000/sw/93x/progammability/guide/b-cisco-nexus-9000-series-nx-os-programmability-guide-93x/b-cisco-nexus-9000-series-nx-os-programmability-guide-93x_chapter_0101011.html
NEW QUESTION # 80 
Refer to the exhibit. An engineer troubleshoots why user 1, user 2, and user 3 from the group STORAGE- ADMINISTRATOR in Microsoft Active Directory cannot log in to the Cisco MDS SSH CLI. Which action resolves the issue?
- A. Include specific users in the Cisco MDS role configuration.
- B. Configure SSH logins on the Cisco MDS switch.
- C. Integrate Cisco MDS with Microsoft Active Directory.
- D. Configure the role name to match the group name on Microsoft Active Directory.
Answer: D
Explanation:
Section: Storage Network
NEW QUESTION # 81
Refer to the exhibit. A network administrator created an EEM script to alert network management about flapping interfaces on a Cisco Nexus Series Switch. The applet must run when an interface flaps three times within 10 minutes. The EEM script fails to run as expected. Which action resolves the issue?
- A. Associate a scheduler to the EEM script.
- B. Configure a policy-default action.
- C. Use integer data within the SNMP trap.
- D. Change the event period to 600.
Answer: D
NEW QUESTION # 82
An engineer is troubleshooting issues in Cisco UCS Director. Drag and drop the possible causes from the left onto the correct issues on the right.
Answer:
Explanation:
NEW QUESTION # 83
Refer to the exhibit. The Cisco UCS blade server fails to boot from SAN. Which action resolves the issue?

- A. Change the HBA name to vhba1.
- B. Set the boot LUN to 0.
- C. Change the VSAN attribute to 1.
- D. Add a secondary SAN boot target.
Answer: C
NEW QUESTION # 84
Refer to the exhibit.
A network engineer configures an EEM script to get a syslog notification after a configuration change. This message appears when the engineer must make a new configuration to this switch. Which configuration did the engineer neglect to apply in the script for it to function properly?
- A. event cli match 'configure terminal'
- B. event policy-default count 1 time 100
- C. action 2.0 event-default
- D. event syslog occurs 10
Answer: C
NEW QUESTION # 85
......
300-615 Free Sample Questions to Practice One Year Update: https://www.briandumpsprep.com/300-615-prep-exam-braindumps.html
Download 300-615 exam with Cisco 300-615 Real Exam Questions: https://drive.google.com/open?id=1QDrgdhfe_JijgAeDKVwQN1tqPVTIfEBw
