ExamGecko
Home Home / Cisco / 300-615

Cisco 300-615 Practice Test - Questions Answers, Page 9

Question list
Search
Search

List of questions

Search

Related questions











A network engineer is implementing the Cisco ACI Fabric and notices that the Leaf-1 switch is registered, has an assigned name, but is displayed as inactive in the APIC. After further investigation, it became clear that the leaf switch was recently moved from another Cisco ACI environment. Which action resolves the problem?

A.

Clean reload the Leaf-1 switch

A.

Clean reload the Leaf-1 switch

Answers
B.

Define the new TEP address for Leaf-1

B.

Define the new TEP address for Leaf-1

Answers
C.

Change the clock offset from low to high between apic 1 and Leaf-1

C.

Change the clock offset from low to high between apic 1 and Leaf-1

Answers
D.

Modify the ISIS interface peering IP address between apic 1 and Leaf-1

D.

Modify the ISIS interface peering IP address between apic 1 and Leaf-1

Answers
Suggested answer: B

A system administrator connects a Cisco Nexus 2248PQ FEX to a fabric interconnect to expand the ports that are available for connecting Cisco UCS C-Series Rack Servers. In Cisco UCS Manager, the administrator doesnot see the servers connected to this FEX. Which action should be taken to resolve the issue?

A.

The FEX must be exchanged so that it supports the connectivity between fabric interconnects and UCS CSeries servers

A.

The FEX must be exchanged so that it supports the connectivity between fabric interconnects and UCS CSeries servers

Answers
B.

The fabric interconnects must be rebooted before the FEX is recognized

B.

The fabric interconnects must be rebooted before the FEX is recognized

Answers
C.

The transceivers must be exchanged to support the connectivity between the FEX and the fabric interconnects

C.

The transceivers must be exchanged to support the connectivity between the FEX and the fabric interconnects

Answers
D.

The ports that connect the FEX to the fabric interconnects must be configured as server ports

D.

The ports that connect the FEX to the fabric interconnects must be configured as server ports

Answers
Suggested answer: D

Refer to the exhibit.

Refer to the exhibit. An engineer discovered a VFC interface in a down state on a Cisco Nexus Switch.

Which action resolves the problem?

A.

Change the cable between the switch and the server

A.

Change the cable between the switch and the server

Answers
B.

Reset the Cisco Nexus port toward the file server

B.

Reset the Cisco Nexus port toward the file server

Answers
C.

Update the CNA firmware and driver versions

C.

Update the CNA firmware and driver versions

Answers
D.

Modify the fip keepalive message time to 30 seconds

D.

Modify the fip keepalive message time to 30 seconds

Answers
Suggested answer: D

Explanation:

Reference:

https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus5000/sw/troubleshooting/guide/N5K_Troubleshooting_Guide/n5K_ts_fcoe.html

Refer to the exhibit.

Refer to the exhibit. A network engineer is configuring the FCoE N_Port virtualization storage area network. After the initial implementation, server 11 fails to connect to the disk array. Which action resolves the issue?

A.

On MDS interface vfc 1/1, change switchport mode configuration to VF

A.

On MDS interface vfc 1/1, change switchport mode configuration to VF

Answers
B.

On N9K interface vfc11, change switchport mode configuration to NP

B.

On N9K interface vfc11, change switchport mode configuration to NP

Answers
C.

On N9K interface vfc11 and MDS interface vfc 1/1, change switchport mode configuration to F

C.

On N9K interface vfc11 and MDS interface vfc 1/1, change switchport mode configuration to F

Answers
D.

On N9K interface vfc11 and MDS interface vfc 1/1, change switchport mode configuration to E

D.

On N9K interface vfc11 and MDS interface vfc 1/1, change switchport mode configuration to E

Answers
Suggested answer: D

Refer to the exhibit.

Refer to the exhibits. An engineer is implementing the SAN based on the Cisco MDS 9000 Series Switches. When operating the environment, the engineer encounters the error shown. Which action resolves the issue?

A.

Copy VSAN 101 to the fabric binding database on the MDS-1 switch

A.

Copy VSAN 101 to the fabric binding database on the MDS-1 switch

Answers
B.

Add the World Wide Name of the neighboring switch to the MDS-1 switch

B.

Add the World Wide Name of the neighboring switch to the MDS-1 switch

Answers
C.

Configure the port security feature on the MDS-1 switch

C.

Configure the port security feature on the MDS-1 switch

Answers
D.

Enable VSAN 101 on the peer MDS 2 switch fabric interconnect

D.

Enable VSAN 101 on the peer MDS 2 switch fabric interconnect

Answers
Suggested answer: B

Explanation:

Reference:

https://overlaid.net/2014/08/22/fc-security-for-ccie-dc-fabric-binding/

When the engineer runs the command, this error is received: opsengineer@wkst1:/home/auto/bash_scripts$ curl –s –b cookie_file_39422186.txt –X GET –k 192.15.132.101/api/node/class/Tenant.json

{“totalCount”:”1”,”imdata”:[{“error”:{“attributes”:{“code”:”400”,”text”:”Request failed, (output omitted)”}}}]} Which action resolves the issue?

A.

Regenerate the API token object

A.

Regenerate the API token object

Answers
B.

Modify the URI to 192.15.132.101/api/node/class/fvTenant.json

B.

Modify the URI to 192.15.132.101/api/node/class/fvTenant.json

Answers
C.

Add the –c class Tenant flag to the cURL command

C.

Add the –c class Tenant flag to the cURL command

Answers
D.

Change the HTTP verb to POST

D.

Change the HTTP verb to POST

Answers
Suggested answer: B

Explanation:

Reference:

https://www.ciscolive.com/c/dam/r/ciscolive/emea/docs/2019/pdf/DEVNET-2000.pdf

Refer to the exhibit.

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

A.

Append action 2.0 event-default to the script

Answers
B.

Append action 2.0 cli “conf t” to the script

B.

Append action 2.0 cli “conf t” to the script

Answers
C.

Modify snmp-trap strdata “Configuration changed” to syslog msg Configuration changed

C.

Modify snmp-trap strdata “Configuration changed” to syslog msg Configuration changed

Answers
D.

Modify cli match “conf t” to “snmp match “conf t”

D.

Modify cli match “conf t” to “snmp match “conf t”

Answers
Suggested 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_NXOS_System_Management_Configuration_Guide/sm_12eem.html

Refer to the exhibit.

The script fails to bring up Ethernet 1/2 when Ethernet 1/1 goes down. Which change enables the script to run as intended?

A.

Set the port VLAN

A.

Set the port VLAN

Answers
B.

Include an action to manually shut down Ethernet 1/1

B.

Include an action to manually shut down Ethernet 1/1

Answers
C.

Add an action to configure the terminal

C.

Add an action to configure the terminal

Answers
D.

Configure an enable action

D.

Configure an enable action

Answers
Suggested answer: C

Refer to the exhibit.

Refer to the exhibit. A network engineer deploys scripts to the guest shell of a Cisco Nexus switch.

The scripts fail to operate properly due to the limited CPU and file system resources that are assigned by default to the guest shell. The engineer allocated more memory and disk space to the guest shell, but the application continues to fail.

Which action resolves the issue?

A.

Disable and enable bash shell

A.

Disable and enable bash shell

Answers
B.

Reboot the guest shell

B.

Reboot the guest shell

Answers
C.

Redeploy the bash shell

C.

Redeploy the bash shell

Answers
D.

Upgrade the guest shell

D.

Upgrade the guest shell

Answers
Suggested answer: B

Explanation:

Reference:

https://www.ciscolive.com/c/dam/r/ciscolive/us/docs/2018/pdf/BRKDCN-2015.pdf

A network engineer discovers a DNS resolution problem on a device that is using the Cisco Nexus Bash shell.

The device name is app with an IP address of 10.10.10.1. The primary server IP address is 172.16.10.1 and the secondary server IP address is 172.16.10.2. When the abc.com resolution fails, it should attempt to use efg.com. Which settings must be added to resolv.conf file to resolve the issue?

A.

Option A

A.

Option A

Answers
B.

Option B

B.

Option B

Answers
C.

Option B

C.

Option B

Answers
D.

Option D

D.

Option D

Answers
Suggested answer: A

Explanation:

Reference:

https://www.cisco.com/c/en/us/support/docs/switches/nexus-9000-series-switches/213959-nx-os-bash-shelldns-configuration.html

Total 166 questions
Go to page: of 17